diff options
| author | glatzor@ubuntu.com <> | 2006-06-27 23:33:16 +0200 |
|---|---|---|
| committer | glatzor@ubuntu.com <> | 2006-06-27 23:33:16 +0200 |
| commit | 3c2b4989de5aeb62b7f9c8b72f6705f1485f616d (patch) | |
| tree | 14ef189e1e021f201d5efe8d048e19e8d19453e2 /debian/control | |
| parent | 8c48c50bd569d49e4b51cd240badc463594c2abe (diff) | |
| parent | d75e3398c0fbdb336eac4cd8c68464eaf7d457ab (diff) | |
| download | python-apt-3c2b4989de5aeb62b7f9c8b72f6705f1485f616d.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 7e563c77..a4999f1a 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 +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 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 |
