[debian-edu-commits] r80884 - in branches/wheezy/debian-edu-install: . debian
holger at alioth.debian.org
holger at alioth.debian.org
Tue Jun 18 10:39:44 UTC 2013
Author: holger
Date: 2013-06-18 10:39:43 +0000 (Tue, 18 Jun 2013)
New Revision: 80884
Modified:
branches/wheezy/debian-edu-install/debian/changelog
branches/wheezy/debian-edu-install/debian/debian-edu-install.postinst
branches/wheezy/debian-edu-install/version
Log:
Update version to "7.1+edu0~a3" (to be consistent with Debian and our
manual) in version and make sure previous version "7.0.0+edu+alpha3"
is listed in debian/debian-edu-install.postinst.
And release as 1.713~svn80884 to wheezy-test
Modified: branches/wheezy/debian-edu-install/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-install/debian/changelog 2013-06-18 10:35:55 UTC (rev 80883)
+++ branches/wheezy/debian-edu-install/debian/changelog 2013-06-18 10:39:43 UTC (rev 80884)
@@ -1,3 +1,11 @@
+debian-edu-install (1.713~svn80884) wheezy-test; urgency=low
+
+ * Update version to "7.1+edu0~a3" (to be consistent with Debian and our
+ manual) in version and make sure previous version "7.0.0+edu+alpha3"
+ is listed in debian/debian-edu-install.postinst.
+
+ -- Holger Levsen <holger at debian.org> Tue, 18 Jun 2013 12:38:56 +0200
+
debian-edu-install (1.713~svn80595) wheezy-test; urgency=low
[ Petter Reinholdtsen ]
Modified: branches/wheezy/debian-edu-install/debian/debian-edu-install.postinst
===================================================================
--- branches/wheezy/debian-edu-install/debian/debian-edu-install.postinst 2013-06-18 10:35:55 UTC (rev 80883)
+++ branches/wheezy/debian-edu-install/debian/debian-edu-install.postinst 2013-06-18 10:39:43 UTC (rev 80884)
@@ -138,7 +138,8 @@
'6.0.3+edu0 beta1' '6.0.3+edu0 beta2' '6.0.3+edu0 beta3' \
'6.0.4+edu0 beta3' '6.0.4+edu0 rc1' '6.0.4+edu0 rc2' \
'6.0.4+edu0 rc3' '6.0.4+edu+r0' \
- '7.0.0+edu+alpha0' '7.0.0+edu+alpha2'
+ '7.0.0+edu+alpha0' '7.0.0+edu+alpha2' '7.0.0+edu+alpha3' \
+ '7.1+edu0~a3'
do
if [ "$VERSION" = "$i" ] ; then
sed -i $debian_edu_config -e \
Modified: branches/wheezy/debian-edu-install/version
===================================================================
--- branches/wheezy/debian-edu-install/version 2013-06-18 10:35:55 UTC (rev 80883)
+++ branches/wheezy/debian-edu-install/version 2013-06-18 10:39:43 UTC (rev 80884)
@@ -1 +1 @@
-7.0.0+edu+alpha3
+7.1+edu0~a3
More information about the debian-edu-commits
mailing list