#
TMP ?= /tmp
DIST_PREFIX = ${TMP}
-VERSION = 4.2.1+dev
+VERSION = 4.3rc1
DEBVERSION = $(shell echo $(VERSION)|sed 's/\(rc\|pre\|beta\|alpha\)/~\1/')
BASE = xen-tools
VCS = $(shell if git ls-files > /dev/null; then echo git; \
-xen-tools 4.3 (released [TODO])
-================================
+xen-tools 4.3rc1 (released 08 Jun 2012)
+=======================================
New Features and Major Changes
------------------------------
#
# Release number.
#
-my $RELEASE = '4.2.1+dev';
+my $RELEASE = '4.3rc1';
#
#
# Release number.
#
-my $RELEASE = '4.2.1+dev';
+my $RELEASE = '4.3rc1';
# store version number away.
#
# Release number.
#
-my $RELEASE = '4.2.1+dev';
+my $RELEASE = '4.3rc1';
#
# Release number.
#
-my $RELEASE = '4.2.1+dev';
+my $RELEASE = '4.3rc1';
#
# Release number.
#
-my $RELEASE = '4.2.1+dev';
+my $RELEASE = '4.3rc1';
#
# Release number.
#
-my $RELEASE = '4.2.1+dev';
+my $RELEASE = '4.3rc1';
#
#
# Release number.
#
-my $RELEASE = '4.2.1+dev';
+my $RELEASE = '4.3rc1';
#
# Release number.
#
-my $RELEASE = '4.2.1+dev';
+my $RELEASE = '4.3rc1';
#
# Release number.
#
-my $RELEASE = '4.2.1+dev';
+my $RELEASE = '4.3rc1';
# Init
my $mirror = '';
#
# Release number.
#
-my $RELEASE = '4.2.1+dev';
+my $RELEASE = '4.3rc1';
#
-xen-tools (4.3~dev-1) UNRELEASED; urgency=low
+xen-tools (4.3~rc1-1) unstable; urgency=low
- * New upstream snapshot
+ * New upstream release candidate
- Correctly checks and documents valid values for
disk_device. (Closes: #621499)
- Supports creating Ubuntu 11.10 Oneiric DomUs (LP: #848654)
* Remove xen-shell from Recommends, nobody picked it up. (Closes:
#603708)
- -- Axel Beckert <abe@debian.org> Thu, 07 Jun 2012 13:09:28 +0200
+ -- Axel Beckert <abe@debian.org> Fri, 08 Jun 2012 14:18:38 +0200
xen-tools (4.2.1-1) unstable; urgency=low