[debian-edu-commits] debian-edu/ 01/03: Update version number to 9+edu0~alpha0 in preparation of our first Stretch alpha release.
Holger Levsen
holger at layer-acht.org
Wed May 18 22:35:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-install.
commit cbd7a55dda924b289b28598941fe5627676ba8d4
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu May 19 00:31:04 2016 +0200
Update version number to 9+edu0~alpha0 in preparation of our first Stretch alpha release.
---
debian/changelog | 5 +++++
debian/debian-edu-install.postinst | 3 ++-
version | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 77963ba..1193e8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
debian-edu-install (1.900) UNRELEASED; urgency=medium
+ [ Wolfgang Schweer ]
* Start on 1.900 as Debian 9 is targeted.
* Add 4 GiB to min and max partition sizes for /opt to get enough
space for LTSP NBD image file.
@@ -7,6 +8,10 @@ debian-edu-install (1.900) UNRELEASED; urgency=medium
* Preseed: keep old style (aka unpredictable) network interfaces names
until a better solution is found.
+ [ Holger Levsen ]
+ * Update version number to 9+edu0~alpha0 in preparation of our first Stretch
+ alpha release.
+
-- Wolfgang Schweer <wschweer at arcor.de> Wed, 13 Apr 2016 17:25:59 +0200
debian-edu-install (1.821) unstable; urgency=high
diff --git a/debian/debian-edu-install.postinst b/debian/debian-edu-install.postinst
index 8924efa..2eb40b6 100644
--- a/debian/debian-edu-install.postinst
+++ b/debian/debian-edu-install.postinst
@@ -154,7 +154,8 @@ if [ -f $debian_edu_config ] ; then
'7.0.0+edu+alpha0' '7.0.0+edu+alpha2' '7.0.0+edu+alpha3' \
'7.1+edu0~a3' '7.1+edu0~b0' '7.1+edu0~b1' '7.1+edu0~b2' \
'7.1+edu0' '8.0.0+edu+alpha0' '8.0+edu+alpha0' \
- '8.0+edu0~alpha0' '8.0+edu0~alpha1' '8.0+edu0~alpha2'
+ '8.0+edu0~alpha0' '8.0+edu0~alpha1' '8.0+edu0~alpha2' \
+ '8.0+edu0~beta1' '8+edu0'
do
if [ "$VERSION" = "$i" ] ; then
sed -i $debian_edu_config -e \
diff --git a/version b/version
index 092baec..4723b0a 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-8.0+edu0~beta1
+9+edu0~alpha0
--
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