aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2011-11-24 23:04:09 +0000
committerDaniele Tricoli <eriol@mornie.org>2011-11-24 23:04:09 +0000
commit4e7022ee127279924893529866302a08d81138b3 (patch)
treed4d087dc92c33e74b00c1d151d7a58923c4a5ae1
parentca478bfb75c077c70aaf18e1837e234e3a665ea6 (diff)
downloadpython-requests-4e7022ee127279924893529866302a08d81138b3.tar
python-requests-4e7022ee127279924893529866302a08d81138b3.tar.gz
New upstream release
-rw-r--r--debian/changelog6
-rw-r--r--debian/copyright21
2 files changed, 25 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ca1d34a..4df05c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-requests (0.8.1-1) UNRELEASED; urgency=low
+requests (0.8.2-1) UNRELEASED; urgency=low
* New upstream release
* debian/watch
@@ -6,8 +6,10 @@ requests (0.8.1-1) UNRELEASED; urgency=low
* debian/{copyright,README.source}
- Updated to reflect upstream changes: switched from poster to
urllib3
+ - Added a stanza about the embedded modified copy of the
+ standard module Cookie
- -- Daniele Tricoli <eriol@mornie.org> Tue, 15 Nov 2011 23:20:34 +0100
+ -- Daniele Tricoli <eriol@mornie.org> Fri, 25 Nov 2011 00:02:28 +0100
requests (0.6.4-1) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index db390a5..f5acf9e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,6 +11,27 @@ Files: requests/packages/urllib3/*
Copyright: © 2008-2011 Andrey Petrov
License: Expat
+Files: requests/packages/oreos/monkeys.py
+Copyright: © 2000 Timothy O'Malley
+License:
+ Permission to use, copy, modify, and distribute this software
+ and its documentation for any purpose and without fee is hereby
+ granted, provided that the above copyright notice appear in all
+ copies and that both that copyright notice and this permission
+ notice appear in supporting documentation, and that the name of
+ Timothy O'Malley not be used in advertising or publicity
+ pertaining to distribution of the software without specific, written
+ prior permission.
+ .
+ Timothy O'Malley DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ AND FITNESS, IN NO EVENT SHALL Timothy O'Malley BE LIABLE FOR
+ ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+ ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THIS SOFTWARE.
+
Files: debian/*
Copyright: © 2011 Daniele Tricoli <eriol@mornie.org>
License: ISC