Preparing live-helper 1.0~a38-1.

This commit is contained in:
Daniel Baumann 2007-11-19 18:07:35 +01:00
parent fced466056
commit bef3eea04e
12 changed files with 15 additions and 15 deletions

View File

@ -98,11 +98,11 @@ uninstall:
done
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/*.en.*; \
do \
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/' \
sed -i -e 's/2007\\-11\\-26/2007\\-12\\-03/' \
-e 's/26.11.2007/03.12.2007/' \
-e 's/1.0~a38/1.0~a39/' \
$$FILE; \
done

View File

@ -10,4 +10,4 @@
set -e
PROGRAM="$(basename ${0})"
VERSION="1.0~a37"
VERSION="1.0~a38"

View File

@ -1,4 +1,4 @@
.TH LH 1 "2007\-11\-19" "1.0~a37" "live\-helper"
.TH LH 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
live\-helper \- generic live\-helper wrapper

View File

@ -1,4 +1,4 @@
.TH LH_BINARY 1 "2007\-11\-19" "1.0~a37" "live\-helper"
.TH LH_BINARY 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_binary \- meta\-helper for lh_binary_*

View File

@ -1,4 +1,4 @@
.TH LH_BOOTSTRAP 1 "2007\-11\-19" "1.0~a37" "live\-helper"
.TH LH_BOOTSTRAP 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_bootstrap \- meta\-helper for lh_bootstrap_*

View File

@ -1,4 +1,4 @@
.TH LH_BUILD 1 "2007\-11\-19" "1.0~a37" "live\-helper"
.TH LH_BUILD 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_build \- meta\-helper for lh_bootstrap, lh_chroot, lh_binary, and lh_source

View File

@ -1,4 +1,4 @@
.TH LH_CHROOT 1 "2007\-11\-19" "1.0~a37" "live\-helper"
.TH LH_CHROOT 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_chroot \- meta\-helper for lh_chroot_*

View File

@ -1,4 +1,4 @@
.TH LH_CLEAN 1 "2007\-11\-19" "1.0~a37" "live\-helper"
.TH LH_CLEAN 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_clean \- clean up system build directories

View File

@ -1,4 +1,4 @@
.TH LH_CONFIG 1 "2007\-11\-19" "1.0~a37" "live\-helper"
.TH LH_CONFIG 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_config \- create configuration for live\-helper

View File

@ -1,4 +1,4 @@
.TH LH_SOURCE 1 "2007\-11\-19" "1.0~a37" "live\-helper"
.TH LH_SOURCE 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_source \- meta\-helper for lh_source_*

View File

@ -1,4 +1,4 @@
.TH LH_TESTROOT 1 "2007\-11\-19" "1.0~a37" "live\-helper"
.TH LH_TESTROOT 1 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
lh_testroot \- ensure that a system is built as root

View File

@ -1,4 +1,4 @@
.TH LIVE\-HELPER 7 "2007\-11\-19" "1.0~a37" "live\-helper"
.TH LIVE\-HELPER 7 "2007\-11\-26" "1.0~a38" "live\-helper"
.SH NAME
live\-helper \- the Debian Live tool suite