[Python-modules-commits] r33337 - in packages/pyjwt/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Fri Jul 10 00:14:30 UTC 2015
Date: Friday, July 10, 2015 @ 00:14:28
Author: eriol-guest
Revision: 33337
Bump Standards-Version to 3.9.6 (no changes needed)
Modified:
packages/pyjwt/trunk/debian/changelog
packages/pyjwt/trunk/debian/control
Modified: packages/pyjwt/trunk/debian/changelog
===================================================================
--- packages/pyjwt/trunk/debian/changelog 2015-07-09 23:35:55 UTC (rev 33336)
+++ packages/pyjwt/trunk/debian/changelog 2015-07-10 00:14:28 UTC (rev 33337)
@@ -9,6 +9,7 @@
- Add python{,3}-cryptography to Build-Depends and Recommends.
(Closes: #780630)
- Add python{,3}-crypto to Suggests.
+ - Bump Standards-Version to 3.9.6 (no changes needed).
* debian/copyright
- Update Upstream-Contact to reflect new upstream author.
- Update copyright years.
@@ -18,7 +19,7 @@
* debian/watch
- Use pypi.debian.net redirector.
- -- Daniele Tricoli <eriol at mornie.org> Fri, 10 Jul 2015 01:31:08 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Fri, 10 Jul 2015 02:12:06 +0200
pyjwt (0.2.1-1) unstable; urgency=low
Modified: packages/pyjwt/trunk/debian/control
===================================================================
--- packages/pyjwt/trunk/debian/control 2015-07-09 23:35:55 UTC (rev 33336)
+++ packages/pyjwt/trunk/debian/control 2015-07-10 00:14:28 UTC (rev 33337)
@@ -12,7 +12,7 @@
python3-all,
python3-cryptography,
python3-setuptools,
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Homepage: https://github.com/jpadilla/pyjwt
More information about the Python-modules-commits
mailing list