[Python-modules-commits] r3924 - in packages/python-daap/trunk/debian (changelog copyright)

morph-guest at users.alioth.debian.org morph-guest at users.alioth.debian.org
Mon Dec 10 22:12:59 UTC 2007


    Date: Monday, December 10, 2007 @ 22:12:59
  Author: morph-guest
Revision: 3924

fixing copyright

Modified:
  packages/python-daap/trunk/debian/changelog
  packages/python-daap/trunk/debian/copyright

Modified: packages/python-daap/trunk/debian/changelog
===================================================================
--- packages/python-daap/trunk/debian/changelog	2007-12-10 20:06:03 UTC (rev 3923)
+++ packages/python-daap/trunk/debian/changelog	2007-12-10 22:12:59 UTC (rev 3924)
@@ -1,9 +1,10 @@
 python-daap (0.7-2) UNRELEASED; urgency=low
 
   TODO
-       why previous maint patched LICENSE file? is it really needed? it simply
+     * why previous maint patched LICENSE file? is it really needed? it simply
        add again the LGPL v2.1 license to LICENSE file.. I think we can remove
        it
+     * not sure about copyright already present for md5.{c,h}
 
   * Package adoption (Closes: #453831)
   * debian/control
@@ -29,8 +30,10 @@
     - installing examples
   * debian/patches/01_upstream_changes.dpatch
     - added to remove direct upstream code modification
+  * debian/copyright
+    - some reformatting
 
- -- Sandro Tosi <matrixhasu at gmail.com>  Mon, 10 Dec 2007 20:41:05 +0100
+ -- Sandro Tosi <matrixhasu at gmail.com>  Mon, 10 Dec 2007 23:09:25 +0100
 
 python-daap (0.7-1) unstable; urgency=low
 

Modified: packages/python-daap/trunk/debian/copyright
===================================================================
--- packages/python-daap/trunk/debian/copyright	2007-12-10 20:06:03 UTC (rev 3923)
+++ packages/python-daap/trunk/debian/copyright	2007-12-10 22:12:59 UTC (rev 3924)
@@ -1,12 +1,19 @@
 This package was debianized by Brian Thomason <brian at linspire.com> on
 Thu, 14 Dec 2006 16:02:34 -0800.
 
+It is now maintained inside the Debian Python Modules Team.
+
 It was downloaded from http://jerakeen.org/code/PythonDaap/
 
-Copyright: Tom Insam, Davyd Madeley, Richard Clamp, William Herrera
+Upstream Author:
 
-Upstream Author: Tom Insam <tom at jerakeen.org>
+    Tom Insam <tom at jerakeen.org>
 
+Copyright:
+
+    Copyright 2004 Davyd Madeley <davyd at ucc.asn.au>
+    Copyright 2005 Tom Insam <tom at jerakeen.org>
+
 License:
 
     This package is free software; you can redistribute it and/or




More information about the Python-modules-commits mailing list