[Debian-live-changes] r1354 - dists/trunk/live-helper/examples

Daniel Baumann daniel at alioth.debian.org
Mon May 7 11:19:12 UTC 2007


Author: daniel
Date: 2007-05-07 11:19:12 +0000 (Mon, 07 May 2007)
New Revision: 1354

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


Modified: dists/trunk/live-helper/examples/snapshot-build.sh
===================================================================
--- dists/trunk/live-helper/examples/snapshot-build.sh	2007-05-07 10:31:12 UTC (rev 1353)
+++ dists/trunk/live-helper/examples/snapshot-build.sh	2007-05-07 11:19:12 UTC (rev 1354)
@@ -60,7 +60,7 @@
 
 	# Building package
 	cd "${BUILD}"/${PACKAGE}-${VERSION}~${REVISION}
-	dch --force-bad-version --newversion ${VERSION}~${REVISION} --distribution UNRELEASED Autobuild snapshot.
+	dch --force-bad-version --newversion ${VERSION}~${REVISION} --distribution UNRELEASED Autobuild snapshot of SVN r${REVISION}.
 	dpkg-buildpackage -rfakeroot -sa -uc -us
 	cd "${OLDPWD}"
 




More information about the Debian-live-changes mailing list