]> git.saurik.com Git - apt.git/commitdiff
restore breaks against libapt-inst1.5 (<< 0.9.9)
authorMichael Vogt <mvo@debian.org>
Thu, 10 Jul 2014 11:46:25 +0000 (13:46 +0200)
committerMichael Vogt <mvo@debian.org>
Thu, 10 Jul 2014 11:46:25 +0000 (13:46 +0200)
configure.ac
debian/control

index ec0c00b41fd59ba59d1dd86d8b5adfd071f1944e..356c40614a352d32c75a721a97feeb4eba180b7a 100644 (file)
@@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR(buildlib)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 
 PACKAGE="apt"
-PACKAGE_VERSION="1.1~exp1"
+PACKAGE_VERSION="1.1~exp2"
 PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")
index 317d0dc7433eeb7679fb6f62595df5d424a5e0e1..51bb85d30057da21d69b71496890e228acd2fcca 100644 (file)
@@ -43,7 +43,7 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: apt (<< 0.9.4~), libapt-inst1.6
+Breaks: apt (<< 0.9.4~), libapt-inst1.5 (<< 0.9.9~)
 Section: libs
 Description: package management runtime library
  This library provides the common functionality for searching and