Preparing live-initramfs 1.110.5-1.
authorDaniel Baumann <daniel@debian.org>
Wed, 31 Oct 2007 13:08:36 +0000 (14:08 +0100)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:31:06 +0000 (17:31 +0100)
Makefile
debian/changelog

index 347d449..ab5403f 100644 (file)
--- 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
 
index f1b5382..d9fc542 100644 (file)
@@ -1,3 +1,9 @@
+live-initramfs (1.110.5-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Daniel Baumann <daniel@debian>  Mon,  5 Nov 2007 00:00:00 +0100
+
 live-initramfs (1.110.4-1) unstable; urgency=medium
 
   [ Daniel Baumann ]