Author: tille
Date: 2012-07-09 16:25:34 +0000 (Mon, 09 Jul 2012)
New Revision: 11664

Modified:
   trunk/packages/camitk/trunk/debian/rules
Log:
Add get-orig-source which helps to get the source despite an invalid SSL 
certificate


Modified: trunk/packages/camitk/trunk/debian/rules
===================================================================
--- trunk/packages/camitk/trunk/debian/rules    2012-07-09 16:24:02 UTC (rev 
11663)
+++ trunk/packages/camitk/trunk/debian/rules    2012-07-09 16:25:34 UTC (rev 
11664)
@@ -4,3 +4,7 @@
 
 %:
        dh $@
+
+# see http://lists.debian.org/debian-mentors/2012/07/msg00124.html
+get-orig-source:
+       PERL_LWP_SSL_VERIFY_HOSTNAME=0 uscan --verbose --force-download 
--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