diff options
| author | Sebastian Heinlein <sebi@sebi-pc> | 2006-11-17 23:01:46 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebi@sebi-pc> | 2006-11-17 23:01:46 +0100 |
| commit | ded25616ce587766423adce6d5e1c7a215627a98 (patch) | |
| tree | 2dd978feb2b97aaf3c18cd61423acd3ae54b95f7 /debian/control | |
| parent | 048a759f3996a898b43427e131c7a06d9a981dda (diff) | |
| parent | 5d3e785f44043bd3905540bd16a293ea9dfac375 (diff) | |
| download | python-apt-ded25616ce587766423adce6d5e1c7a215627a98.tar.gz | |
* merge with mvo
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 7ed4c7a5..0702fa9e 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,7 @@ Standards-Version: 3.6.2 Package: update-manager Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, python, python-glade2, python-apt (>= 0.6.16.2), synaptic (>= 0.57.8), lsb-release, python-gnupginterface, unattended-upgrades, gksu, iso-codes, python-dbus, python-vte, gksu -Recommends: python-gnome2 +Depends: ${python:Depends}, ${misc:Depends}, python, python-glade2, python-apt (>= 0.6.16.2), synaptic (>= 0.57.8), lsb-release, python-gnupginterface, unattended-upgrades, gksu, iso-codes, python-dbus, python-vte, gksu, python-gconf 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. |
