[Python-modules-commits] r27056 - in packages/astroid/trunk/debian (changelog copyright)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Jan 4 18:51:20 UTC 2014


    Date: Saturday, January 4, 2014 @ 18:51:19
  Author: morph
Revision: 27056

* debian/copyright
  - document test/data/SSL1/Connection1.py copyright, as pointed out by
    Thorsten Alteholz

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

Modified: packages/astroid/trunk/debian/changelog
===================================================================
--- packages/astroid/trunk/debian/changelog	2014-01-04 18:07:41 UTC (rev 27055)
+++ packages/astroid/trunk/debian/changelog	2014-01-04 18:51:19 UTC (rev 27056)
@@ -1,3 +1,11 @@
+astroid (1.0.1-2) UNRELEASED; urgency=low
+
+  * debian/copyright
+    - document test/data/SSL1/Connection1.py copyright, as pointed out by
+      Thorsten Alteholz
+
+ -- Sandro Tosi <morph at debian.org>  Sat, 04 Jan 2014 19:50:54 +0100
+
 astroid (1.0.1-1) unstable; urgency=low
 
   * Initial release (Closes: #734075)

Modified: packages/astroid/trunk/debian/copyright
===================================================================
--- packages/astroid/trunk/debian/copyright	2014-01-04 18:07:41 UTC (rev 27055)
+++ packages/astroid/trunk/debian/copyright	2014-01-04 18:51:19 UTC (rev 27056)
@@ -59,3 +59,6 @@
  On Debian systems, the complete text of the GNU Lesser General Public
  License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
 
+Files: test/data/SSL1/Connection1.py
+Copyright: Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
+Note: this information has been gathered from upsteam repository




More information about the Python-modules-commits mailing list