Author: tille
Date: 2013-01-14 14:23:50 +0000 (Mon, 14 Jan 2013)
New Revision: 12788

Modified:
   trunk/packages/strap-base/trunk/debian/rules
Log:
Use uscan rather than wget


Modified: trunk/packages/strap-base/trunk/debian/rules
===================================================================
--- trunk/packages/strap-base/trunk/debian/rules        2013-01-14 14:23:07 UTC 
(rev 12787)
+++ trunk/packages/strap-base/trunk/debian/rules        2013-01-14 14:23:50 UTC 
(rev 12788)
@@ -32,6 +32,4 @@
 
 get-orig-source:
        mkdir -p $(TARBALLS)
-       [ -f $(ORIG_TAR) ]  ||  wget -N -O $(ORIG_TAR) 
http://www.bioinformatics.org/strap/debian/strap-base_$(VERSION).orig.tar.gz 
-
-
+       uscan --verbose --force-download --repack --rename --destdir=$(TARBALLS)


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to