From bef3eea04e6ab1436b330baea800ff679482c871 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Mon, 19 Nov 2007 18:07:35 +0100
Subject: Preparing live-helper 1.0~a38-1.

---
 Makefile                   | 8 ++++----
 functions/common.sh        | 2 +-
 manpages/lh.en.1           | 2 +-
 manpages/lh_binary.en.1    | 2 +-
 manpages/lh_bootstrap.en.1 | 2 +-
 manpages/lh_build.en.1     | 2 +-
 manpages/lh_chroot.en.1    | 2 +-
 manpages/lh_clean.en.1     | 2 +-
 manpages/lh_config.en.1    | 2 +-
 manpages/lh_source.en.1    | 2 +-
 manpages/lh_testroot.en.1  | 2 +-
 manpages/live-helper.en.7  | 2 +-
 12 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/Makefile b/Makefile
index 5feb779..b75fe64 100644
--- a/Makefile
+++ b/Makefile
@@ -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
 
diff --git a/functions/common.sh b/functions/common.sh
index 01ed6eb..c5d57db 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -10,4 +10,4 @@
 set -e
 
 PROGRAM="$(basename ${0})"
-VERSION="1.0~a37"
+VERSION="1.0~a38"
diff --git a/manpages/lh.en.1 b/manpages/lh.en.1
index 6fe006a..65549c4 100644
--- a/manpages/lh.en.1
+++ b/manpages/lh.en.1
@@ -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
diff --git a/manpages/lh_binary.en.1 b/manpages/lh_binary.en.1
index a135476..a32e047 100644
--- a/manpages/lh_binary.en.1
+++ b/manpages/lh_binary.en.1
@@ -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_*
diff --git a/manpages/lh_bootstrap.en.1 b/manpages/lh_bootstrap.en.1
index b6132fe..0123306 100644
--- a/manpages/lh_bootstrap.en.1
+++ b/manpages/lh_bootstrap.en.1
@@ -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_*
diff --git a/manpages/lh_build.en.1 b/manpages/lh_build.en.1
index 0808ab8..4f11857 100644
--- a/manpages/lh_build.en.1
+++ b/manpages/lh_build.en.1
@@ -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
diff --git a/manpages/lh_chroot.en.1 b/manpages/lh_chroot.en.1
index bd5be07..84e4f6e 100644
--- a/manpages/lh_chroot.en.1
+++ b/manpages/lh_chroot.en.1
@@ -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_*
diff --git a/manpages/lh_clean.en.1 b/manpages/lh_clean.en.1
index 482aa76..9bf7ddc 100644
--- a/manpages/lh_clean.en.1
+++ b/manpages/lh_clean.en.1
@@ -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
diff --git a/manpages/lh_config.en.1 b/manpages/lh_config.en.1
index ddf6894..3fca48e 100644
--- a/manpages/lh_config.en.1
+++ b/manpages/lh_config.en.1
@@ -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
diff --git a/manpages/lh_source.en.1 b/manpages/lh_source.en.1
index d299434..1782e44 100644
--- a/manpages/lh_source.en.1
+++ b/manpages/lh_source.en.1
@@ -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_*
diff --git a/manpages/lh_testroot.en.1 b/manpages/lh_testroot.en.1
index fb94907..760b11c 100644
--- a/manpages/lh_testroot.en.1
+++ b/manpages/lh_testroot.en.1
@@ -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
diff --git a/manpages/live-helper.en.7 b/manpages/live-helper.en.7
index a1ca448..b5efee4 100644
--- a/manpages/live-helper.en.7
+++ b/manpages/live-helper.en.7
@@ -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
-- 
cgit v1.0