Releasing version 1.0.2-2.
This commit is contained in:
parent
a1d929c9ad
commit
7e127170ab
|
@ -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.
|
||||
|
|
|
@ -9,6 +9,6 @@
|
|||
|
||||
PROGRAM="$(basename ${0})"
|
||||
PACKAGE="live-helper"
|
||||
VERSION="1.0.2-1"
|
||||
VERSION="1.0.2-2"
|
||||
|
||||
PATH="${PWD}/scripts:${PATH}"
|
||||
|
|
Loading…
Reference in New Issue