diff options
| author | Michael Vogt <egon@top> | 2005-11-29 16:59:33 +0100 |
|---|---|---|
| committer | Michael Vogt <egon@top> | 2005-11-29 16:59:33 +0100 |
| commit | 4fce0fdfe15c8ab88d63e3919670e1371eb38fb9 (patch) | |
| tree | 8a840e6aeda88968712aa0a911ab728bb9578918 /debian | |
| parent | f076cd11b25fa5546927a16fc788f19c80dd81f7 (diff) | |
| download | python-apt-4fce0fdfe15c8ab88d63e3919670e1371eb38fb9.tar.gz | |
* added TODO item
* directory structure cleanup
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8689ffbc..1d0818d8 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, synaptic (>= 0.57.4ubuntu4), lsb-release +Depends: ${python:Depends}, ${misc:Depends}, python, python-gnome2, python-glade2, python-apt (>= 0.6.14ubuntu2), 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. |
