diff options
| author | glatzor@ubuntu.com <> | 2006-09-11 10:51:15 +0200 |
|---|---|---|
| committer | glatzor@ubuntu.com <> | 2006-09-11 10:51:15 +0200 |
| commit | a807cb63c7b82450fb53f9de5958ae5637fff0d1 (patch) | |
| tree | cbdef359e7cf1d4b986456e7387d02a935fae90d /debian/control | |
| parent | a5a1685317f25de0a0d7bd8ccc5317a17fa219bf (diff) | |
| parent | f9f8e93cdca876b011b18dc96dd7162ad4c030af (diff) | |
| download | python-apt-a807cb63c7b82450fb53f9de5958ae5637fff0d1.tar.gz | |
* merge with mvo
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index af942223..e3c72b8d 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.16.2), synaptic (>= 0.57.8), lsb-release, python-gnupginterface, unattended-upgrades, gksu, iso-codes +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 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 |
