[Pkg-xen-changes] r372 - trunk/scripts

Guido Trotter ultrotter at alioth.debian.org
Tue Oct 31 20:35:30 CET 2006


Author: ultrotter
Date: Tue Oct 31 20:35:30 2006
New Revision: 372

Modified:
   trunk/scripts/hg2dist-common.sh
Log:
Need scripts too in order to build xen-common, document that...
Random questions: should we move scripts into debian, since they're debian-provided?
Should we make hg2dist (optionally?) get stuff from svn too?


Modified: trunk/scripts/hg2dist-common.sh
==============================================================================
--- trunk/scripts/hg2dist-common.sh	(original)
+++ trunk/scripts/hg2dist-common.sh	Tue Oct 31 20:35:30 2006
@@ -71,5 +71,5 @@
 tar zcf $DESTTAR $DESTDIR || exit 1;
 
 echo "DONE"
-echo "Now please svn export your debian directory in $DESTDIR and check that the changelog version matches"
+echo "Now please svn export your debian and scripts directory in $DESTDIR and check that the changelog version matches"
 



More information about the Pkg-xen-changes mailing list