diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-05 14:48:32 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-05 14:48:32 +0200 |
| commit | 99e04876f2b3eb1c6d9150ad0ac17ad8fc1f7e97 (patch) | |
| tree | 311607e44dfa8ca9a48ba2dd82a12ae4fb467cf7 /debian/control | |
| parent | da4bb6a0edae19c0dc7b92fb6f5153bbb058d168 (diff) | |
| download | python-apt-99e04876f2b3eb1c6d9150ad0ac17ad8fc1f7e97.tar.gz | |
* merged the patch from Jani for fakegconf
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 97f0d3dc..691eba0c 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Standards-Version: 3.6.1.1 Package: update-manager Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, python, python-gnome2, python-glade2, python-apt (>= 0.6.15), synaptic (>= 0.57.8), lsb-release, python-gnupginterface, unattended-upgrades +Depends: ${python:Depends}, ${misc:Depends}, python, python-glade2, python-apt (>= 0.6.15), synaptic (>= 0.57.8), lsb-release, python-gnupginterface, unattended-upgrades +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 choose which to install. |
