summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-02-08 21:14:23 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-02-08 21:14:23 +0100
commit9d74de48fff54b378bf09544ca1f3a41ca33d88d (patch)
treebd4b7a517692a1ab0d32c7e26b30ce0cbe86eea8 /debian
parentf32dce62e3a7543d9fd4e31007cc90fc0ef6839f (diff)
downloadpython-apt-9d74de48fff54b378bf09544ca1f3a41ca33d88d.tar.gz
* use --parent-window-id instead of gtksocket/gtkplug
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c1094b9c..ddbfd48d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
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
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.