aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/copyright4
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index a906153..4e0dcf0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ requests (2.7.0-1) UNRELEASED; urgency=medium
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 @@ requests (2.7.0-1) UNRELEASED; urgency=medium
- Remove links thanks to the import machinery in
04_make-requests.packages.urllib3-same-as-urllib3.patch
- -- Daniele Tricoli <eriol@mornie.org> Mon, 04 May 2015 05:30:17 +0200
+ -- Daniele Tricoli <eriol@mornie.org> Mon, 04 May 2015 20:58:17 +0200
requests (2.4.3-6) unstable; urgency=medium
diff --git a/debian/copyright b/debian/copyright
index 511dec5..f624ad2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Kenneth Reitz <me@kennethreitz.com>
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 @@ Copyright: 2013, Mozilla
License: LGPL-2.1+
Files: debian/*
-Copyright: 2011-2014, Daniele Tricoli <eriol@mornie.org>
+Copyright: 2011-2015, Daniele Tricoli <eriol@mornie.org>
License: Apache
License: Apache