diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-27 12:49:42 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-27 12:49:42 +0100 |
| commit | a2846523f74c3620071e82a8b6e74fc89c4204ad (patch) | |
| tree | 0faf16d517c500eb33d215a75f1488c4c270daf4 /debian/control | |
| parent | 165cd00f59347de8f1c46643c782e1d7d65b58a0 (diff) | |
| download | python-apt-a2846523f74c3620071e82a8b6e74fc89c4204ad.tar.gz | |
* cherry picked
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 314ec741..8870a031 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Build-Depends: debhelper (>= 4.0.0), libxml-parser-perl, scrollkeeper, intltool, Standards-Version: 3.6.1.1 Package: update-manager -Architecture: any -Depends: ${python:Depends}, ${misc:Depends}, python, python-gnome2, python-glade2, python-apt (>= 0.6.15), synaptic (>= 0.57.8), lsb-release +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 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. |
