[Python-modules-commits] r33336 - in packages/pyjwt/trunk/debian (changelog copyright)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Thu Jul 9 23:35:57 UTC 2015


    Date: Thursday, July 9, 2015 @ 23:35:55
  Author: eriol-guest
Revision: 33336

Update Upstream-Contact to reflect new upstream author and update copyright years

Modified:
  packages/pyjwt/trunk/debian/changelog
  packages/pyjwt/trunk/debian/copyright

Modified: packages/pyjwt/trunk/debian/changelog
===================================================================
--- packages/pyjwt/trunk/debian/changelog	2015-07-09 22:35:28 UTC (rev 33335)
+++ packages/pyjwt/trunk/debian/changelog	2015-07-09 23:35:55 UTC (rev 33336)
@@ -9,13 +9,16 @@
     - Add python{,3}-cryptography to Build-Depends and Recommends.
       (Closes: #780630)
     - Add python{,3}-crypto to Suggests.
+  * debian/copyright
+    - Update Upstream-Contact to reflect new upstream author.
+    - Update copyright years.
   * debian/patches/01_do-not-use-pytest-runner.patch
     - Remove pytest-runner form setup_requires since it's not packaged for
       Debian yet.
   * debian/watch
     - Use pypi.debian.net redirector.
 
- -- Daniele Tricoli <eriol at mornie.org>  Fri, 10 Jul 2015 00:28:57 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Fri, 10 Jul 2015 01:31:08 +0200
 
 pyjwt (0.2.1-1) unstable; urgency=low
 

Modified: packages/pyjwt/trunk/debian/copyright
===================================================================
--- packages/pyjwt/trunk/debian/copyright	2015-07-09 22:35:28 UTC (rev 33335)
+++ packages/pyjwt/trunk/debian/copyright	2015-07-09 23:35:55 UTC (rev 33336)
@@ -1,14 +1,14 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: PyJWT
-Upstream-Contact: Jeff Lindsay <progrium at gmail.com>
+Upstream-Contact: José Padilla <hello at jpadilla.com>
 Source: https://pypi.python.org/pypi/PyJWT
 
 Files: *
-Copyright: 2011 Jeff Lindsay
+Copyright: 2015 José Padilla
 License: Expat
 
 Files: debian/*
-Copyright: 2014 Daniele Tricoli <eriol at mornie.org>
+Copyright: 2014-15 Daniele Tricoli <eriol at mornie.org>
 License: Expat
 
 License: Expat




More information about the Python-modules-commits mailing list