[Debian-live-changes] r1384 - in dists/trunk/live-helper: . examples

Daniel Baumann daniel at alioth.debian.org
Mon May 7 22:05:54 UTC 2007


Author: daniel
Date: 2007-05-07 22:05:54 +0000 (Mon, 07 May 2007)
New Revision: 1384

Modified:
   dists/trunk/live-helper/Makefile
   dists/trunk/live-helper/examples/etch+beryl-cron.sh
   dists/trunk/live-helper/examples/etch-cron.sh
Log:


Modified: dists/trunk/live-helper/Makefile
===================================================================
--- dists/trunk/live-helper/Makefile	2007-05-07 20:37:22 UTC (rev 1383)
+++ dists/trunk/live-helper/Makefile	2007-05-07 22:05:54 UTC (rev 1384)
@@ -87,6 +87,9 @@
 
 	sed -i -e 's/1.0~a9/1.0~a10/' functions/common.sh
 
+	sed -i -e 's/1.0~a9/1.0~a10/' examples/etch-cron.sh
+	sed -i -e 's/1.0~a9/1.0~a10/' examples/etch+beryl-cron.sh
+
 clean:
 
 distclean:

Modified: dists/trunk/live-helper/examples/etch+beryl-cron.sh
===================================================================
--- dists/trunk/live-helper/examples/etch+beryl-cron.sh	2007-05-07 20:37:22 UTC (rev 1383)
+++ dists/trunk/live-helper/examples/etch+beryl-cron.sh	2007-05-07 22:05:54 UTC (rev 1384)
@@ -9,7 +9,7 @@
 AUTOBUILD_PACKAGES_LISTS="gnome-desktop kde-desktop xfce-desktop"
 AUTOBUILD_OPTIONS="--apt-recommends disabled"
 
-AUTOBUILD_DATE="r0_1.0~a8-1"
+AUTOBUILD_DATE="r0_1.0~a10-1"
 AUTOBUILD_DESTDIR="/srv/debian-unofficial/ftp/debian-live"
 AUTOBUILD_TEMPDIR="/srv/tmp"
 

Modified: dists/trunk/live-helper/examples/etch-cron.sh
===================================================================
--- dists/trunk/live-helper/examples/etch-cron.sh	2007-05-07 20:37:22 UTC (rev 1383)
+++ dists/trunk/live-helper/examples/etch-cron.sh	2007-05-07 22:05:54 UTC (rev 1384)
@@ -9,7 +9,7 @@
 AUTOBUILD_PACKAGES_LISTS="standard gnome-desktop kde-desktop xfce-desktop"
 AUTOBUILD_OPTIONS="--apt-recommends disabled"
 
-AUTOBUILD_DATE="r0_1.0~a8-1"
+AUTOBUILD_DATE="r0_1.0~a10-1"
 AUTOBUILD_DESTDIR="/srv/debian-unofficial/ftp/debian-live"
 AUTOBUILD_TEMPDIR="/srv/tmp"
 




More information about the Debian-live-changes mailing list