summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSebastian Heinlein <sebastian.heinlein@web.de>2006-02-12 09:16:51 +0100
committerSebastian Heinlein <sebastian.heinlein@web.de>2006-02-12 09:16:51 +0100
commitbd10456add8ee59da5a540ba53d70cf708cfcb54 (patch)
tree2e907b60d7b40f9e59c1a5a2a931bfd36230fe86 /debian
parent59a431d92a0e07afbe7be8e01a0691311961aee8 (diff)
parent3a54451998b246f94b3aa5150841e95f696d7d96 (diff)
downloadpython-apt-bd10456add8ee59da5a540ba53d70cf708cfcb54.tar.gz
* merged from mvo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog17
-rw-r--r--debian/control2
2 files changed, 18 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fc2375ef..ddbfd48d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+update-manager (0.42.2ubuntu3) dapper; urgency=low
+
+ * fixed description of the ubuntu repository (#30813)
+ * use the new synaptic --parent-window-id switch when runing the backend
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 8 Feb 2006 20:53:46 +0100
+
+update-manager (0.42.2ubuntu2) dapper; urgency=low
+
+ * SoftwareProperties/SoftwareProperties.py:
+ - re-added the internet update options (#27932)
+ * data/gnome-software-properties.desktop:
+ - use gksu instead of gksudo (#30057)
+ * wording fixes (#30296)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 7 Feb 2006 13:13:09 +0100
+
update-manager (0.42.2ubuntu1) dapper; urgency=low
* UpdateManager/MetaRelease.py:
diff --git a/debian/control b/debian/control
index 344556b4..314ec741 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ 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.4ubuntu4), lsb-release
+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
choose which to install.