r2730 - in dists/trunk/live-initramfs: . debian docs manpages
daniel at alioth.debian.org
daniel at alioth.debian.org
Sat Aug 11 15:09:35 UTC 2007
Author: daniel
Date: 2007-08-11 15:09:35 +0000 (Sat, 11 Aug 2007)
New Revision: 2730
Modified:
dists/trunk/live-initramfs/Makefile
dists/trunk/live-initramfs/debian/changelog
dists/trunk/live-initramfs/docs/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-11 15:07:10 UTC (rev 2729)
+++ dists/trunk/live-initramfs/Makefile 2007-08-11 15:09:35 UTC (rev 2730)
@@ -108,9 +108,9 @@
update:
set -e; for FILE in docs/parameters.txt manpages/*.en.*; \
do \
- sed -i -e 's/2007\\-07\\-30/2007\\-08\\-06/' \
- -e 's/30.07.2007/06.08.2007/' \
- -e 's/1.95.1/1.95.2/' \
+ sed -i -e 's/2007\\-08\\-06/2007\\-08\\-13/' \
+ -e 's/06.08.2007/13.08.2007/' \
+ -e 's/1.95.2/1.95.3/' \
$$FILE; \
done
Modified: dists/trunk/live-initramfs/debian/changelog
===================================================================
--- dists/trunk/live-initramfs/debian/changelog 2007-08-11 15:07:10 UTC (rev 2729)
+++ dists/trunk/live-initramfs/debian/changelog 2007-08-11 15:09:35 UTC (rev 2730)
@@ -1,3 +1,9 @@
+live-initramfs (1.95.3-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+
+ -- Daniel Baumann <daniel at debian.org> Mon, 13 Aug 2007 00:00:00 +0200
+
live-initramfs (1.95.2-1) unstable; urgency=medium
* New upstream release.
Modified: dists/trunk/live-initramfs/docs/ChangeLog
===================================================================
--- dists/trunk/live-initramfs/docs/ChangeLog 2007-08-11 15:07:10 UTC (rev 2729)
+++ dists/trunk/live-initramfs/docs/ChangeLog 2007-08-11 15:09:35 UTC (rev 2730)
@@ -1,3 +1,7 @@
+2007-08-11 Daniel Baumann <daniel at debian.org>
+
+ * Uploaded 1.95.2-1.
+
2007-08-01 Daniel Baumann <daniel at debian.org>
* scripts/live-bottom/10adduser:
Modified: dists/trunk/live-initramfs/docs/parameters.txt
===================================================================
--- dists/trunk/live-initramfs/docs/parameters.txt 2007-08-11 15:07:10 UTC (rev 2729)
+++ dists/trunk/live-initramfs/docs/parameters.txt 2007-08-11 15:09:35 UTC (rev 2730)
@@ -1,7 +1,7 @@
Boot Parameters for Debian Live
-------------------------------
-Updated for live-initramfs 1.95.2-1 on 2007-07-30.
+Updated for live-initramfs 1.95.3-1 on 2007-07-30.
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-08-11 15:07:10 UTC (rev 2729)
+++ dists/trunk/live-initramfs/manpages/live-initramfs.en.7 2007-08-11 15:09:35 UTC (rev 2730)
@@ -1,4 +1,4 @@
-.TH LIVE\-INITRAMFS 7 "2007\-08\-06" "1.95.2" "live\-initramfs"
+.TH LIVE\-INITRAMFS 7 "2007\-08\-13" "1.95.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-08-11 15:07:10 UTC (rev 2729)
+++ dists/trunk/live-initramfs/manpages/live-snapshot.en.1 2007-08-11 15:09:35 UTC (rev 2730)
@@ -1,4 +1,4 @@
-.TH LIVE\-SNAPSHOT 1 "2007\-08\-06" "1.95.2" "live\-initramfs"
+.TH LIVE\-SNAPSHOT 1 "2007\-08\-13" "1.95.3" "live\-initramfs"
.SH NAME
live\-snapshot \- a simple script to ease persistence usage
More information about the debian-live-changes
mailing list