[Python-modules-commits] r16497 - in packages/pyopenssl/trunk/debian (changelog copyright)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Wed Apr 13 18:22:49 UTC 2011
Date: Wednesday, April 13, 2011 @ 18:22:34
Author: morph
Revision: 16497
* debian/copyright
- updated packaging copyright years
- updated upstream license to Apache 2.0
Modified:
packages/pyopenssl/trunk/debian/changelog
packages/pyopenssl/trunk/debian/copyright
Modified: packages/pyopenssl/trunk/debian/changelog
===================================================================
--- packages/pyopenssl/trunk/debian/changelog 2011-04-13 17:31:06 UTC (rev 16496)
+++ packages/pyopenssl/trunk/debian/changelog 2011-04-13 18:22:34 UTC (rev 16497)
@@ -3,8 +3,11 @@
* New upstream release
* debian/watch
- point to Pypi instead of launchpad
+ * debian/copyright
+ - updated packaging copyright years
+ - updated upstream license to Apache 2.0
- -- Sandro Tosi <morph at debian.org> Wed, 13 Apr 2011 19:30:37 +0200
+ -- Sandro Tosi <morph at debian.org> Wed, 13 Apr 2011 20:19:53 +0200
pyopenssl (0.11-1) experimental; urgency=low
Modified: packages/pyopenssl/trunk/debian/copyright
===================================================================
--- packages/pyopenssl/trunk/debian/copyright 2011-04-13 17:31:06 UTC (rev 16496)
+++ packages/pyopenssl/trunk/debian/copyright 2011-04-13 18:22:34 UTC (rev 16497)
@@ -14,20 +14,12 @@
License:
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
+ Apache 2.0
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
+A copy of the Apache License (version 2) can be found in
+/usr/share/common-licenses/Apache-2.0 on Debian systems.
-A copy of the GNU Lesser General Public License (version 2)
-can be found in /usr/share/common-licenses/LGPL-2 on Debian systems.
-
-The Debian packaging is Copyright (C) 2008-2010, Sandro Tosi <morph at debian.org>
+The Debian packaging is Copyright (C) 2008-2011, Sandro Tosi <morph at debian.org>
and is licensed under the same terms as upstream code.
The following files have different copyright info:
@@ -40,3 +32,12 @@
File: test/test_rand.py
Copyright (C) Frederick Dean 2009, All rights reserved
+
+File: OpenSSL/crypto/crypto.c
+ Copyright (C) AB Strakt
+ Copyright (C) Keyphrene
+ Copyright (C) Jean-Paul Calderone
+
+File: OpenSSL/test/util.py
+ Copyright (C) Jean-Paul Calderone
+ Copyright (C) Twisted Matrix Laboratories.
More information about the Python-modules-commits
mailing list