From 99e04876f2b3eb1c6d9150ad0ac17ad8fc1f7e97 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 5 Apr 2006 14:48:32 +0200 Subject: * merged the patch from Jani for fakegconf --- debian/changelog | 7 +++++-- debian/control | 3 ++- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index f9b39c53..236841b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ update-manager (0.42.2ubuntu11) dapper; urgency=low - * debian/control: depend on unattended-upgrades + * debian/control: + - depend on unattended-upgrades + - move python-gnome2 to recommends (we only use gconf from it) + * UpdateManager/fakegconf.py: update for xubuntu (thanks to Jani Monoses) - -- Michael Vogt Tue, 4 Apr 2006 21:47:05 +0200 + -- Michael Vogt Wed, 5 Apr 2006 14:46:10 +0200 update-manager (0.42.2ubuntu10) dapper; urgency=low diff --git a/debian/control b/debian/control index 97f0d3dc..691eba0c 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Standards-Version: 3.6.1.1 Package: update-manager Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, python, python-gnome2, python-glade2, python-apt (>= 0.6.15), synaptic (>= 0.57.8), lsb-release, python-gnupginterface, unattended-upgrades +Depends: ${python:Depends}, ${misc:Depends}, python, python-glade2, python-apt (>= 0.6.15), synaptic (>= 0.57.8), lsb-release, python-gnupginterface, unattended-upgrades +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 choose which to install. -- cgit v1.2.3