[Python-modules-commits] r22462 - in packages/storm/trunk/debian (changelog control watch)
nomadium-guest at users.alioth.debian.org
nomadium-guest at users.alioth.debian.org
Fri Jul 27 01:36:50 UTC 2012
Date: Friday, July 27, 2012 @ 01:36:48
Author: nomadium-guest
Revision: 22462
[ Scott Kitterman ]
* Fixed watch file to work with Launchpad again. (Closes: #664743).
[ Miguel Landaeta ]
* Bump Standards-Version to 3.9.3. No changes were required.
Modified:
packages/storm/trunk/debian/changelog
packages/storm/trunk/debian/control
packages/storm/trunk/debian/watch
Modified: packages/storm/trunk/debian/changelog
===================================================================
--- packages/storm/trunk/debian/changelog 2012-07-24 20:49:34 UTC (rev 22461)
+++ packages/storm/trunk/debian/changelog 2012-07-27 01:36:48 UTC (rev 22462)
@@ -1,3 +1,13 @@
+storm (0.19-2) UNRELEASED; urgency=low
+
+ [ Scott Kitterman ]
+ * Fixed watch file to work with Launchpad again. (Closes: #664743).
+
+ [ Miguel Landaeta ]
+ * Bump Standards-Version to 3.9.3. No changes were required.
+
+ -- Miguel Landaeta <miguel at miguel.cc> Thu, 26 Jul 2012 21:05:56 -0430
+
storm (0.19-1) unstable; urgency=low
* New upstream release.
Modified: packages/storm/trunk/debian/control
===================================================================
--- packages/storm/trunk/debian/control 2012-07-24 20:49:34 UTC (rev 22461)
+++ packages/storm/trunk/debian/control 2012-07-27 01:36:48 UTC (rev 22462)
@@ -8,7 +8,7 @@
python-all-dbg (>= 2.6.6-3~),
python-all-dev (>= 2.6.6-3~),
python-setuptools
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
X-Python-Version: >= 2.4
Homepage: http://storm.canonical.com/
Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/storm/trunk
Modified: packages/storm/trunk/debian/watch
===================================================================
--- packages/storm/trunk/debian/watch 2012-07-24 20:49:34 UTC (rev 22461)
+++ packages/storm/trunk/debian/watch 2012-07-27 01:36:48 UTC (rev 22462)
@@ -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
More information about the Python-modules-commits
mailing list