From 7e127170ab6c4d510f935647ebe6165aef66848f Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Fri, 26 Dec 2008 09:40:36 +0100
Subject: Releasing version 1.0.2-2.

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

diff --git a/debian/changelog b/debian/changelog
index cbf6d0b..7649f2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+live-helper (1.0.2-2) unstable; urgency=medium
+
+  * Marking fragrouter in rescue list as etch only.
+  * Correcting naming of source tarballs in image autobuild script.
+  * Marking pstack in rescuelist as i386 only.
+  * Updating location of archive key in in image autobuild script.
+
+ -- Daniel Baumann <daniel@debian.org>  Fri, 26 Dec 2008 09:00:00 +0100
+
 live-helper (1.0.2-1) unstable; urgency=medium
 
   * Marking ardour-gtk in studio package list as etch and sid only.
diff --git a/functions/common.sh b/functions/common.sh
index c542861..174187c 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,6 +9,6 @@
 
 PROGRAM="$(basename ${0})"
 PACKAGE="live-helper"
-VERSION="1.0.2-1"
+VERSION="1.0.2-2"
 
 PATH="${PWD}/scripts:${PATH}"
-- 
cgit v1.0