[Debian-live-changes] r2585 - in dists/trunk/live-initramfs: . debian docs manpages

daniel at alioth.debian.org daniel at alioth.debian.org
Thu Jul 26 18:15:46 UTC 2007


Author: daniel
Date: 2007-07-26 18:15:46 +0000 (Thu, 26 Jul 2007)
New Revision: 2585

Modified:
   dists/trunk/live-initramfs/Makefile
   dists/trunk/live-initramfs/debian/changelog
   dists/trunk/live-initramfs/docs/parameters.txt
   dists/trunk/live-initramfs/manpages/live-initramfs.en.7
   dists/trunk/live-initramfs/manpages/live-snapshot.en.1
Log:


Modified: dists/trunk/live-initramfs/Makefile
===================================================================
--- dists/trunk/live-initramfs/Makefile	2007-07-26 18:09:08 UTC (rev 2584)
+++ dists/trunk/live-initramfs/Makefile	2007-07-26 18:15:46 UTC (rev 2585)
@@ -108,9 +108,9 @@
 update:
 	set -e; for FILE in docs/parameters.txt manpages/*.en.*; \
 	do \
-		sed -i	-e 's/2007\\-07\\-23/2007\\-07\\-30/' \
-			-e 's/23.07.2007/30.07.2007/' \
-			-e 's/1.91.6/1.91.7/' \
+		sed -i	-e 's/2007\\-07\\-30/2007\\-08\\-06/' \
+			-e 's/30.07.2007/06.08.2007/' \
+			-e 's/1.91.7/1.91.8/' \
 		$$FILE; \
 	done
 

Modified: dists/trunk/live-initramfs/debian/changelog
===================================================================
--- dists/trunk/live-initramfs/debian/changelog	2007-07-26 18:09:08 UTC (rev 2584)
+++ dists/trunk/live-initramfs/debian/changelog	2007-07-26 18:15:46 UTC (rev 2585)
@@ -1,3 +1,9 @@
+live-initramfs (1.91.7-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Daniel Baumann <daniel at debian.org>  Mon, 30 Jul 2007 00:00:00 +0200
+
 live-initramfs (1.91.6-1) unstable; urgency=medium
 
   * New upstream release.

Modified: dists/trunk/live-initramfs/docs/parameters.txt
===================================================================
--- dists/trunk/live-initramfs/docs/parameters.txt	2007-07-26 18:09:08 UTC (rev 2584)
+++ dists/trunk/live-initramfs/docs/parameters.txt	2007-07-26 18:15:46 UTC (rev 2585)
@@ -1,7 +1,7 @@
 Boot Parameters for Debian Live
 -------------------------------
 
-Updated for live-initramfs 1.91.6-1 on 2007-07-23.
+Updated for live-initramfs 1.91.7-1 on 2007-07-23.
 
 These options (can be combined) work from the syslinux bootprompt:
 

Modified: dists/trunk/live-initramfs/manpages/live-initramfs.en.7
===================================================================
--- dists/trunk/live-initramfs/manpages/live-initramfs.en.7	2007-07-26 18:09:08 UTC (rev 2584)
+++ dists/trunk/live-initramfs/manpages/live-initramfs.en.7	2007-07-26 18:15:46 UTC (rev 2585)
@@ -1,4 +1,4 @@
-.TH LIVE\-INITRAMFS 7 "2007\-07\-23" "1.91.6" "live\-initramfs"
+.TH LIVE\-INITRAMFS 7 "2007\-07\-30" "1.91.7" "live\-initramfs"
 
 .SH NAME
 live\-initramfs \- Debian Live initramfs hook

Modified: dists/trunk/live-initramfs/manpages/live-snapshot.en.1
===================================================================
--- dists/trunk/live-initramfs/manpages/live-snapshot.en.1	2007-07-26 18:09:08 UTC (rev 2584)
+++ dists/trunk/live-initramfs/manpages/live-snapshot.en.1	2007-07-26 18:15:46 UTC (rev 2585)
@@ -1,4 +1,4 @@
-.TH LIVE\-SNAPSHOT 1 "2007\-07\-23" "1.91.6" "live\-initramfs"
+.TH LIVE\-SNAPSHOT 1 "2007\-07\-30" "1.91.7" "live\-initramfs"
 
 .SH NAME
 live\-snapshot \- a simple script to ease persistence usage




More information about the Debian-live-changes mailing list