[debian-edu-commits] debian-edu/ 02/02: Drop upstart from the packages to watch in tasks/common. We do not care about which boot system is used.
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 1f50b23f69b2ccad7610a4a454fdd88953b696e5
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Sun Sep 28 21:47:51 2014 +0200
Drop upstart from the packages to watch in tasks/common. We do not care about which boot system is used.
---
debian/changelog | 2 ++
tasks/common | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b543978..fe7925f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ debian-edu (1.803) unstable; urgency=low
* 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.
+ * Drop upstart from the packages to watch in tasks/common. We do not
+ care about which boot system is used.
-- Petter Reinholdtsen <pere at debian.org> Sun, 28 Sep 2014 13:52:23 +0200
diff --git a/tasks/common b/tasks/common
index b651645..fe8c04e 100644
--- a/tasks/common
+++ b/tasks/common
@@ -164,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, upstart, w3m, \
+ fonts-thai-tlwg, 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