Preparing live-initramfs 1.110.3-1.
authorDaniel Baumann <daniel@debian.org>
Mon, 29 Oct 2007 11:05:29 +0000 (12:05 +0100)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:31:06 +0000 (17:31 +0100)
Makefile
debian/changelog

index f7573f4..347d449 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\\-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/' \
+               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/' \
                $$FILE; \
        done
 
index 964cd8a..5272fd8 100644 (file)
@@ -1,3 +1,9 @@
+live-initramfs (1.110.4-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Daniel Baumann <daniel@debian>  Mon, 29 Oct 2007 00:00:00 +0100
+
 live-initramfs (1.110.3-1) unstable; urgency=medium
 
   [ Daniel Baumann ]