[Debian-live-changes] r1353 - in dists/trunk/live-helper: debian examples

Daniel Baumann daniel at alioth.debian.org
Mon May 7 10:31:12 UTC 2007


Author: daniel
Date: 2007-05-07 10:31:12 +0000 (Mon, 07 May 2007)
New Revision: 1353

Modified:
   dists/trunk/live-helper/debian/changelog
   dists/trunk/live-helper/examples/snapshot-build.sh
Log:


Modified: dists/trunk/live-helper/debian/changelog
===================================================================
--- dists/trunk/live-helper/debian/changelog	2007-05-07 10:28:06 UTC (rev 1352)
+++ dists/trunk/live-helper/debian/changelog	2007-05-07 10:31:12 UTC (rev 1353)
@@ -1,3 +1,9 @@
+live-helper (1.87.3~1345) UNRELEASED; urgency=low
+
+  * Autobuild snapshot.
+
+ -- Debian Live Autobuilder <debian-live-devel at lists.alioth.debian.org>  Mon, 07 May 2007 12:05:52 +0200
+
 live-helper (1.0~a10-1) UNRELEASED; urgency=medium
 
   * New upstream release.

Modified: dists/trunk/live-helper/examples/snapshot-build.sh
===================================================================
--- dists/trunk/live-helper/examples/snapshot-build.sh	2007-05-07 10:28:06 UTC (rev 1352)
+++ dists/trunk/live-helper/examples/snapshot-build.sh	2007-05-07 10:31:12 UTC (rev 1353)
@@ -96,7 +96,7 @@
 cd "${OLDPWD}"
 
 # Updating timestamp
-echo "`date -R`" "${SERVER}"/LAST_BUILD
+echo "`date -R`" > "${SERVER}"/LAST_BUILD
 
 # Removing build directory
 rm -rf "${BUILD}"




More information about the Debian-live-changes mailing list