From 21c9ebb9717ed7b157c697a57d1b6ce3225eb9d6 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 5 Apr 2011 11:23:09 +0200 Subject: Disable the old-style API, and break all packages using it --- debian/control | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 9985a685..0997ab3a 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,35 @@ Package: python-apt Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-apt-common Recommends: lsb-release, iso-codes, python2.6 -Breaks: debdelta (<< 0.28~), packagekit-backend-apt (<= 0.4.8-0ubuntu4) +Breaks: packagekit-backend-apt (<= 0.4.8-0ubuntu4), + computer-janitor (<< 1.14.1-1+), + debdelta (<< 0.41+), + python-dogtail (<< 0.6.1-3.1+), + python-debian (<< 0.1.18+), + python-software-properties (<< 0.70.debian-1+), + aptdaemon (<< 0.11+bzr343-1~), + apt-forktracer (<< 0.3), + apt-listchanges (<< 2.85), + aptoncd (<< 0.1.98+bzr117), + apt-p2p (<< 0.1.6), + apt-xapian-index (<< 0.25), + bcfg2 (<< 1.0.1), + bzr-builddeb (<< 2.4), + debpartial-mirror (<< 0.2.98), + debsecan (<< 0.4.14), + gdebi (<< 0.6.1), + germinate (<< 1.21), + gnome-codec-install (<< 0.4.5), + mini-dinstall (<< 0.6.28), + python-cdd (<< 0.0.10), + rebuildd (<< 0.3.9), + software-center (<< 1.1.21debian2), + tla-buildpackage (<< 0.9.14), + ubuntu-dev-tools (<< 0.93debian1), + unattended-upgrades (<< 0.42debian2), + update-manager (<< 0.200.2-1), + update-notifier (<< 0.99.3debian1), + wajig (<< 2.0.46) Provides: ${python:Provides} Suggests: python-apt-dbg, python-gtk2, python-vte, python-apt-doc XB-Python-Version: ${python:Versions} -- cgit v1.2.3 From f1aeb42d32402dbb6f1b7f5ec1d776092ee99177 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 26 May 2011 18:05:07 +0200 Subject: Increase Breaks for update-notifier to 0.99.3debian9 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index 2a4e9e29..e985d45f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-apt (0.8.0~exp5) UNRELEASED; urgency=low + + * Increase Breaks for update-notifier to 0.99.3debian9 + + -- Julian Andres Klode Thu, 26 May 2011 18:01:57 +0200 + python-apt (0.8.0~exp4) experimental; urgency=low * apt_pkg: Add OrderList, wanted for mancoosi (Closes: #623485) diff --git a/debian/control b/debian/control index 0997ab3a..4b90c457 100644 --- a/debian/control +++ b/debian/control @@ -50,7 +50,7 @@ Breaks: packagekit-backend-apt (<= 0.4.8-0ubuntu4), ubuntu-dev-tools (<< 0.93debian1), unattended-upgrades (<< 0.42debian2), update-manager (<< 0.200.2-1), - update-notifier (<< 0.99.3debian1), + update-notifier (<< 0.99.3debian9), wajig (<< 2.0.46) Provides: ${python:Provides} Suggests: python-apt-dbg, python-gtk2, python-vte, python-apt-doc -- cgit v1.2.3 From 3a731524efecb28ffaf1550c02d6175a67c2a644 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 27 May 2011 15:42:39 +0200 Subject: debian/control: Standards-Version 3.9.2 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index b9a39e83..f4038caa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-apt (0.8.0~exp5) UNRELEASED; urgency=low * Increase Breaks for update-notifier to 0.99.3debian9 * utils/get_debian_mirrors.py: Adjust for new Alioth SCM urls + * debian/control: Standards-Version 3.9.2 -- Julian Andres Klode Thu, 26 May 2011 18:01:57 +0200 diff --git a/debian/control b/debian/control index 4b90c457..98506aec 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: standard Maintainer: APT Development Team Uploaders: Michael Vogt , Julian Andres Klode -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 XS-Python-Version: >= 2.6 X-Python3-Version: >= 3.1 Build-Depends: apt-utils, -- cgit v1.2.3 From 20cc87295aef3b04db0cb060d65c21cfce650d19 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 7 Jun 2011 14:04:19 +0200 Subject: Breaks: debsecan (<< 0.4.15) [not only << 0.4.14] (Closes: #629512) --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index 2270c43a..6cd9a042 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-apt (0.8.1) UNRELEASED; urgency=low + + * Breaks: debsecan (<< 0.4.15) [not only << 0.4.14] (Closes: #629512) + + -- Julian Andres Klode Tue, 07 Jun 2011 14:00:22 +0200 + python-apt (0.8.0) unstable; urgency=low * Upload to unstable diff --git a/debian/control b/debian/control index 98506aec..01e8884e 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Breaks: packagekit-backend-apt (<= 0.4.8-0ubuntu4), bcfg2 (<< 1.0.1), bzr-builddeb (<< 2.4), debpartial-mirror (<< 0.2.98), - debsecan (<< 0.4.14), + debsecan (<< 0.4.15), gdebi (<< 0.6.1), germinate (<< 1.21), gnome-codec-install (<< 0.4.5), -- cgit v1.2.3