diff options
| author | Michael Vogt <egon@top> | 2005-12-12 13:34:16 +0100 |
|---|---|---|
| committer | Michael Vogt <egon@top> | 2005-12-12 13:34:16 +0100 |
| commit | fe1f349881429c779acf66104b7cf59279b8bf9a (patch) | |
| tree | edccba25f9f1a781a8b5bd4bf652c7416acebf09 | |
| parent | 595abe6aaad8c8a7992941e39c7e977c8fe33275 (diff) | |
| download | python-apt-fe1f349881429c779acf66104b7cf59279b8bf9a.tar.gz | |
* tighthend python-apt dependency
| -rw-r--r-- | debian/control | 2 |
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. |
