Releasing version 1.0.2-1.

This commit is contained in:
Daniel Baumann 2008-12-20 14:29:05 +01:00
parent 1ec7ddaa62
commit c7e7f435f2
2 changed files with 10 additions and 1 deletions

9
debian/changelog vendored
View File

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

View File

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