summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <egon@top>2005-12-12 13:34:16 +0100
committerMichael Vogt <egon@top>2005-12-12 13:34:16 +0100
commitfe1f349881429c779acf66104b7cf59279b8bf9a (patch)
treeedccba25f9f1a781a8b5bd4bf652c7416acebf09
parent595abe6aaad8c8a7992941e39c7e977c8fe33275 (diff)
downloadpython-apt-fe1f349881429c779acf66104b7cf59279b8bf9a.tar.gz
* tighthend python-apt dependency
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2cb3e68d..344556b4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.6.1.1
Package: update-manager
Architecture: any
-Depends: ${python:Depends}, ${misc:Depends}, python, python-gnome2, python-glade2, python-apt (>= 0.6.14ubuntu2), synaptic (>= 0.57.4ubuntu4), lsb-release
+Depends: ${python:Depends}, ${misc:Depends}, python, python-gnome2, python-glade2, python-apt (>= 0.6.15), synaptic (>= 0.57.4ubuntu4), lsb-release
Description: GNOME application that manages apt updates
This is the GNOME apt update manager. It checks for updates and lets the user
choose which to install.