From 18fbc3dca7dbd039fdc31f50e41a106dff0a989a Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Sun, 8 Jun 2008 23:00:54 +0200
Subject: Releasing live-helper 1.0~a47-1.

---
 debian/changelog    | 21 +++++++++++++++++++++
 functions/common.sh |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5d84d57..6d86f3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+live-helper (1.0~a47-1) unstable; urgency=medium
+
+  [ Antonio Ospite ]
+  * Fix formatting problems in lh_config man page
+
+  [ Chris Lamb ]
+  * Create chroot_local-preseed/ directory when building config/ in
+    lh_config
+  * Fix minor typographical error in live-helper(7)
+  * Compress build logs. Thanks to Mathieu Geli for the suggestion.
+
+  [ Daniel Baumann ]
+  * Updating vcs fields in control file.
+  * Adding uuid-runtime to suggests.
+  * Moving bugs document to live-manual.
+  * Updating to standards 3.8.0.
+  * Updating udeb include/exclude files from debian-cd.
+  * Reverting previous commit to compress build logs.
+
+ -- Daniel Baumann <daniel@debian.org>  Mon,  9 Jun 2008 00:00:00 +0200
+
 live-helper (1.0~a46-2) unstable; urgency=medium
 
   [ Chris Lamb ]
diff --git a/functions/common.sh b/functions/common.sh
index f25d95c..c5d4769 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -10,4 +10,4 @@
 set -e
 
 PROGRAM="$(basename ${0})"
-VERSION="1.0~a46"
+VERSION="1.0~a47"
-- 
cgit v1.0