[debian-edu-commits] r81181 - branches/wheezy/debian-edu-install/debian
taffit at alioth.debian.org
taffit at alioth.debian.org
Tue Jun 25 20:24:00 UTC 2013
Author: taffit
Date: 2013-06-25 20:24:00 +0000 (Tue, 25 Jun 2013)
New Revision: 81181
Modified:
branches/wheezy/debian-edu-install/debian/changelog
branches/wheezy/debian-edu-install/debian/debian-edu-install.xdebian-edu-firstboot.init
Log:
Fix another successfull occurrence
Modified: branches/wheezy/debian-edu-install/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-install/debian/changelog 2013-06-25 18:15:30 UTC (rev 81180)
+++ branches/wheezy/debian-edu-install/debian/changelog 2013-06-25 20:24:00 UTC (rev 81181)
@@ -1,3 +1,9 @@
+debian-edu-install (1.714~svn81182) UNRELEASED; urgency=low
+
+ * Fix another successfull occurrence.
+
+ -- David Prévot <taffit at debian.org> Tue, 25 Jun 2013 16:18:12 -0400
+
debian-edu-install (1.713) unstable; urgency=low
* Uploaded to the Debian Edu archive as debian-edu-install 1.713~svn81018:
Modified: branches/wheezy/debian-edu-install/debian/debian-edu-install.xdebian-edu-firstboot.init
===================================================================
--- branches/wheezy/debian-edu-install/debian/debian-edu-install.xdebian-edu-firstboot.init 2013-06-25 18:15:30 UTC (rev 81180)
+++ branches/wheezy/debian-edu-install/debian/debian-edu-install.xdebian-edu-firstboot.init 2013-06-25 20:24:00 UTC (rev 81181)
@@ -174,7 +174,7 @@
report_success() {
prepare_debconf $@
- log_begin_msg "Reporting successfull installation"
+ log_begin_msg "Reporting successful installation"
db_input critical debian-edu-install/no-errors-found || [ $? -eq 30 ]
db_go
More information about the debian-edu-commits
mailing list