[debian-edu-commits] debian-edu/ 01/01: Fix typo in log message from apt-setup code.

Petter Reinholdtsen pere at moszumanska.debian.org
Tue Oct 7 12:29:36 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-install.

commit 7348e40b8bd33d5db21f20f4d2507810ea080fed
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Tue Oct 7 14:29:25 2014 +0200

    Fix typo in log message from apt-setup code.
---
 apt-setup/generators/70debian-edu-install | 2 +-
 debian/changelog                          | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/apt-setup/generators/70debian-edu-install b/apt-setup/generators/70debian-edu-install
index a3943d3..867aa6f 100644
--- a/apt-setup/generators/70debian-edu-install
+++ b/apt-setup/generators/70debian-edu-install
@@ -42,7 +42,7 @@ if ! wget -qO - http://volatile.debian.org/debian-volatile/dists/$DISTRIBUTION/v
 	db_fset apt-setup/volatile_host seen true || true
 	db_set apt-setup/volatile_host "" || true
 else
-	log "Not touching security mirror settings, able to reach it using http/wget"
+	log "Not touching volatile mirror settings, able to reach it using http/wget"
 fi
 
 # Fetch the mirror 
diff --git a/debian/changelog b/debian/changelog
index ffb17f1..252504a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ debian-edu-install (1.807) UNRELEASED; urgency=low
     running cfengine, to allow our cfengine rules to be removed.  Use
     http.debian.net as the default mirror.
   * Save a process by using exec in eatmydata dpkg wrapper.
+  * Fix typo in log message from apt-setup code.
 
  -- Petter Reinholdtsen <pere at debian.org>  Tue, 07 Oct 2014 09:49:52 +0200
 

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



More information about the debian-edu-commits mailing list