[Debian-live-changes] r1153 - in dists/trunk/live-helper: debian functions manpages

Daniel Baumann daniel at alioth.debian.org
Tue Apr 24 08:00:36 UTC 2007


Author: daniel
Date: 2007-04-24 08:00:35 +0000 (Tue, 24 Apr 2007)
New Revision: 1153

Modified:
   dists/trunk/live-helper/debian/changelog
   dists/trunk/live-helper/functions/common.sh
   dists/trunk/live-helper/manpages/lh_binary.1.de
   dists/trunk/live-helper/manpages/lh_binary.1.en
   dists/trunk/live-helper/manpages/lh_bootstrap.1.de
   dists/trunk/live-helper/manpages/lh_bootstrap.1.en
   dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1.de
   dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1.en
   dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1.de
   dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1.en
   dists/trunk/live-helper/manpages/lh_build.1.de
   dists/trunk/live-helper/manpages/lh_build.1.en
   dists/trunk/live-helper/manpages/lh_chroot.1.de
   dists/trunk/live-helper/manpages/lh_chroot.1.en
   dists/trunk/live-helper/manpages/lh_clean.1.de
   dists/trunk/live-helper/manpages/lh_clean.1.en
   dists/trunk/live-helper/manpages/lh_source.1.de
   dists/trunk/live-helper/manpages/lh_source.1.en
   dists/trunk/live-helper/manpages/lh_testroot.1.de
   dists/trunk/live-helper/manpages/lh_testroot.1.en
   dists/trunk/live-helper/manpages/live-helper.7.de
   dists/trunk/live-helper/manpages/live-helper.7.en
   dists/trunk/live-helper/manpages/make-live.1.de
   dists/trunk/live-helper/manpages/make-live.1.en
Log:


Modified: dists/trunk/live-helper/debian/changelog
===================================================================
--- dists/trunk/live-helper/debian/changelog	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/debian/changelog	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,3 +1,9 @@
+live-helper (1.0~a8-1) UNRELEASED; urgency=medium
+
+  * New upstream release
+
+ -- Daniel Baumann <daniel at debian.org>  Mon, 30 Apr 2007 00:00:00 +0200
+
 live-helper (1.0~a7-1) unstable; urgency=medium
 
   * New upstream release:

Modified: dists/trunk/live-helper/functions/common.sh
===================================================================
--- dists/trunk/live-helper/functions/common.sh	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/functions/common.sh	2007-04-24 08:00:35 UTC (rev 1153)
@@ -10,4 +10,4 @@
 set -e
 
 PROGRAM="`basename ${0}`"
-VERSION="1.0~a7"
+VERSION="1.0~a8"

Modified: dists/trunk/live-helper/manpages/lh_binary.1.de
===================================================================
--- dists/trunk/live-helper/manpages/lh_binary.1.de	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_binary.1.de	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_BINARY 1 "23.04.2007" "1.0~a7" "live\-helper"
+.TH LH_BINARY 1 "30.04.2007" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_binary \- Meta\-Helper f\[:u]r lh_binary_*

Modified: dists/trunk/live-helper/manpages/lh_binary.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_binary.1.en	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_binary.1.en	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_BINARY 1 "2007\-04\-23" "1.0~a7" "live\-helper"
+.TH LH_BINARY 1 "2007\-04\-30" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_binary \- meta\-helper for lh_binary_*

Modified: dists/trunk/live-helper/manpages/lh_bootstrap.1.de
===================================================================
--- dists/trunk/live-helper/manpages/lh_bootstrap.1.de	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_bootstrap.1.de	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP 1 "23.04.2007" "1.0~a7" "live\-helper"
+.TH LH_BOOTSTRAP 1 "30.04.2007" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_bootstrap \- Meta\-Helper f\[:u]r lh_bootstrap_*

Modified: dists/trunk/live-helper/manpages/lh_bootstrap.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_bootstrap.1.en	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_bootstrap.1.en	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP 1 "2007\-04\-23" "1.0~a7" "live\-helper"
+.TH LH_BOOTSTRAP 1 "2007\-04\-30" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_bootstrap \- meta\-helper for lh_bootstrap_*

Modified: dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1.de
===================================================================
--- dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1.de	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1.de	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "23.04.2007" "1.0~a7" "live\-helper"
+.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "30.04.2007" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_bootstrap_cdebootstrap \- erstellt ein Debian-System mit \fIcdebootstrap\fR(1)

Modified: dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1.en	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1.en	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "2007\-04\-23" "1.0~a7" "live\-helper"
+.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "2007\-04\-30" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_bootstrap_cdebootstrap \- bootstrap a Debian system with \fIcdebootstrap\fR(1)

Modified: dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1.de
===================================================================
--- dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1.de	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1.de	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "23.04.2007" "1.0~a7" "live\-helper"
+.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "30.04.2007" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_bootstrap_debootstrap \- erstellt ein Debian-System mit \fIdebootstrap\fR(8)

Modified: dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1.en	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1.en	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "2007\-04\-23" "1.0~a7" "live\-helper"
+.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "2007\-04\-30" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_bootstrap_debootstrap \- bootstrap a Debian system with \fIdebootstrap\fR(8)

Modified: dists/trunk/live-helper/manpages/lh_build.1.de
===================================================================
--- dists/trunk/live-helper/manpages/lh_build.1.de	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_build.1.de	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_BUILD 1 "23.04.2007" "1.0~a7" "live\-helper"
+.TH LH_BUILD 1 "30.04.2007" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_build \- erstellen eines Live-Systemes

