[med-svn] r12788 - trunk/packages/strap-base/trunk/debian

Andreas Tille tille at alioth.debian.org
Mon Jan 14 14:23:50 UTC 2013


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)




More information about the debian-med-commit mailing list