[Python-modules-commits] r11334 - in packages/pyopenssl/trunk/debian (changelog copyright)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Tue Jan 26 21:06:02 UTC 2010


    Date: Tuesday, January 26, 2010 @ 21:05:07
  Author: morph
Revision: 11334

* debian/copyright
  - extended Debian packaging copyright notice
  - added copyright notice for new file 'test/test_rand.py'

Modified:
  packages/pyopenssl/trunk/debian/changelog
  packages/pyopenssl/trunk/debian/copyright

Modified: packages/pyopenssl/trunk/debian/changelog
===================================================================
--- packages/pyopenssl/trunk/debian/changelog	2010-01-26 19:24:06 UTC (rev 11333)
+++ packages/pyopenssl/trunk/debian/changelog	2010-01-26 21:05:07 UTC (rev 11334)
@@ -5,8 +5,11 @@
     - bump Standards-Version to 3.8.3 (no changes needed)
   * debian/watch
     - updated for new upstream project layout
+  * debian/copyright
+    - extended Debian packaging copyright notice
+    - added copyright notice for new file 'test/test_rand.py'
 
- -- Sandro Tosi <morph at debian.org>  Mon, 25 Jan 2010 23:10:55 +0100
+ -- Sandro Tosi <morph at debian.org>  Tue, 26 Jan 2010 22:02:48 +0100
 
 pyopenssl (0.9-1) unstable; urgency=low
 

Modified: packages/pyopenssl/trunk/debian/copyright
===================================================================
--- packages/pyopenssl/trunk/debian/copyright	2010-01-26 19:24:06 UTC (rev 11333)
+++ packages/pyopenssl/trunk/debian/copyright	2010-01-26 21:05:07 UTC (rev 11334)
@@ -27,7 +27,7 @@
 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-2009, Sandro Tosi <morph at debian.org>
+The Debian packaging is Copyright (C) 2008-2010, Sandro Tosi <morph at debian.org>
 and is licensed under the same terms as upstream code.
 
 The following files have different copyright info:
@@ -37,3 +37,6 @@
 
 File: /src/crypto/x509ext.h
     Copyright (C) Awanim 2002
+
+File: test/test_rand.py
+    Copyright (C) Frederick Dean 2009, All rights reserved




More information about the Python-modules-commits mailing list