[Python-modules-commits] r31218 - in packages/flask-openid/trunk/debian (3 files)
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Wed Oct 22 23:25:12 UTC 2014
Date: Wednesday, October 22, 2014 @ 23:25:11
Author: sramacher
Revision: 31218
* New upstream release.
* debian/control: Bump Standards-Version to 3.9.6, no changes required.
Modified:
packages/flask-openid/trunk/debian/changelog
packages/flask-openid/trunk/debian/control
packages/flask-openid/trunk/debian/rules
Modified: packages/flask-openid/trunk/debian/changelog
===================================================================
--- packages/flask-openid/trunk/debian/changelog 2014-10-22 09:01:08 UTC (rev 31217)
+++ packages/flask-openid/trunk/debian/changelog 2014-10-22 23:25:11 UTC (rev 31218)
@@ -1,3 +1,10 @@
+flask-openid (1.2.3+dfsg-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/control: Bump Standards-Version to 3.9.6, no changes required.
+
+ -- Sebastian Ramacher <sramacher at debian.org> Thu, 23 Oct 2014 01:21:40 +0200
+
flask-openid (1.2.1+dfsg-1) unstable; urgency=low
* New upstream release.
Modified: packages/flask-openid/trunk/debian/control
===================================================================
--- packages/flask-openid/trunk/debian/control 2014-10-22 09:01:08 UTC (rev 31217)
+++ packages/flask-openid/trunk/debian/control 2014-10-22 23:25:11 UTC (rev 31218)
@@ -13,7 +13,7 @@
python-openid (>= 2.0),
python-doc
X-Python-Version: >= 2.6
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/flask-openid/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/flask-openid/trunk/
Homepage: https://github.com/mitsuhiko/flask-openid
Modified: packages/flask-openid/trunk/debian/rules
===================================================================
--- packages/flask-openid/trunk/debian/rules 2014-10-22 09:01:08 UTC (rev 31217)
+++ packages/flask-openid/trunk/debian/rules 2014-10-22 23:25:11 UTC (rev 31218)
@@ -18,6 +18,7 @@
| sed -ne 's/\(.*\)+dfsg/\1/p')
get-orig-source:
uscan --no-conf \
+ --download \
--force-download \
--rename \
--watchfile $(DEB_DEBDIR)/watch \
More information about the Python-modules-commits
mailing list