diff options
author | Daniele Tricoli <eriol@mornie.org> | 2014-05-28 15:52:50 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2014-05-28 15:52:50 +0000 |
commit | bdbf0b134eec09ceb5099207453a85a915e2628f (patch) | |
tree | f3d3aa9a426b470a14038214531705a15d0358ce | |
parent | a92fa7cc08692dd007d316b9564feb5e072a7e20 (diff) | |
download | python-urllib3-bdbf0b134eec09ceb5099207453a85a915e2628f.tar python-urllib3-bdbf0b134eec09ceb5099207453a85a915e2628f.tar.gz |
Updated copyright years
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 52d5f54..b2878da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ python-urllib3 (1.8.2-1) UNRELEASED; urgency=medium - Bumped python(3)-coverage to (>=3.6) - Removed python-tornado from Build-Depends since it was used only for dummyserver + * debian/copyright + - Updated copyright years * debian/patches/01_do-not-use-embedded-python-six.patch - Refreshed * debian/patches/02_require-cert-verification.patch @@ -24,7 +26,7 @@ python-urllib3 (1.8.2-1) UNRELEASED; urgency=medium plugin of pybuild - No need to remove dummyserver since it is not installed anymore - -- Daniele Tricoli <eriol@mornie.org> Wed, 28 May 2014 17:39:35 +0200 + -- Daniele Tricoli <eriol@mornie.org> Wed, 28 May 2014 17:51:59 +0200 python-urllib3 (1.8-2) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index d28dac4..1662f05 100644 --- a/debian/copyright +++ b/debian/copyright @@ -20,7 +20,7 @@ Copyright: 2011, Python Software Foundation License: PSF-2 Files: debian/* -Copyright: 2012-2013, Daniele Tricoli <eriol@mornie.org> +Copyright: 2012-2014, Daniele Tricoli <eriol@mornie.org> License: Expat License: Expat |