diff options
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 390f11a..62dff59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ -requests (0.10.1-2) UNRELEASED; urgency=low +requests (0.10.8-1) UNRELEASED; urgency=low + [ Piotr Ożarowski ] * Fix typo in python3-requests' ${python3:Depends} - -- Piotr Ożarowski <piotr@debian.org> Tue, 21 Feb 2012 20:10:52 +0100 + [ Daniele Tricoli ] + * New upstream release (Closes: #663561) + + -- Daniele Tricoli <eriol@mornie.org> Tue, 13 Mar 2012 08:13:06 +0100 requests (0.10.1-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index d1c2c7b..31b3510 100644 --- a/debian/copyright +++ b/debian/copyright @@ -37,7 +37,7 @@ License: PERFORMANCE OF THIS SOFTWARE. Files: debian/* -Copyright: 2011-2012 Daniele Tricoli <eriol@mornie.org> +Copyright: 2011-2012, Daniele Tricoli <eriol@mornie.org> License: ISC License: ISC |