Preparing live-helper 1.0~a32-1.
This commit is contained in:
parent
f91be2b7f3
commit
f5e1d17219
6
Makefile
6
Makefile
|
@ -91,9 +91,9 @@ uninstall:
|
||||||
update:
|
update:
|
||||||
set -e; for FILE in functions/*.sh examples/cron/*.sh manpages/*.de.* manpages/*.en.*; \
|
set -e; for FILE in functions/*.sh examples/cron/*.sh manpages/*.de.* manpages/*.en.*; \
|
||||||
do \
|
do \
|
||||||
sed -i -e 's/2007\\-10\\-08/2007\\-10\\-15/' \
|
sed -i -e 's/2007\\-10\\-15/2007\\-10\\-22/' \
|
||||||
-e 's/08.10.2007/15.10.2007/' \
|
-e 's/15.10.2007/22.10.2007/' \
|
||||||
-e 's/1.0~a31/1.0~a32/' \
|
-e 's/1.0~a32/1.0~a33/' \
|
||||||
$$FILE; \
|
$$FILE; \
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
live-helper (1.0~a32-1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
|
||||||
|
-- Daniel Baumann <daniel@debian.org> Mon, 15 Oct 2007 00:00:00 +0200
|
||||||
|
|
||||||
live-helper (1.0~a31-1) unstable; urgency=medium
|
live-helper (1.0~a31-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~a31"
|
VERSION="1.0~a32"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_BINARY 1 "08.10.2007" "1.0~a31" "live\-helper"
|
.TH LH_BINARY 1 "15.10.2007" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_binary \- Meta\-Helper f\[:u]r lh_binary_*
|
lh_binary \- Meta\-Helper f\[:u]r lh_binary_*
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_BINARY 1 "2007\-10\-08" "1.0~a31" "live\-helper"
|
.TH LH_BINARY 1 "2007\-10\-15" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_binary \- meta\-helper for lh_binary_*
|
lh_binary \- meta\-helper for lh_binary_*
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_BOOTSTRAP 1 "08.10.2007" "1.0~a31" "live\-helper"
|
.TH LH_BOOTSTRAP 1 "15.10.2007" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_bootstrap \- Meta\-Helper f\[:u]r lh_bootstrap_*
|
lh_bootstrap \- Meta\-Helper f\[:u]r lh_bootstrap_*
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_BOOTSTRAP 1 "2007\-10\-08" "1.0~a31" "live\-helper"
|
.TH LH_BOOTSTRAP 1 "2007\-10\-15" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_bootstrap \- meta\-helper for lh_bootstrap_*
|
lh_bootstrap \- meta\-helper for lh_bootstrap_*
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "08.10.2007" "1.0~a31" "live\-helper"
|
.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "15.10.2007" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_bootstrap_cdebootstrap \- erstellt ein Debian-System mit \fIcdebootstrap\fR(1)
|
lh_bootstrap_cdebootstrap \- erstellt ein Debian-System mit \fIcdebootstrap\fR(1)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "2007\-10\-08" "1.0~a31" "live\-helper"
|
.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "2007\-10\-15" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_bootstrap_cdebootstrap \- bootstrap a Debian system with \fIcdebootstrap\fR(1)
|
lh_bootstrap_cdebootstrap \- bootstrap a Debian system with \fIcdebootstrap\fR(1)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "08.10.2007" "1.0~a31" "live\-helper"
|
.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "15.10.2007" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_bootstrap_debootstrap \- erstellt ein Debian-System mit \fIdebootstrap\fR(8)
|
lh_bootstrap_debootstrap \- erstellt ein Debian-System mit \fIdebootstrap\fR(8)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "2007\-10\-08" "1.0~a31" "live\-helper"
|
.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "2007\-10\-15" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_bootstrap_debootstrap \- bootstrap a Debian system with \fIdebootstrap\fR(8)
|
lh_bootstrap_debootstrap \- bootstrap a Debian system with \fIdebootstrap\fR(8)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_BUILD 1 "08.10.2007" "1.0~a31" "live\-helper"
|
.TH LH_BUILD 1 "15.10.2007" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_build \- erstellen eines Live-Systemes
|
lh_build \- erstellen eines Live-Systemes
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_BUILD 1 "2007\-10\-08" "1.0~a31" "live\-helper"
|
.TH LH_BUILD 1 "2007\-10\-15" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_build \- building a live system
|
lh_build \- building a live system
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_CHROOT 1 "08.10.2007" "1.0~a31" "live\-helper"
|
.TH LH_CHROOT 1 "15.10.2007" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_chroot \- Meta\-Helper f\[:u]r lh_chroot_*
|
lh_chroot \- Meta\-Helper f\[:u]r lh_chroot_*
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_CHROOT 1 "2007\-10\-08" "1.0~a31" "live\-helper"
|
.TH LH_CHROOT 1 "2007\-10\-15" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_chroot \- meta\-helper for lh_chroot_*
|
lh_chroot \- meta\-helper for lh_chroot_*
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_CLEAN 1 "08.10.2007" "1.0~a31" "live\-helper"
|
.TH LH_CLEAN 1 "15.10.2007" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_clean \- r\[:a]umt das Build-Verzeichnis auf
|
lh_clean \- r\[:a]umt das Build-Verzeichnis auf
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_CLEAN 1 "2007\-10\-08" "1.0~a31" "live\-helper"
|
.TH LH_CLEAN 1 "2007\-10\-15" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_clean \- clean up system build directories
|
lh_clean \- clean up system build directories
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_CONFIG 1 "08.10.2007" "1.0~a31" "live\-helper"
|
.TH LH_CONFIG 1 "15.10.2007" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_config \- erstellt live-helper(7) Konfiguration
|
lh_config \- erstellt live-helper(7) Konfiguration
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_CONFIG 1 "2007\-10\-08" "1.0~a31" "live\-helper"
|
.TH LH_CONFIG 1 "2007\-10\-15" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_config \- create configuration for live-helper(7)
|
lh_config \- create configuration for live-helper(7)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_SOURCE 1 "08.10.2007" "1.0~a31" "live\-helper"
|
.TH LH_SOURCE 1 "15.10.2007" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_source \- Meta\-Helper f\[:u]r lh_source_*
|
lh_source \- Meta\-Helper f\[:u]r lh_source_*
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_SOURCE 1 "2007\-10\-08" "1.0~a31" "live\-helper"
|
.TH LH_SOURCE 1 "2007\-10\-15" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_source \- meta\-helper for lh_source_*
|
lh_source \- meta\-helper for lh_source_*
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_TESTROOT 1 "08.10.2007" "1.0~a31" "live\-helper"
|
.TH LH_TESTROOT 1 "15.10.2007" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_testroot \- stellt sicher dass das System als root gebaut wird
|
lh_testroot \- stellt sicher dass das System als root gebaut wird
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LH_TESTROOT 1 "2007\-10\-08" "1.0~a31" "live\-helper"
|
.TH LH_TESTROOT 1 "2007\-10\-15" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lh_testroot \- ensure that a system is built as root
|
lh_testroot \- ensure that a system is built as root
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LIVE\-HELPER 7 "08.10.2007" "1.0~a31" "live\-helper"
|
.TH LIVE\-HELPER 7 "15.10.2007" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
live\-helper \- Debian Live Helper-Programme
|
live\-helper \- Debian Live Helper-Programme
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LIVE\-HELPER 7 "2007\-10\-08" "1.0~a31" "live\-helper"
|
.TH LIVE\-HELPER 7 "2007\-10\-15" "1.0~a32" "live\-helper"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
live\-helper \- Debian Live helper programs
|
live\-helper \- Debian Live helper programs
|
||||||
|
|
Loading…
Reference in New Issue