r175 - /packages/gnash/trunk/debian/rules

baby-guest at users.alioth.debian.org baby-guest at users.alioth.debian.org
Thu Feb 14 15:18:40 UTC 2008


Author: baby-guest
Date: Thu Feb 14 15:18:40 2008
New Revision: 175

URL: http://svn.debian.org/wsvn/pkg-flash/?sc=1&rev=175
Log:
Fixed get-orig-source target in debian/rules


Modified:
    packages/gnash/trunk/debian/rules

Modified: packages/gnash/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/rules?rev=175&op=diff
==============================================================================
--- packages/gnash/trunk/debian/rules (original)
+++ packages/gnash/trunk/debian/rules Thu Feb 14 15:18:40 2008
@@ -169,7 +169,7 @@
 	dh_builddeb
 
 VERSION_DATE = $(shell /bin/date --utc +%0Y%0m%0d.%0k%0M)
-VERSION_ID = 0.7.2+cvs$(VERSION_DATE)
+VERSION_ID = 0.8.1+cvs$(VERSION_DATE)
 get-orig-source:
 	echo Downloading gnash $(VERSION_ID) from CVS...
 	#test -e gnashd && exit




More information about the pkg-flash-devel mailing list