[Python-modules-commits] r24191 - in packages/python-urllib3/trunk/debian (changelog copyright)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Tue May 7 22:39:06 UTC 2013
Date: Tuesday, May 7, 2013 @ 22:39:04
Author: eriol-guest
Revision: 24191
- Updated copyright years
- Added stanza for urllib3/packages/ordered_dict.py
Modified:
packages/python-urllib3/trunk/debian/changelog
packages/python-urllib3/trunk/debian/copyright
Modified: packages/python-urllib3/trunk/debian/changelog
===================================================================
--- packages/python-urllib3/trunk/debian/changelog 2013-05-07 20:50:22 UTC (rev 24190)
+++ packages/python-urllib3/trunk/debian/changelog 2013-05-07 22:39:04 UTC (rev 24191)
@@ -5,12 +5,15 @@
[ Daniele Tricoli ]
* New upstream release
+ * debian/copyright
+ - Updated copyright years
+ - Added stanza for urllib3/packages/ordered_dict.py
* debian/patches/01_do-not-use-embedded-python-six.patch
- Refreshed
* debian/patches/02_require-cert-verification.patch
- Refreshed
- -- Daniele Tricoli <eriol at mornie.org> Tue, 07 May 2013 05:04:41 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Wed, 08 May 2013 00:33:12 +0200
python-urllib3 (1.5-1) experimental; urgency=low
Modified: packages/python-urllib3/trunk/debian/copyright
===================================================================
--- packages/python-urllib3/trunk/debian/copyright 2013-05-07 20:50:22 UTC (rev 24190)
+++ packages/python-urllib3/trunk/debian/copyright 2013-05-07 22:39:04 UTC (rev 24191)
@@ -4,13 +4,17 @@
Source: http://pypi.python.org/pypi/urllib3
Files: *
-Copyright: 2008-2012, Andrey Petrov
+Copyright: 2008-2013, Andrey Petrov
License: Expat
Files: urllib3/packages/six.py
Copyright: 2010-2011, Benjamin Peterson
License: Expat
+Files: urllib3/packages/ordered_dict.py
+Copyright: 2009, Raymond Hettinger
+License: Expat
+
Files: urllib3/packages/mimetools_choose_boundary/__init__.py
Copyright: 2010, Python Software Foundation
License: PSF-2
@@ -20,7 +24,7 @@
License: PSF-2
Files: debian/*
-Copyright: 2012, Daniele Tricoli <eriol at mornie.org>
+Copyright: 2012-2013, Daniele Tricoli <eriol at mornie.org>
License: Expat
License: Expat
More information about the Python-modules-commits
mailing list