diff options
| author | glatzor@ubuntu.com <> | 2006-06-27 23:34:52 +0200 |
|---|---|---|
| committer | glatzor@ubuntu.com <> | 2006-06-27 23:34:52 +0200 |
| commit | 282b78655b83146d19d6cf8cb0faeb989e9fdfcc (patch) | |
| tree | 14ef189e1e021f201d5efe8d048e19e8d19453e2 | |
| parent | 538b5062029e9b54dbed823aea83acbf3bad1a29 (diff) | |
| parent | 3c2b4989de5aeb62b7f9c8b72f6705f1485f616d (diff) | |
| download | python-apt-282b78655b83146d19d6cf8cb0faeb989e9fdfcc.tar.gz | |
* merge with main
| -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 |
