[Python-modules-commits] r32591 - in packages/requests/trunk/debian (changelog copyright)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Mon May 4 19:02:51 UTC 2015
Date: Monday, May 4, 2015 @ 19:02:50
Author: eriol-guest
Revision: 32591
Update copyright years
Modified:
packages/requests/trunk/debian/changelog
packages/requests/trunk/debian/copyright
Modified: packages/requests/trunk/debian/changelog
===================================================================
--- packages/requests/trunk/debian/changelog 2015-05-04 06:04:19 UTC (rev 32590)
+++ packages/requests/trunk/debian/changelog 2015-05-04 19:02:50 UTC (rev 32591)
@@ -8,6 +8,8 @@
inside python-requests' stanza since Python 2.7.9 include SNI support
and PEP 476 made it as secure as Python 3.
- Bump python{,3}-urllib3 to 1.10.4.
+ * debian/copyright
+ - Update copyright years.
* debian/watch
- Use pypi.debian.net redirector.
* debian/patches/01_use-system-ca-certificates.patch
@@ -23,7 +25,7 @@
- Remove links thanks to the import machinery in
04_make-requests.packages.urllib3-same-as-urllib3.patch
- -- Daniele Tricoli <eriol at mornie.org> Mon, 04 May 2015 05:30:17 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Mon, 04 May 2015 20:58:17 +0200
requests (2.4.3-6) unstable; urgency=medium
Modified: packages/requests/trunk/debian/copyright
===================================================================
--- packages/requests/trunk/debian/copyright 2015-05-04 06:04:19 UTC (rev 32590)
+++ packages/requests/trunk/debian/copyright 2015-05-04 19:02:50 UTC (rev 32591)
@@ -4,7 +4,7 @@
Source: http://pypi.python.org/pypi/requests
Files: *
-Copyright: 2011-2014, Kenneth Reitz
+Copyright: 2015, Kenneth Reitz
License: Apache
Files: requests/packages/urllib3/*
@@ -33,7 +33,7 @@
License: LGPL-2.1+
Files: debian/*
-Copyright: 2011-2014, Daniele Tricoli <eriol at mornie.org>
+Copyright: 2011-2015, Daniele Tricoli <eriol at mornie.org>
License: Apache
License: Apache
More information about the Python-modules-commits
mailing list