[SCM] debian-live/live-helper branch, master, updated. 1.0_a27-1-48-gbf8301b

Daniel Baumann daniel at debian.org
Sun Sep 23 15:22:24 UTC 2007


The branch, master has been updated
       via  bf8301b6cfaacbb7d87585ea30c37633c5f0e94d (commit)
      from  50f4075d70cdcfc04b6789505a6f757da54ff43a (commit)


- Shortlog ------------------------------------------------------------
bf8301b Preparing live-helper 1.0~a30-1.

Summary of changes:
 Makefile                                |    6 +++---
 debian/changelog                        |    6 ++++++
 functions/common.sh                     |    2 +-
 manpages/lh_binary.de.1                 |    2 +-
 manpages/lh_binary.en.1                 |    2 +-
 manpages/lh_bootstrap.de.1              |    2 +-
 manpages/lh_bootstrap.en.1              |    2 +-
 manpages/lh_bootstrap_cdebootstrap.de.1 |    2 +-
 manpages/lh_bootstrap_cdebootstrap.en.1 |    2 +-
 manpages/lh_bootstrap_debootstrap.de.1  |    2 +-
 manpages/lh_bootstrap_debootstrap.en.1  |    2 +-
 manpages/lh_build.de.1                  |    2 +-
 manpages/lh_build.en.1                  |    2 +-
 manpages/lh_chroot.de.1                 |    2 +-
 manpages/lh_chroot.en.1                 |    2 +-
 manpages/lh_clean.de.1                  |    2 +-
 manpages/lh_clean.en.1                  |    2 +-
 manpages/lh_config.de.1                 |    2 +-
 manpages/lh_config.en.1                 |    2 +-
 manpages/lh_source.de.1                 |    2 +-
 manpages/lh_source.en.1                 |    2 +-
 manpages/lh_testroot.de.1               |    2 +-
 manpages/lh_testroot.en.1               |    2 +-
 manpages/live-helper.de.7               |    2 +-
 manpages/live-helper.en.7               |    2 +-
 25 files changed, 32 insertions(+), 26 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit bf8301b6cfaacbb7d87585ea30c37633c5f0e94d
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 23 17:22:21 2007 +0200

    Preparing live-helper 1.0~a30-1.

