diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-06-27 11:33:50 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-06-27 11:33:50 +0200 |
| commit | d75e3398c0fbdb336eac4cd8c68464eaf7d457ab (patch) | |
| tree | 14ef189e1e021f201d5efe8d048e19e8d19453e2 /debian | |
| parent | 8c48c50bd569d49e4b51cd240badc463594c2abe (diff) | |
| parent | 538b5062029e9b54dbed823aea83acbf3bad1a29 (diff) | |
| download | python-apt-d75e3398c0fbdb336eac4cd8c68464eaf7d457ab.tar.gz | |
* merged from glatzor
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 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 |
