[pkg-java] r12505 - trunk/knopflerfish-osgi/debian

Torsten Werner twerner at alioth.debian.org
Mon May 24 09:12:03 UTC 2010


Author: twerner
Date: 2010-05-24 09:11:56 +0000 (Mon, 24 May 2010)
New Revision: 12505

Modified:
   trunk/knopflerfish-osgi/debian/rules
Log:
add --force-down-load to uscan


Modified: trunk/knopflerfish-osgi/debian/rules
===================================================================
--- trunk/knopflerfish-osgi/debian/rules	2010-05-24 08:55:42 UTC (rev 12504)
+++ trunk/knopflerfish-osgi/debian/rules	2010-05-24 09:11:56 UTC (rev 12505)
@@ -23,7 +23,7 @@
 
 # Get original sources directly using uscan
 get-orig-source:
-	uscan
+	uscan --force-download
 
 # we don't need jh_manifest and it has a bug:
 #JH_MANIFEST_ARGS := -V




More information about the pkg-java-commits mailing list