diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-11 09:46:26 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-11 09:46:26 +0200 |
| commit | 698f03ea61b8a3b466f97f26ac21746c3a4efecb (patch) | |
| tree | e4f47ef750723150a1fd815c782648f73669f466 /debian/control | |
| parent | a021109da0fb1e138adc912c44632f0956243769 (diff) | |
| download | python-apt-698f03ea61b8a3b466f97f26ac21746c3a4efecb.tar.gz | |
* updated changelog
* added two other known bugs
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 |