diff --git a/Makefile b/Makefile
index c3dc65f..97e4bdc 100644
--- a/Makefile
+++ b/Makefile
@@ -91,9 +91,9 @@ uninstall:
 update:
 	set -e; for FILE in functions/*.sh examples/cron/*.sh manpages/*.de.* manpages/*.en.*; \
 	do \
-		sed -i	-e 's/2007\\-09\\-24/2007\\-10\\-01/' \
-			-e 's/24.09.2007/01.10.2007/' \
-			-e 's/1.0~a29/1.0~a30/' \
+		sed -i	-e 's/2007\\-10\\-01/2007\\-10\\-08/' \
+			-e 's/08.10.2007/08.10.2007/' \
+			-e 's/1.0~a30/1.0~a31/' \
 		$$FILE; \
 	done
 
diff --git a/debian/changelog b/debian/changelog
index 550da5f..a7b2563 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+live-helper (1.0~a30-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Daniel Baumann <daniel at debian.org>  Mon,  1 Oct 2007 00:00:00 +0200
+
 live-helper (1.0~a29-1) unstable; urgency=medium
 
   * New upstream release:
diff --git a/functions/common.sh b/functions/common.sh
index d7b3e1e..e3ec382 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -10,4 +10,4 @@
 set -e
 
 PROGRAM="`basename ${0}`"
-VERSION="1.0~a29"
+VERSION="1.0~a30"
diff --git a/manpages/lh_binary.de.1 b/manpages/lh_binary.de.1
index ff09358..ff20238 100644
--- a/manpages/lh_binary.de.1
+++ b/manpages/lh_binary.de.1
@@ -1,4 +1,4 @@
-.TH LH_BINARY 1 "24.09.2007" "1.0~a29" "live\-helper"
+.TH LH_BINARY 1 "01.10.2007" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_binary \- Meta\-Helper f\[:u]r lh_binary_*
diff --git a/manpages/lh_binary.en.1 b/manpages/lh_binary.en.1
index eb26e03..21f2682 100644
--- a/manpages/lh_binary.en.1
+++ b/manpages/lh_binary.en.1
@@ -1,4 +1,4 @@
-.TH LH_BINARY 1 "2007\-09\-24" "1.0~a29" "live\-helper"
+.TH LH_BINARY 1 "2007\-10\-01" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_binary \- meta\-helper for lh_binary_*
diff --git a/manpages/lh_bootstrap.de.1 b/manpages/lh_bootstrap.de.1
index 2f7d2a0..4237bfd 100644
--- a/manpages/lh_bootstrap.de.1
+++ b/manpages/lh_bootstrap.de.1
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP 1 "24.09.2007" "1.0~a29" "live\-helper"
+.TH LH_BOOTSTRAP 1 "01.10.2007" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_bootstrap \- Meta\-Helper f\[:u]r lh_bootstrap_*
diff --git a/manpages/lh_bootstrap.en.1 b/manpages/lh_bootstrap.en.1
index 1382854..982280d 100644
--- a/manpages/lh_bootstrap.en.1
+++ b/manpages/lh_bootstrap.en.1
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP 1 "2007\-09\-24" "1.0~a29" "live\-helper"
+.TH LH_BOOTSTRAP 1 "2007\-10\-01" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_bootstrap \- meta\-helper for lh_bootstrap_*
diff --git a/manpages/lh_bootstrap_cdebootstrap.de.1 b/manpages/lh_bootstrap_cdebootstrap.de.1
index 680565e..a73aec3 100644
--- a/manpages/lh_bootstrap_cdebootstrap.de.1
+++ b/manpages/lh_bootstrap_cdebootstrap.de.1
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "24.09.2007" "1.0~a29" "live\-helper"
+.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "01.10.2007" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_bootstrap_cdebootstrap \- erstellt ein Debian-System mit \fIcdebootstrap\fR(1)
diff --git a/manpages/lh_bootstrap_cdebootstrap.en.1 b/manpages/lh_bootstrap_cdebootstrap.en.1
index 7b7c3f3..fa2351b 100644
--- a/manpages/lh_bootstrap_cdebootstrap.en.1
+++ b/manpages/lh_bootstrap_cdebootstrap.en.1
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "2007\-09\-24" "1.0~a29" "live\-helper"
+.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "2007\-10\-01" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_bootstrap_cdebootstrap \- bootstrap a Debian system with \fIcdebootstrap\fR(1)
diff --git a/manpages/lh_bootstrap_debootstrap.de.1 b/manpages/lh_bootstrap_debootstrap.de.1
index 29fe264..1dd1723 100644
--- a/manpages/lh_bootstrap_debootstrap.de.1
+++ b/manpages/lh_bootstrap_debootstrap.de.1
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "24.09.2007" "1.0~a29" "live\-helper"
+.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "01.10.2007" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_bootstrap_debootstrap \- erstellt ein Debian-System mit \fIdebootstrap\fR(8)
diff --git a/manpages/lh_bootstrap_debootstrap.en.1 b/manpages/lh_bootstrap_debootstrap.en.1
index 5cd90b1..baab292 100644
--- a/manpages/lh_bootstrap_debootstrap.en.1
+++ b/manpages/lh_bootstrap_debootstrap.en.1
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "2007\-09\-24" "1.0~a29" "live\-helper"
+.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "2007\-10\-01" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_bootstrap_debootstrap \- bootstrap a Debian system with \fIdebootstrap\fR(8)
diff --git a/manpages/lh_build.de.1 b/manpages/lh_build.de.1
index 8236040..9321e77 100644
--- a/manpages/lh_build.de.1
+++ b/manpages/lh_build.de.1
@@ -1,4 +1,4 @@
-.TH LH_BUILD 1 "24.09.2007" "1.0~a29" "live\-helper"
+.TH LH_BUILD 1 "01.10.2007" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_build \- erstellen eines Live-Systemes
diff --git a/manpages/lh_build.en.1 b/manpages/lh_build.en.1
index 12b7bd4..bf029f0 100644
--- a/manpages/lh_build.en.1
+++ b/manpages/lh_build.en.1
@@ -1,4 +1,4 @@
-.TH LH_BUILD 1 "2007\-09\-24" "1.0~a29" "live\-helper"
+.TH LH_BUILD 1 "2007\-10\-01" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_build \- building a live system
diff --git a/manpages/lh_chroot.de.1 b/manpages/lh_chroot.de.1
index ead6ced..ce8e2f4 100644
--- a/manpages/lh_chroot.de.1
+++ b/manpages/lh_chroot.de.1
@@ -1,4 +1,4 @@
-.TH LH_CHROOT 1 "24.09.2007" "1.0~a29" "live\-helper"
+.TH LH_CHROOT 1 "01.10.2007" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_chroot \- Meta\-Helper f\[:u]r lh_chroot_*
diff --git a/manpages/lh_chroot.en.1 b/manpages/lh_chroot.en.1
index a2109d1..28a12a4 100644
--- a/manpages/lh_chroot.en.1
+++ b/manpages/lh_chroot.en.1
@@ -1,4 +1,4 @@
-.TH LH_CHROOT 1 "2007\-09\-24" "1.0~a29" "live\-helper"
+.TH LH_CHROOT 1 "2007\-10\-01" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_chroot \- meta\-helper for lh_chroot_*
diff --git a/manpages/lh_clean.de.1 b/manpages/lh_clean.de.1
index 2a6d0c1..875e0d4 100644
--- a/manpages/lh_clean.de.1
+++ b/manpages/lh_clean.de.1
@@ -1,4 +1,4 @@
-.TH LH_CLEAN 1 "24.09.2007" "1.0~a29" "live\-helper"
+.TH LH_CLEAN 1 "01.10.2007" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_clean \- r\[:a]umt das Build-Verzeichnis auf
diff --git a/manpages/lh_clean.en.1 b/manpages/lh_clean.en.1
index b220b1e..b08a1c2 100644
--- a/manpages/lh_clean.en.1
+++ b/manpages/lh_clean.en.1
@@ -1,4 +1,4 @@
-.TH LH_CLEAN 1 "2007\-09\-24" "1.0~a29" "live\-helper"
+.TH LH_CLEAN 1 "2007\-10\-01" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_clean \- clean up system build directories
diff --git a/manpages/lh_config.de.1 b/manpages/lh_config.de.1
index bb47a23..9fb8799 100644
--- a/manpages/lh_config.de.1
+++ b/manpages/lh_config.de.1
@@ -1,4 +1,4 @@
-.TH LH_CONFIG 1 "24.09.2007" "1.0~a29" "live\-helper"
+.TH LH_CONFIG 1 "01.10.2007" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_config \- erstellt live-helper(7) Konfiguration
diff --git a/manpages/lh_config.en.1 b/manpages/lh_config.en.1
index 53c1d95..51f4072 100644
--- a/manpages/lh_config.en.1
+++ b/manpages/lh_config.en.1
@@ -1,4 +1,4 @@
-.TH LH_CONFIG 1 "2007\-09\-24" "1.0~a29" "live\-helper"
+.TH LH_CONFIG 1 "2007\-10\-01" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_config \- create configuration for live-helper(7)
diff --git a/manpages/lh_source.de.1 b/manpages/lh_source.de.1
index e4a1f36..53f472b 100644
--- a/manpages/lh_source.de.1
+++ b/manpages/lh_source.de.1
@@ -1,4 +1,4 @@
-.TH LH_SOURCE 1 "24.09.2007" "1.0~a29" "live\-helper"
+.TH LH_SOURCE 1 "01.10.2007" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_source \- Meta\-Helper f\[:u]r lh_source_*
diff --git a/manpages/lh_source.en.1 b/manpages/lh_source.en.1
index 33ed0c7..b3e5226 100644
--- a/manpages/lh_source.en.1
+++ b/manpages/lh_source.en.1
@@ -1,4 +1,4 @@
-.TH LH_SOURCE 1 "2007\-09\-24" "1.0~a29" "live\-helper"
+.TH LH_SOURCE 1 "2007\-10\-01" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_source \- meta\-helper for lh_source_*
diff --git a/manpages/lh_testroot.de.1 b/manpages/lh_testroot.de.1
index 0b1526e..b14872d 100644
--- a/manpages/lh_testroot.de.1
+++ b/manpages/lh_testroot.de.1
@@ -1,4 +1,4 @@
-.TH LH_TESTROOT 1 "24.09.2007" "1.0~a29" "live\-helper"
+.TH LH_TESTROOT 1 "01.10.2007" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_testroot \- stellt sicher dass das System als root gebaut wird
diff --git a/manpages/lh_testroot.en.1 b/manpages/lh_testroot.en.1
index 271acf0..67dfcff 100644
--- a/manpages/lh_testroot.en.1
+++ b/manpages/lh_testroot.en.1
@@ -1,4 +1,4 @@
-.TH LH_TESTROOT 1 "2007\-09\-24" "1.0~a29" "live\-helper"
+.TH LH_TESTROOT 1 "2007\-10\-01" "1.0~a30" "live\-helper"
 
 .SH NAME
 lh_testroot \- ensure that a system is built as root
diff --git a/manpages/live-helper.de.7 b/manpages/live-helper.de.7
index 31f583a..19cbc55 100644
--- a/manpages/live-helper.de.7
+++ b/manpages/live-helper.de.7
@@ -1,4 +1,4 @@
-.TH LIVE\-HELPER 7 "24.09.2007" "1.0~a29" "live\-helper"
+.TH LIVE\-HELPER 7 "01.10.2007" "1.0~a30" "live\-helper"
 
 .SH NAME
 live\-helper \- Debian Live Helper-Programme
diff --git a/manpages/live-helper.en.7 b/manpages/live-helper.en.7
index 7f4c976..d5bd65f 100644
--- a/manpages/live-helper.en.7
+++ b/manpages/live-helper.en.7
@@ -1,4 +1,4 @@
-.TH LIVE\-HELPER 7 "2007\-09\-24" "1.0~a29" "live\-helper"
+.TH LIVE\-HELPER 7 "2007\-10\-01" "1.0~a30" "live\-helper"
 
 .SH NAME
 live\-helper \- Debian Live helper programs

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list