diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-27 17:37:29 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-27 17:37:29 +0200 |
| commit | 180c6903e874cafd56464a0c56865aec0c646941 (patch) | |
| tree | e7781578681531a5327f19fdbc7e8c4df100910b /debian | |
| parent | 6d740ab2dee60d3fe10c563932fc62d5dd5d2057 (diff) | |
| parent | 54d5696fa964d3cc7a79a1ba0ed4083d9701de1e (diff) | |
| download | python-apt-180c6903e874cafd56464a0c56865aec0c646941.tar.gz | |
* merged from sebastia* merged from sebastiann
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 a4999f1a..af942223 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 +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 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 |