Modified: dists/trunk/live-helper/manpages/lh_build.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_build.1.en	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_build.1.en	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_BUILD 1 "2007\-04\-23" "1.0~a7" "live\-helper"
+.TH LH_BUILD 1 "2007\-04\-30" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_build \- building a live system

Modified: dists/trunk/live-helper/manpages/lh_chroot.1.de
===================================================================
--- dists/trunk/live-helper/manpages/lh_chroot.1.de	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_chroot.1.de	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_CHROOT 1 "23.04.2007" "1.0~a7" "live\-helper"
+.TH LH_CHROOT 1 "30.04.2007" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_chroot \- Meta\-Helper f\[:u]r lh_chroot_*

Modified: dists/trunk/live-helper/manpages/lh_chroot.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_chroot.1.en	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_chroot.1.en	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_CHROOT 1 "2007\-04\-23" "1.0~a7" "live\-helper"
+.TH LH_CHROOT 1 "2007\-04\-30" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_chroot \- meta\-helper for lh_chroot_*

Modified: dists/trunk/live-helper/manpages/lh_clean.1.de
===================================================================
--- dists/trunk/live-helper/manpages/lh_clean.1.de	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_clean.1.de	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_CLEAN 1 "23.04.2007" "1.0~a7" "live\-helper"
+.TH LH_CLEAN 1 "30.04.2007" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_clean \- r\[:a]umt das Build-Verzeichnis auf

Modified: dists/trunk/live-helper/manpages/lh_clean.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_clean.1.en	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_clean.1.en	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_CLEAN 1 "2007\-04\-23" "1.0~a7" "live\-helper"
+.TH LH_CLEAN 1 "2007\-04\-30" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_clean \- clean up system build directories

Modified: dists/trunk/live-helper/manpages/lh_source.1.de
===================================================================
--- dists/trunk/live-helper/manpages/lh_source.1.de	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_source.1.de	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_SOURCE 1 "23.04.2007" "1.0~a7" "live\-helper"
+.TH LH_SOURCE 1 "30.04.2007" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_source \- Meta\-Helper f\[:u]r lh_source_*

Modified: dists/trunk/live-helper/manpages/lh_source.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_source.1.en	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_source.1.en	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_SOURCE 1 "2007\-04\-23" "1.0~a7" "live\-helper"
+.TH LH_SOURCE 1 "2007\-04\-30" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_source \- meta\-helper for lh_source_*

Modified: dists/trunk/live-helper/manpages/lh_testroot.1.de
===================================================================
--- dists/trunk/live-helper/manpages/lh_testroot.1.de	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_testroot.1.de	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_TESTROOT 1 "23.04.2007" "1.0~a7" "live\-helper"
+.TH LH_TESTROOT 1 "30.04.2007" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_testroot \- stellt sicher dass das System als root gebaut wird

Modified: dists/trunk/live-helper/manpages/lh_testroot.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_testroot.1.en	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/lh_testroot.1.en	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LH_TESTROOT 1 "2007\-04\-23" "1.0~a7" "live\-helper"
+.TH LH_TESTROOT 1 "2007\-04\-30" "1.0~a8" "live\-helper"
 
 .SH NAME
 lh_testroot \- ensure that a system is built as root

Modified: dists/trunk/live-helper/manpages/live-helper.7.de
===================================================================
--- dists/trunk/live-helper/manpages/live-helper.7.de	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/live-helper.7.de	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LIVE\-HELPER 7 "23.04.2007" "1.0~a7" "live\-helper"
+.TH LIVE\-HELPER 7 "30.04.2007" "1.0~a8" "live\-helper"
 
 .SH NAME
 live\-helper \- Debian Live Helper-Programme

Modified: dists/trunk/live-helper/manpages/live-helper.7.en
===================================================================
--- dists/trunk/live-helper/manpages/live-helper.7.en	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/live-helper.7.en	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH LIVE\-HELPER 7 "2007\-04\-23" "1.0~a7" "live\-helper"
+.TH LIVE\-HELPER 7 "2007\-04\-30" "1.0~a8" "live\-helper"
 
 .SH NAME
 live\-helper \- Debian Live helper programs

Modified: dists/trunk/live-helper/manpages/make-live.1.de
===================================================================
--- dists/trunk/live-helper/manpages/make-live.1.de	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/make-live.1.de	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH MAKE\-LIVE 1 "23.04.2007" "1.0~a7" "live\-helper"
+.TH MAKE\-LIVE 1 "30.04.2007" "1.0~a8" "live\-helper"
 
 .SH NAME
 make\-live \- erstellt ein Debian Live-System

Modified: dists/trunk/live-helper/manpages/make-live.1.en
===================================================================
--- dists/trunk/live-helper/manpages/make-live.1.en	2007-04-24 07:56:37 UTC (rev 1152)
+++ dists/trunk/live-helper/manpages/make-live.1.en	2007-04-24 08:00:35 UTC (rev 1153)
@@ -1,4 +1,4 @@
-.TH MAKE\-LIVE 1 "2007\-04\-23" "1.0~a7" "live\-helper"
+.TH MAKE\-LIVE 1 "2007\-04\-30" "1.0~a8" "live\-helper"
 
 .SH NAME
 make\-live \- build a Debian Live system




More information about the Debian-live-changes mailing list