summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2015-10-05 15:40:11 +0200
committerMichael Vogt <mvo@ubuntu.com>2015-10-05 16:16:22 +0200
commited6d1c0adec8a34a0331057ba75ba26356d97d3a (patch)
tree20a98021c5e03a5a075626421cb2c81a5309e609
parent6f2f5f4afa6f628ad3d068e9ba55fc6455eefa12 (diff)
Add breaks for the libapt-pkg4.16 rdepends
This ensures a clean wily->wily transition.
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index af08f0189..972d04056 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
apt (1.0.10.2ubuntu1) wily; urgency=medium
- * merged from debian/sid
+ * merged from debian/sid (LP: #1486061)
+ * this fixes a subtle ABI difference between debian and ubuntu
+ * add breaks for rdepends to ensure smooth wily->wily transtition
+ for the ABI fix. this can be dropped post-wily
- -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 05 Oct 2015 15:21:40 +0200
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 05 Oct 2015 15:39:41 +0200
apt (1.0.10.2) unstable; urgency=high
diff --git a/debian/control b/debian/control
index 4176eee01..b9e495b68 100644
--- a/debian/control
+++ b/debian/control
@@ -45,7 +45,7 @@ Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: apt (<< 0.9.4~), libapt-inst1.5 (<< 0.9.9~)
+Breaks: apt (<< 1.0.10.2ubuntu1), libapt-inst1.7 (<< 1.0.10.2ubuntu1), apt-move (<< 4.2.27-3build2), apt-transport-tor (<< 0.2.1-1build2), aptitude (<< 0.7-1ubuntu1.1), aptsh (<< 0.0.7+nmu2ubuntu4.1), debian-xcontrol (<< 0.0.4-1.1build5), libapt-pkg-perl (<< 0.1.29build4), libept1.4.16 (<< 1.0.13ubuntu1.1), libopenscap8 (<< 1.2.3-1build2), libqapt3 (<< 3.0.1-0ubuntu1.1), libqapt3-runtime (<< 3.0.1-0ubuntu1.1), packagekit-backend-aptcc (<< 0.8.17-4ubuntu6~gcc5.3), packagesearch (<< 2.7.4ubuntu1.1), postgresql-9.4-debversion (<< 1.0.7-4build2), python-apt (<< 1.0.1build1), python3-apt (<< 1.0.1build1), qapt-deb-installer (<< 3.0.1-0ubuntu1.1), ruby-debian (<< 0.3.9build3), synaptic (<< 0.81.4build2), ubuntu-system-settings (<< 0.3+15.10.20150924-0ubuntu1.1)
Section: libs
Description: package management runtime library
This library provides the common functionality for searching and