diff options
| author | glatzor@ubuntu.com <> | 2006-09-11 12:42:27 +0200 |
|---|---|---|
| committer | glatzor@ubuntu.com <> | 2006-09-11 12:42:27 +0200 |
| commit | 3faae57b8c05f052b733274d99873d2379de3da3 (patch) | |
| tree | cbdef359e7cf1d4b986456e7387d02a935fae90d /debian/control | |
| parent | 55dc951dc39a68249435256da79bacfd2961e1c4 (diff) | |
| parent | a807cb63c7b82450fb53f9de5958ae5637fff0d1 (diff) | |
| download | python-apt-3faae57b8c05f052b733274d99873d2379de3da3.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 |
