[SCM] debian-live/live-initramfs branch, master, updated. 1.110.4-1-1-g0f36880
Daniel Baumann
daniel at debian.org
Wed Oct 31 13:08:46 UTC 2007
The branch, master has been updated
via 0f368807adf0fcaccef710c3da855d72fd737117 (commit)
from 9ce2c85ffa10404db5ed6a3bd9507276b2c51dc1 (commit)
- Shortlog ------------------------------------------------------------
0f36880 Preparing live-initramfs 1.110.5-1.
Summary of changes:
Makefile | 8 ++++----
debian/changelog | 6 ++++++
2 files changed, 10 insertions(+), 4 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 0f368807adf0fcaccef710c3da855d72fd737117
Author: Daniel Baumann <daniel at debian.org>
Date: Wed Oct 31 14:08:36 2007 +0100
Preparing live-initramfs 1.110.5-1.
diff --git a/Makefile b/Makefile
index 347d449..ab5403f 100644
--- a/Makefile
+++ b/Makefile
@@ -104,10 +104,10 @@ uninstall:
update:
set -e; for FILE in docs/parameters.txt; \
do \
- sed -i -e 's/2007\\-10\\-29/2007\\-11\\-05/' \
- -e 's/2007-10-29/2007-11-05/' \
- -e 's/29.10.2007/05.11.2007/' \
- -e 's/1.110.4/1.110.5/' \
+ sed -i -e 's/2007\\-11\\-05/2007\\-11\\-12/' \
+ -e 's/2007-11-05/2007-11-12/' \
+ -e 's/05.11.2007/12.11.2007/' \
+ -e 's/1.110.5/1.110.6/' \
$$FILE; \
done
diff --git a/debian/changelog b/debian/changelog
index f1b5382..d9fc542 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+live-initramfs (1.110.5-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+
+ -- Daniel Baumann <daniel at debian> Mon, 5 Nov 2007 00:00:00 +0100
+
live-initramfs (1.110.4-1) unstable; urgency=medium
[ Daniel Baumann ]
--
debian-live/live-initramfs
More information about the debian-live-changes
mailing list