From c7e7f435f2a88b02120f920435dd1e59b100d7d8 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Sat, 20 Dec 2008 14:29:05 +0100
Subject: Releasing version 1.0.2-1.

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

diff --git a/debian/changelog b/debian/changelog
index c1c3ceb..cbf6d0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+live-helper (1.0.2-1) unstable; urgency=medium
+
+  * Marking ardour-gtk in studio package list as etch and sid only.
+  * Iterating over all installed kernel images in update-initramfs example hook.
+  * Updating udeb data.
+  * Updating cd includes.
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 20 Dec 2008 15:00:00 +0100
+
 live-helper (1.0.1-4) unstable; urgency=medium
 
   [ Daniel Baumann ]
diff --git a/functions/common.sh b/functions/common.sh
index d4130c4..c542861 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,6 +9,6 @@
 
 PROGRAM="$(basename ${0})"
 PACKAGE="live-helper"
-VERSION="1.0.1-4"
+VERSION="1.0.2-1"
 
 PATH="${PWD}/scripts:${PATH}"
-- 
cgit v1.0