]> git.saurik.com Git - apt.git/commitdiff
* debian/control:
authorMichael Vogt <michael.vogt@ubuntu.com>
Fri, 17 Jun 2011 19:49:52 +0000 (21:49 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Fri, 17 Jun 2011 19:49:52 +0000 (21:49 +0200)
  - add Breaks: 0.8.15~exp3) for libapt-pkg4.10 and
   libapt-inst1.2 (thanks to Jonathan Nieder, closes: #630214)

debian/changelog
debian/control

index 1696c9e498af0f2e28a681ca909783b5931f5329..a0098e517af71ee0f9ee6dac2c84b22d0c64635e 100644 (file)
@@ -1,3 +1,11 @@
+apt (0.8.15~exp3) experimental; urgency=low
+
+  * debian/control:
+    - add Breaks: 0.8.15~exp3) for libapt-pkg4.10 and 
+     libapt-inst1.2 (thanks to Jonathan Nieder, closes: #630214)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 17 Jun 2011 17:39:25 +0200
+
 apt (0.8.15~exp2) experimental; urgency=low
 
   * debian/control:
 apt (0.8.15~exp2) experimental; urgency=low
 
   * debian/control:
index ea79461331f26fdb7a222052b999bcf75f643c03..82d54d9b12df0feffb300c5d0cb0c7f7e353b051 100644 (file)
@@ -30,6 +30,7 @@ Package: libapt-pkg4.10
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: apt (<< 0.8.15)
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: apt (<< 0.8.15)
+Breaks:  apt (<< 0.8.15~exp3)
 Description: Library for apt
  This package contains the library used by apt.
 
 Description: Library for apt
  This package contains the library used by apt.
 
@@ -37,6 +38,7 @@ Package: libapt-inst1.2
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: apt-utils (<< 0.8.15), apt (<< 0.8.15)
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: apt-utils (<< 0.8.15), apt (<< 0.8.15)
+Breaks:  apt (<< 0.8.15~exp3), apt-utils (<< 0.8.15~exp3)
 Description: Install library for apt
  This package contains the inst library used by apt.
 
 Description: Install library for apt
  This package contains the inst library used by apt.