r2791 - in dists/trunk/live-initramfs: . debian docs manpages
daniel at alioth.debian.org
daniel at alioth.debian.org
Tue Aug 21 19:13:40 UTC 2007
Author: daniel
Date: 2007-08-21 19:13:40 +0000 (Tue, 21 Aug 2007)
New Revision: 2791
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-08-21 19:11:02 UTC (rev 2790)
+++ dists/trunk/live-initramfs/Makefile 2007-08-21 19:13:40 UTC (rev 2791)
@@ -108,9 +108,9 @@
update:
set -e; for FILE in docs/parameters.txt manpages/*.en.*; \
do \
- sed -i -e 's/2007\\-08\\-13/2007\\-08\\-20/' \
- -e 's/13.08.2007/20.08.2007/' \
- -e 's/1.95.3/1.95.4/' \
+ sed -i -e 's/2007\\-08\\-20/2007\\-08\\-27/' \
+ -e 's/20.08.2007/27.08.2007/' \
+ -e 's/1.96.1/1.96.2/' \
$$FILE; \
done
Modified: dists/trunk/live-initramfs/debian/changelog
===================================================================
--- dists/trunk/live-initramfs/debian/changelog 2007-08-21 19:11:02 UTC (rev 2790)
+++ dists/trunk/live-initramfs/debian/changelog 2007-08-21 19:13:40 UTC (rev 2791)
@@ -1,3 +1,9 @@
+live-initramfs (1.96.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+
+ -- Daniel Baumann <daniel at debian.org> Mon, 20 Aug 2007 00:00:00 +0200
+
live-initramfs (1.95.3-1) unstable; urgency=medium
* New upstream release.
Modified: dists/trunk/live-initramfs/docs/parameters.txt
===================================================================
--- dists/trunk/live-initramfs/docs/parameters.txt 2007-08-21 19:11:02 UTC (rev 2790)
+++ dists/trunk/live-initramfs/docs/parameters.txt 2007-08-21 19:13:40 UTC (rev 2791)
@@ -1,7 +1,7 @@
Boot Parameters for Debian Live
-------------------------------
-Updated for live-initramfs 1.95.3-1 on 2007-07-30.
+Updated for live-initramfs 1.96.1-1 on 2007-07-30.
These options (can be combined) work from the bootloader prompt:
Modified: dists/trunk/live-initramfs/manpages/live-initramfs.en.7
===================================================================
--- dists/trunk/live-initramfs/manpages/live-initramfs.en.7 2007-08-21 19:11:02 UTC (rev 2790)
+++ dists/trunk/live-initramfs/manpages/live-initramfs.en.7 2007-08-21 19:13:40 UTC (rev 2791)
@@ -1,4 +1,4 @@
-.TH LIVE\-INITRAMFS 7 "2007\-08\-13" "1.95.3" "live\-initramfs"
+.TH LIVE\-INITRAMFS 7 "2007\-08\-20" "1.96.1" "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-08-21 19:11:02 UTC (rev 2790)
+++ dists/trunk/live-initramfs/manpages/live-snapshot.en.1 2007-08-21 19:13:40 UTC (rev 2791)
@@ -1,4 +1,4 @@
-.TH LIVE\-SNAPSHOT 1 "2007\-08\-13" "1.95.3" "live\-initramfs"
+.TH LIVE\-SNAPSHOT 1 "2007\-08\-20" "1.96.1" "live\-initramfs"
.SH NAME
live\-snapshot \- a simple script to ease persistence usage
More information about the debian-live-changes
mailing list