[SCM] debian-live/live-initramfs branch, master, updated. 1.110.1-1-5-g5dfaf2a
Daniel Baumann
daniel at debian.org
Thu Oct 18 20:55:58 UTC 2007
The branch, master has been updated
via 5dfaf2a71a26d3908f1d98dbceaf329e23a4eca0 (commit)
via 5b606829531dd34f59b3da7949752ba142826e4b (commit)
from 37c3d4f3873952f9d857008438022ac078dd7f9a (commit)
- Shortlog ------------------------------------------------------------
5dfaf2a Preparing live-initramfs 1.110.3-1.
5b60682 Releasing live-initramfs 1.110.2-1.
Summary of changes:
Makefile | 8 ++++----
debian/changelog | 12 +++++++++++-
docs/parameters.txt | 2 +-
3 files changed, 16 insertions(+), 6 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 5dfaf2a71a26d3908f1d98dbceaf329e23a4eca0
Author: Daniel Baumann <daniel at debian.org>
Date: Thu Oct 18 22:55:56 2007 +0200
Preparing live-initramfs 1.110.3-1.
diff --git a/Makefile b/Makefile
index e638339..a0bfbcf 100644
--- a/Makefile
+++ b/Makefile
@@ -108,10 +108,10 @@ uninstall:
update:
set -e; for FILE in docs/parameters.txt; \
do \
- sed -i -e 's/2007\\-15\\-08/2007\\-10\\-22/' \
- -e 's/2007-15-08/2007-10-22/' \
- -e 's/15.10.2007/22.10.2007/' \
- -e 's/1.110.2/1.110.3/' \
+ sed -i -e 's/2007\\-10\\-22/2007\\-10\\-29/' \
+ -e 's/2007-10-22/2007-10-29/' \
+ -e 's/22.10.2007/29.10.2007/' \
+ -e 's/1.110.3/1.110.4/' \
$$FILE; \
done
diff --git a/debian/changelog b/debian/changelog
index 01ce444..76d4276 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+live-initramfs (1.110.3-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+
+ -- Daniel Baumann <daniel at debian> Mon, 22 Oct 2007 00:00:00 +0200
+
live-initramfs (1.110.2-1) unstable; urgency=medium
* New upstream release.
diff --git a/docs/parameters.txt b/docs/parameters.txt
index 91c48a9..f8bb2f4 100644
--- a/docs/parameters.txt
+++ b/docs/parameters.txt
@@ -1,7 +1,7 @@
Boot Parameters for Debian Live
-------------------------------
-Updated for live-initramfs 1.110.2-1 on 2007-10-15.
+Updated for live-initramfs 1.110.3-1 on 2007-10-22.
These options (can be combined) work from the bootloader prompt:
commit 5b606829531dd34f59b3da7949752ba142826e4b
Author: Daniel Baumann <daniel at debian.org>
Date: Thu Oct 18 22:53:23 2007 +0200
Releasing live-initramfs 1.110.2-1.
diff --git a/debian/changelog b/debian/changelog
index a3a5400..01ce444 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
-live-initramfs (1.110.2-1) UNRELEASED; urgency=medium
+live-initramfs (1.110.2-1) unstable; urgency=medium
* New upstream release.
+ * Preparing live-initramfs 1.110.2-1.
+ * Fixing typing error.
+ * Removing nodiratime as it is already included in noatime, thanks to Kel
+ Modderman <kel at otaku42.de>.
-- Daniel Baumann <daniel at debian> Mon, 15 Oct 2007 00:00:00 +0200
--
debian-live/live-initramfs
More information about the debian-live-changes
mailing list