Package: storm
Version: 0.19-1
Severity: minor
Tags: patch

Launchpad recently dropped http:// file downloads, so Storm's watch file
stopped working.  Patch to fix attached.
diff -Nru storm-0.19/debian/changelog storm-0.19/debian/changelog
--- storm-0.19/debian/changelog	2011-11-13 19:24:03.000000000 -0500
+++ storm-0.19/debian/changelog	2012-03-20 09:54:11.000000000 -0400
@@ -1,3 +1,9 @@
+storm (0.19-2) unstable; urgency=low
+
+  * Fixed watch file to work with Launchpad again
+
+ -- Scott Kitterman <sc...@kitterman.com>  Tue, 20 Mar 2012 09:53:49 -0400
+
 storm (0.19-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru storm-0.19/debian/watch storm-0.19/debian/watch
--- storm-0.19/debian/watch	2010-07-28 19:30:39.000000000 -0400
+++ storm-0.19/debian/watch	2012-03-20 09:54:31.000000000 -0400
@@ -1,2 +1,2 @@
 version=3
-https://launchpad.net/storm/+download http://launchpad.net/storm/trunk/.*/storm-(.*)\.tar\.bz2
+https://launchpad.net/storm/+download https://launchpad.net/storm/trunk/.*/storm-(.*)\.tar\.bz2
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to