[Debian-live-changes] r2009 - in dists/trunk/live-webhelper: . debian manpages scripts

daniel at alioth.debian.org daniel at alioth.debian.org
Sun Jun 10 16:46:18 UTC 2007


Author: daniel
Date: 2007-06-10 16:46:18 +0000 (Sun, 10 Jun 2007)
New Revision: 2009

Modified:
   dists/trunk/live-webhelper/Makefile
   dists/trunk/live-webhelper/debian/changelog
   dists/trunk/live-webhelper/manpages/live-webhelper.en.7
   dists/trunk/live-webhelper/scripts/common
Log:


Modified: dists/trunk/live-webhelper/Makefile
===================================================================
--- dists/trunk/live-webhelper/Makefile	2007-06-10 16:45:29 UTC (rev 2008)
+++ dists/trunk/live-webhelper/Makefile	2007-06-10 16:46:18 UTC (rev 2009)
@@ -74,12 +74,12 @@
 	done
 
 update:
-	sed -i -e 's/VERSION="1.0~a13"/VERSION="1.0~a14"/' scripts/common
+	sed -i -e 's/VERSION="1.0~a14"/VERSION="1.0~a15"/' scripts/common
 
 	set -e; for MANPAGE in manpages/*.en.*; \
 	do \
-		sed -i	-e 's/2007\\-06\\-04/2007\\-06\\-11/' \
-			-e 's/1.0~a13/1.0~a14/' \
+		sed -i	-e 's/2007\\-06\\-11/2007\\-06\\-18/' \
+			-e 's/1.0~a14/1.0~a15/' \
 		$$MANPAGE; \
 	done
 

Modified: dists/trunk/live-webhelper/debian/changelog
===================================================================
--- dists/trunk/live-webhelper/debian/changelog	2007-06-10 16:45:29 UTC (rev 2008)
+++ dists/trunk/live-webhelper/debian/changelog	2007-06-10 16:46:18 UTC (rev 2009)
@@ -1,3 +1,9 @@
+live-webhelper (1.0~a15-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Daniel Baumann <daniel at debian.org>  Mon, 18 Jun 2007 00:00:00 +0200
+
 live-webhelper (1.0~a14-1) unstable; urgency=low
 
   * New upstream release.

Modified: dists/trunk/live-webhelper/manpages/live-webhelper.en.7
===================================================================
--- dists/trunk/live-webhelper/manpages/live-webhelper.en.7	2007-06-10 16:45:29 UTC (rev 2008)
+++ dists/trunk/live-webhelper/manpages/live-webhelper.en.7	2007-06-10 16:46:18 UTC (rev 2009)
@@ -1,4 +1,4 @@
-.TH LIVE\-WEBHELPER 7 "2007\-06\-11" "1.0~a14" "live\-webhelper"
+.TH LIVE\-WEBHELPER 7 "2007\-06\-18" "1.0~a15" "live\-webhelper"
 
 .SH NAME
 live\-webhelper \- Debian Live helper programs (web frontend)

Modified: dists/trunk/live-webhelper/scripts/common
===================================================================
--- dists/trunk/live-webhelper/scripts/common	2007-06-10 16:45:29 UTC (rev 2008)
+++ dists/trunk/live-webhelper/scripts/common	2007-06-10 16:46:18 UTC (rev 2009)
@@ -1 +1 @@
-VERSION="1.0~a14"
+VERSION="1.0~a15"




More information about the Debian-live-changes mailing list