[debian-edu-commits] debian-edu/ 01/01: Fix typo in cf.apt breaking the installation.
Petter Reinholdtsen
pere at moszumanska.debian.org
Tue Oct 7 05:57:53 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-config.
commit 1d9bc70d8f9da2d2df38c22fadbe417274911193
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Tue Oct 7 07:57:49 2014 +0200
Fix typo in cf.apt breaking the installation.
---
cf/cf.apt | 4 ++--
debian/changelog | 6 ++++++
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/cf/cf.apt b/cf/cf.apt
index 18e78af..c7d5fca 100644
--- a/cf/cf.apt
+++ b/cf/cf.apt
@@ -26,6 +26,6 @@ shellcommands:
# Remove unneeded packages at the end of the installation, in case we
# removed something in the process.
-shellcommands.fifthpass:
- debian::
+shellcommands:
+ debian.fifthpass::
"/usr/bin/apt-get autoremove -y"
diff --git a/debian/changelog b/debian/changelog
index c3b3570..dd6042f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debian-edu-config (1.808) UNRELEASED; urgency=low
+
+ * Fix typo in cf.apt breaking the installation.
+
+ -- Petter Reinholdtsen <pere at debian.org> Tue, 07 Oct 2014 07:57:42 +0200
+
debian-edu-config (1.807) unstable; urgency=high
[ Wolfgang Schweer ]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list