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