summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control1
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4967022d..74711eaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-apt (0.7.3.1ubuntu6) hardy; urgency=low
+
+ * remove python-central pre-depends, this is no longer needed
+ during upgrades now that we have "PYCENTRAL_NO_DPKG_QUERY"
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 21 Nov 2007 20:33:42 +0100
+
python-apt (0.7.3.1ubuntu5) hardy; urgency=low
* add hardy to the ubuntu sources.list template
diff --git a/debian/control b/debian/control
index c539439a..36e3bbdc 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ XS-Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/python-apt/ubuntu/
Package: python-apt
Architecture: any
-Pre-Depends: python-central (>= 0.5.15ubuntu2)
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, lsb-release
Priority: optional
Replaces: python2.3-apt (<< 0.6.18), python2.4-apt (<< 0.6.18)