summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-10-02 20:49:41 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-10-02 20:49:41 +0200
commitb83fcc42a4370fae179c143b371029556306d6d5 (patch)
tree3fd4360b6e929978039002ea88096de46bfecb2e
parent7e0a76008e37d04416a7c2a5c5280864b4bf7649 (diff)
downloadpython-apt-b83fcc42a4370fae179c143b371029556306d6d5.tar.gz
* added missing gksu dependency (this should become a recommends later)
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 046c9008..1493bbef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
update-manager (0.44.15) edgy; urgency=low
* added missing python-vte dependency (lp: #63609)
+ * added missing gksu dependency (lp: #63572)
--
diff --git a/debian/control b/debian/control
index f2fe41c3..7ed4c7a5 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, gksu, iso-codes, python-dbus, python-vte
+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, iso-codes, python-dbus, python-vte, 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