summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-05-18 22:59:55 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-05-18 22:59:55 +0200
commit9eac5b029197a717f46fba190fdef418f9462621 (patch)
tree116f02459f27eee8b1c61747790fea89a10e473c
parent6d134ee5fdec81883a86ad8e07148e9a6376a0b0 (diff)
downloadpython-apt-9eac5b029197a717f46fba190fdef418f9462621.tar.gz
* tighten dependencies
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b1ba589..7f83a008 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+update-manager (0.42.2ubuntu17) dapper; urgency=low
+
+ * debian/control:
+ - depend on later python-apt (#45325)
+
+ --
+
update-manager (0.42.2ubuntu16) dapper; urgency=low
* use version and section of the source package (if this information is
diff --git a/debian/control b/debian/control
index 6a1e80bc..7e563c77 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.6.2
Package: update-manager
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python, python-glade2, python-apt (>= 0.6.15), synaptic (>= 0.57.8), lsb-release, python-gnupginterface, unattended-upgrades
+Depends: ${python:Depends}, ${misc:Depends}, python, python-glade2, python-apt (>= 0.6.16.2), synaptic (>= 0.57.8), lsb-release, python-gnupginterface, unattended-upgrades
Recommends: python-gnome2
Description: GNOME application that manages apt updates
This is the GNOME apt update manager. It checks for updates and lets the user