[debian-edu-commits] debian-edu/ 01/02: Depend on unattended-upgrades to tasks/common, to make sure 'apt-get update' is run regularly and make it easier to enable automatic upgrades of new versions.

Petter Reinholdtsen pere at moszumanska.debian.org
Tue Sep 30 19:26:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

pere pushed a commit to branch master
in repository debian-edu.

commit 1dc293d2b5b2b84173d5d101dfb69cc274533dad
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sun Sep 28 21:46:39 2014 +0200

    Depend on unattended-upgrades to tasks/common, to make sure 'apt-get update' is run regularly and make it easier to enable automatic upgrades of new versions.
---
 debian/changelog | 3 +++
 tasks/common     | 8 +++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e8f5f72..b543978 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,9 @@ debian-edu (1.803) unstable; urgency=low
     type tasks.  The proper fix is to drop it from all tasks and add
     "Metapackage: true" to the networked-common task, but that require NEW
     processing.
+  * Depend on unattended-upgrades to tasks/common, to make sure 'apt-get
+    update' is run regularly and make it easier to enable automatic
+    upgrades of new versions.
 
  -- Petter Reinholdtsen <pere at debian.org>  Sun, 28 Sep 2014 13:52:23 +0200
 
diff --git a/tasks/common b/tasks/common
index bd3f6e9..b651645 100644
--- a/tasks/common
+++ b/tasks/common
@@ -134,6 +134,12 @@ Why:         Reduce power consumption, useful on laptops and others to
 Responsible: Petter Reinholdtsen
 NeedConfig:  no, it autodetect kernel modules and enables itself when supported
 
+Depends:     unattended-upgrades
+Why:         Add code to make sure 'apt-get update' is run regularly, and make it
+             easier to enable automatic upgrades of new versions.
+Responsible: Petter Reinholdtsen
+NeedConfig:  no, it should not be enabled by default.
+
 Suggests:    kexec-tools
 Why:         Allow for instant rebootes without invoking the BIOS.
 Responsible: Petter Reinholdtsen
@@ -158,7 +164,7 @@ Ignore:      apache2-mpm-worker, belocs-locales-bin, \
              fonts-gujr, fonts-indic, fonts-knda, \
              fonts-lao, fonts-mlym, fonts-orya, \
              fonts-guru, fonts-taml, fonts-telu, \
-             fonts-thai-tlwg, unattended-upgrades, upstart, w3m, \
+             fonts-thai-tlwg, upstart, w3m, \
              wamerican, xdriinfo, xfce4-terminal, xfdesktop4, \
              xfsprogs, xkeyboard-config, xmessage, xpmutils
 Why:         Include packages found in Edubuntu on the DVD, until we know if

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git



More information about the debian-edu-commits mailing list