From da4bb6a0edae19c0dc7b92fb6f5153bbb058d168 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 4 Apr 2006 21:48:25 +0200 Subject: * added dependency on unattended-upgrades --- debian/changelog | 8 +++++++- debian/control | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6a05035c..f9b39c53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +update-manager (0.42.2ubuntu11) dapper; urgency=low + + * debian/control: depend on unattended-upgrades + + -- Michael Vogt Tue, 4 Apr 2006 21:47:05 +0200 + update-manager (0.42.2ubuntu10) dapper; urgency=low * update-manger: fix a missing import (#36138) @@ -8,7 +14,7 @@ update-manager (0.42.2ubuntu10) dapper; urgency=low * add a fake gconf interface for xubuntu (nop for normal ubuntu) (Thanks to Jani Monoses for the patch) - -- + -- Michael Vogt Tue, 4 Apr 2006 18:17:16 +0200 update-manager (0.42.2ubuntu9) dapper; urgency=low diff --git a/debian/control b/debian/control index 8870a031..97f0d3dc 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ 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 +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 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