From 6a849b19febf7604e26dcf8e02a71bec8e02f6d4 Mon Sep 17 00:00:00 2001 From: Daniele Tricoli Date: Tue, 7 May 2013 22:39:04 +0000 Subject: - Updated copyright years - Added stanza for urllib3/packages/ordered_dict.py --- debian/changelog | 5 ++++- debian/copyright | 8 ++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e4ebfaa..0ba6659 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,12 +5,15 @@ python-urllib3 (1.6-1) UNRELEASED; urgency=low [ 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 Tue, 07 May 2013 05:04:41 +0200 + -- Daniele Tricoli Wed, 08 May 2013 00:33:12 +0200 python-urllib3 (1.5-1) experimental; urgency=low diff --git a/debian/copyright b/debian/copyright index b3fda2c..598e306 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,13 +4,17 @@ Upstream-Contact: Andrey Petrov 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 @@ Copyright: 2011, Python Software Foundation License: PSF-2 Files: debian/* -Copyright: 2012, Daniele Tricoli +Copyright: 2012-2013, Daniele Tricoli License: Expat License: Expat -- cgit v1.2.3