[Debian-live-changes] r1823 - dists/trunk/live-helper

daniel at alioth.debian.org daniel at alioth.debian.org
Mon May 28 07:48:56 UTC 2007


Author: daniel
Date: 2007-05-28 07:48:56 +0000 (Mon, 28 May 2007)
New Revision: 1823

Modified:
   dists/trunk/live-helper/Makefile
Log:


Modified: dists/trunk/live-helper/Makefile
===================================================================
--- dists/trunk/live-helper/Makefile	2007-05-28 07:45:15 UTC (rev 1822)
+++ dists/trunk/live-helper/Makefile	2007-05-28 07:48:56 UTC (rev 1823)
@@ -94,15 +94,15 @@
 update:
 	set -e; for MANPAGE in manpages/*.de.* manpages/*.en.*; \
 	do \
-		sed -i	-e 's/2007\\-05\\-28/2007\\-06\\-04/' \
-			-e 's/28.05.2007/04.06.2007/' \
-			-e 's/1.0~a12/1.0~a13/' \
+		sed -i	-e 's/2007\\-06\\-04/2007\\-06\\-11/' \
+			-e 's/04.06.2007/11.06.2007/' \
+			-e 's/1.0~a13/1.0~a14/' \
 		$$MANPAGE; \
 	done
 
 	set -e; for SCRIPT in functions/common.sh examples/cron/etch.sh examples/cron/etch+beryl.sh; \
 	do \
-		sed -i -e 's/1.0~a12/1.0~a13/' $$SCRIPT; \
+		sed -i -e 's/1.0~a13/1.0~a14/' $$SCRIPT; \
 	done
 
 clean:




More information about the Debian-live-changes mailing list