r29 - in /packages/gnash/trunk/debian: changelog rules

baby-guest at users.alioth.debian.org baby-guest at users.alioth.debian.org
Tue Oct 3 23:23:24 UTC 2006


Author: baby-guest
Date: Tue Oct  3 23:23:23 2006
New Revision: 29

URL: http://svn.debian.org/wsvn/pkg-flash/?sc=1&rev=29
Log:
Leaving the CVS dirs in package. They might be useful for updating the
source tree for testing stuff. Closes: #390283


Modified:
    packages/gnash/trunk/debian/changelog
    packages/gnash/trunk/debian/rules

Modified: packages/gnash/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/changelog?rev=29&op=diff
==============================================================================
--- packages/gnash/trunk/debian/changelog (original)
+++ packages/gnash/trunk/debian/changelog Tue Oct  3 23:23:23 2006
@@ -7,6 +7,8 @@
     build script don't pass options like "-march=prescot" to gcc even if
     the CPU of the build system supports those. Thanks to Timo Juhani
     Lindfors <timo.lindfors at iki.fi>. Closes: #390919
+  * Leaving the CVS dirs in package. They might be useful for updating the
+    source tree for testing stuff. Closes: #390283
 
  -- Miriam Ruiz <little_miry at yahoo.es>  Mon, 25 Sep 2006 18:51:20 +0200
 

Modified: packages/gnash/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/rules?rev=29&op=diff
==============================================================================
--- packages/gnash/trunk/debian/rules (original)
+++ packages/gnash/trunk/debian/rules Tue Oct  3 23:23:23 2006
@@ -176,7 +176,7 @@
 	echo Downloading gnash $(VERSION_ID) from CVS...
 	#test -e gnashd && exit
 	export CVS_RSH="ssh"; cvs -z3 -d:pserver:anonymous at cvs.sv.gnu.org:/sources/gnash co gnash
-	cd gnash; rm -rf `find . -name CVS`
+	#cd gnash; rm -rf `find . -name CVS`
 	tar cvfz "gnash_$(VERSION_ID).orig.tar.gz" gnash
 	mv gnash "gnash-$(VERSION_ID)"
 	cp debian "gnash-$(VERSION_ID)" -a




More information about the pkg-flash-devel mailing list