r2815 - in dists/trunk/live-initramfs: . debian docs manpages
daniel at alioth.debian.org
daniel at alioth.debian.org
Sat Sep 1 10:05:18 UTC 2007
Author: daniel
Date: 2007-09-01 10:05:18 +0000 (Sat, 01 Sep 2007)
New Revision: 2815
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-09-01 10:01:49 UTC (rev 2814)
+++ dists/trunk/live-initramfs/Makefile 2007-09-01 10:05:18 UTC (rev 2815)
@@ -108,9 +108,9 @@
update:
set -e; for FILE in docs/parameters.txt manpages/*.en.*; \
do \
- sed -i -e 's/2007\\-08\\-27/2007\\-09\\-03/' \
- -e 's/27.08.2007/03.09.2007/' \
- -e 's/1.96.2/1.96.3/' \
+ sed -i -e 's/2007\\-09\\-03/2007\\-09\\-10/' \
+ -e 's/03.09.2007/10.09.2007/' \
+ -e 's/1.96.3/1.96.4/' \
$$FILE; \
done
Modified: dists/trunk/live-initramfs/debian/changelog
===================================================================
--- dists/trunk/live-initramfs/debian/changelog 2007-09-01 10:01:49 UTC (rev 2814)
+++ dists/trunk/live-initramfs/debian/changelog 2007-09-01 10:05:18 UTC (rev 2815)
@@ -1,3 +1,9 @@
+live-initramfs (1.96.3-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+
+ -- Daniel Baumann <daniel at debian.org> Mon, 3 Sep 2007 00:00:00 +0200
+
live-initramfs (1.96.2-1) unstable; urgency=medium
* New upstream release.
Modified: dists/trunk/live-initramfs/docs/parameters.txt
===================================================================
--- dists/trunk/live-initramfs/docs/parameters.txt 2007-09-01 10:01:49 UTC (rev 2814)
+++ dists/trunk/live-initramfs/docs/parameters.txt 2007-09-01 10:05:18 UTC (rev 2815)
@@ -1,7 +1,7 @@
Boot Parameters for Debian Live
-------------------------------
-Updated for live-initramfs 1.96.2-1 on 2007-07-30.
+Updated for live-initramfs 1.96.3-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-09-01 10:01:49 UTC (rev 2814)
+++ dists/trunk/live-initramfs/manpages/live-initramfs.en.7 2007-09-01 10:05:18 UTC (rev 2815)
@@ -1,4 +1,4 @@
-.TH LIVE\-INITRAMFS 7 "2007\-08\-27" "1.96.2" "live\-initramfs"
+.TH LIVE\-INITRAMFS 7 "2007\-09\-03" "1.96.3" "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-09-01 10:01:49 UTC (rev 2814)
+++ dists/trunk/live-initramfs/manpages/live-snapshot.en.1 2007-09-01 10:05:18 UTC (rev 2815)
@@ -1,4 +1,4 @@
-.TH LIVE\-SNAPSHOT 1 "2007\-08\-27" "1.96.2" "live\-initramfs"
+.TH LIVE\-SNAPSHOT 1 "2007\-09\-03" "1.96.3" "live\-initramfs"
.SH NAME
live\-snapshot \- a simple script to ease persistence usage
More information about the debian-live-changes
mailing list