From dc438b7e0b324e44ad8c22ca050325bf9b03bbb4 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 18 Mar 2011 14:28:18 +0100 Subject: [PATCH] Release new version 0.13.2. Signed-off-by: Michael Prokop --- debian/changelog | 30 ++++++++++++++++++++++++++++++ grml-live | 2 +- 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b067395..cf30bd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +grml-live (0.13.2) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [82e7ad3] fix buildd header (no more unoldstable!) + + [ Michael Prokop ] + * Bunch of buildd improvements: + - [f96dfbf] Add support for wheezy, drop lenny (being oldstable + nowadays). [Closes: issue962] + - [aaa0017] Rename HEADER.html to index.html, as being + used on daily.grml.org. + - [2a5e5e6] Update index.html file. + - [a08d1d1] Finalize sha1sum support. + - [b4f406a] Support setting variables through grml-buildd.conf + in working directory, support $STORAGE_ADMIN instead of hard coded + mail address for storage host. + - [79b6032] Fix suite information for wheezy links. + - [cc7e99d] cronjob: upload and remove ISOs after each grml-flavour. + - [4d1178f] Use mutt instead of nail again (plus further improvement + in [79e4473d]). + * scripts/release_helper.sh improvements for autobuilds: + - provide autobuild install instructions in official + grml-live documentation + - support sudo [c6bcaeb] + - remove leftover files and directories from grml-live.build-area + to avoid pollution [307773c] [d0a25f7] + - provide git log in debian/changelog [83ef159] [833dd6d] + + -- Michael Prokop Fri, 18 Mar 2011 14:19:08 +0100 + grml-live (0.13.1) unstable; urgency=low [ Martin Scharm ] diff --git a/grml-live b/grml-live index 8188afb..10f4279 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.13.1' +GRML_LIVE_VERSION='0.13.2' PN="$(basename $0)" CMDLINE="$0 $@" SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list' -- 2.1.4