Releasing live-helper 1.0~a42-1.
This commit is contained in:
parent
a5fff6e72d
commit
01825caf3b
|
@ -1,3 +1,14 @@
|
||||||
|
live-helper (1.0~a42-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Also including lzma modules on lenny temporarily.
|
||||||
|
* Applying patch from Bas Wijnen <wijnen@debian.org> to correct error
|
||||||
|
messages in Require_stagefile (Closes: #472774).
|
||||||
|
* Applying patch from Bas Wijnen <wijnen@debian.org> to make
|
||||||
|
Check_crossarchitecture() working on non-listed architectures
|
||||||
|
(Closes: #472775).
|
||||||
|
|
||||||
|
-- Daniel Baumann <daniel@debian.org> Mon, 31 Mar 2008 00:00:00 +0200
|
||||||
|
|
||||||
live-helper (1.0~a41-1) unstable; urgency=medium
|
live-helper (1.0~a41-1) unstable; urgency=medium
|
||||||
|
|
||||||
[ Daniel Baumann ]
|
[ Daniel Baumann ]
|
||||||
|
|
|
@ -10,4 +10,4 @@
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
PROGRAM="$(basename ${0})"
|
PROGRAM="$(basename ${0})"
|
||||||
VERSION="1.0~a41"
|
VERSION="1.0~a42"
|
||||||
|
|
Loading…
Reference in New Issue