diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-23 16:17:43 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-23 16:17:43 +0100 |
| commit | f874524158145df20a540881f60621590cd1dca9 (patch) | |
| tree | b9d79dd7974e7dc0a08f5c00cba2b9dcb1555984 /debian/control | |
| parent | 4d7f0d1797516b162ae80a2fdd6bc90d53a4fa6d (diff) | |
| download | python-apt-f874524158145df20a540881f60621590cd1dca9.tar.gz | |
* debian/control: move to arch all
* debian/changelog: updated
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 314ec741..54dc884f 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 4.0.0), libxml-parser-perl, scrollkeeper, intltool, Standards-Version: 3.6.1.1 Package: update-manager -Architecture: any +Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python, python-gnome2, python-glade2, python-apt (>= 0.6.15), synaptic (>= 0.57.8), lsb-release Description: GNOME application that manages apt updates This is the GNOME apt update manager. It checks for updates and lets the user |
