Releasing version 1.0.2-2.

This commit is contained in:
Daniel Baumann 2008-12-26 09:40:36 +01:00
parent a1d929c9ad
commit 7e127170ab
2 changed files with 10 additions and 1 deletions

9
debian/changelog vendored
View File

@ -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.

View File

@ -9,6 +9,6 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
VERSION="1.0.2-1"
VERSION="1.0.2-2"
PATH="${PWD}/scripts:${PATH}"