[Python-modules-commits] r31684 - in packages/ipy/trunk/debian (changelog watch)
hugo6390-guest at users.alioth.debian.org
hugo6390-guest at users.alioth.debian.org
Sat Jan 24 10:40:56 UTC 2015
Date: Saturday, January 24, 2015 @ 10:40:55
Author: hugo6390-guest
Revision: 31684
Update regex, prepare upload for experimental instead of unstable.
Modified:
packages/ipy/trunk/debian/changelog
packages/ipy/trunk/debian/watch
Modified: packages/ipy/trunk/debian/changelog
===================================================================
--- packages/ipy/trunk/debian/changelog 2015-01-23 15:21:50 UTC (rev 31683)
+++ packages/ipy/trunk/debian/changelog 2015-01-24 10:40:55 UTC (rev 31684)
@@ -1,11 +1,13 @@
-ipy (1:0.82a-1) unstable; urgency=low
+ipy (1:0.82a-1) experimental; urgency=low
* Team upload.
* New upstream release.
* debian/control:
- Bump Standards-Version to 3.9.6.
+ * debian/watch:
+ - Update regex (The old url led to an useless blank page).
- -- Hugo Lefeuvre <hugo6390 at orange.fr> Sun, 18 Jan 2015 15:14:23 +0100
+ -- Hugo Lefeuvre <hugo6390 at orange.fr> Sat, 24 Jan 2015 10:57:26 +0100
ipy (1:0.81-1) unstable; urgency=low
Modified: packages/ipy/trunk/debian/watch
===================================================================
--- packages/ipy/trunk/debian/watch 2015-01-23 15:21:50 UTC (rev 31683)
+++ packages/ipy/trunk/debian/watch 2015-01-24 10:40:55 UTC (rev 31684)
@@ -1,4 +1,3 @@
version=3
-http://pypi.python.org/packages/source/I/IPy/IPy-(.*)\.tar\.gz
-
+https://github.com/haypo/python-ipy/releases .*/IPy-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list