[Python-modules-commits] r19428 - in packages/requests/trunk/debian (changelog copyright)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Thu Nov 24 23:04:11 UTC 2011
Date: Thursday, November 24, 2011 @ 23:04:09
Author: eriol-guest
Revision: 19428
New upstream release
Modified:
packages/requests/trunk/debian/changelog
packages/requests/trunk/debian/copyright
Modified: packages/requests/trunk/debian/changelog
===================================================================
--- packages/requests/trunk/debian/changelog 2011-11-24 21:20:08 UTC (rev 19427)
+++ packages/requests/trunk/debian/changelog 2011-11-24 23:04:09 UTC (rev 19428)
@@ -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 @@
* 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 at mornie.org> Tue, 15 Nov 2011 23:20:34 +0100
+ -- Daniele Tricoli <eriol at mornie.org> Fri, 25 Nov 2011 00:02:28 +0100
requests (0.6.4-1) unstable; urgency=low
Modified: packages/requests/trunk/debian/copyright
===================================================================
--- packages/requests/trunk/debian/copyright 2011-11-24 21:20:08 UTC (rev 19427)
+++ packages/requests/trunk/debian/copyright 2011-11-24 23:04:09 UTC (rev 19428)
@@ -11,6 +11,27 @@
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 at mornie.org>
License: ISC
More information about the Python-modules-commits
mailing list