summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d83e1323..413dcfce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ update-manager (0.44.10) edgy; urgency=low
- fix add_component() to avoid duplicated components
- added MirrorsFile key to DistInfo code to have a better idea
about the available mirrors
+ * debian/control:
+ - updated dbus dependencies (lp: #59862)
- -- Michael Vogt <michael.vogt@ubuntu.com> Sun, 10 Sep 2006 00:01:29 +0200
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 11 Sep 2006 09:38:21 +0200
update-manager (0.44.9) edgy; urgency=low
diff --git a/debian/control b/debian/control
index af942223..e3c72b8d 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
+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
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