summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Vogt <egon@top>2005-11-15 14:18:07 +0100
committerMichael Vogt <egon@top>2005-11-15 14:18:07 +0100
commitd632109cd5964f7d4baa408d517e44f801e1be8d (patch)
treec1acf5f14bcfa183951c260a52e5560610f3a988 /debian/control
downloadpython-apt-d632109cd5964f7d4baa408d517e44f801e1be8d.tar.gz
* initial revision (after accidently killing it)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 00000000..8689ffbc
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,13 @@
+Source: update-manager
+Section: gnome
+Priority: optional
+Maintainer: Michiel Sikkes <michiel@eyesopened.nl>
+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, synaptic (>= 0.57.4ubuntu4), lsb-release
+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.