[Python-modules-commits] r7614 - in packages/simplejson/trunk/debian (changelog copyright)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Tue Feb 17 22:02:23 UTC 2009


    Date: Tuesday, February 17, 2009 @ 22:02:21
  Author: piotr
Revision: 7614

* New upstream release
* Change Debian packaging license to MIT (to match upstream)
* Uplaod to unstable

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

Modified: packages/simplejson/trunk/debian/changelog
===================================================================
--- packages/simplejson/trunk/debian/changelog	2009-02-17 21:34:34 UTC (rev 7613)
+++ packages/simplejson/trunk/debian/changelog	2009-02-17 22:02:21 UTC (rev 7614)
@@ -1,3 +1,11 @@
+simplejson (2.0.8-1) unstable; urgency=low
+
+  * New upstream release
+  * Change Debian packaging license to MIT (to match upstream)
+  * Uplaod to unstable
+
+ -- Piotr Ożarowski <piotr at debian.org>  Tue, 17 Feb 2009 22:48:49 +0100
+
 simplejson (2.0.7-1) experimental; urgency=low
 
   * New upstream release (upload to experimental due to Lenny freeze)

Modified: packages/simplejson/trunk/debian/copyright
===================================================================
--- packages/simplejson/trunk/debian/copyright	2009-02-17 21:34:34 UTC (rev 7613)
+++ packages/simplejson/trunk/debian/copyright	2009-02-17 22:02:21 UTC (rev 7614)
@@ -9,7 +9,7 @@
 
 Upstream Author: Bob Ippolito <bob at redivi.com>
 
-Copyright: (C) 2006-2007 Bob Ippolito <bob at redivi.com>
+Copyright: (C) 2006-2009 Bob Ippolito <bob at redivi.com>
 
 
 License: MIT License
@@ -33,8 +33,6 @@
  SOFTWARE.
 
 
-The Debian packaging is (C) 2006 Tommi Virtanen <tv at debian.org> and 
-2007 Piotr Ożarowski <piotr at debian.org> - it is licensed under the GPL.
-
-On Debian systems, the complete text of the GNU General Public License
-can be found in `/usr/share/common-licenses/GPL'.
+The Debian packaging is © 2006 Tommi Virtanen <tv at debian.org> and 
+© 2007-2009 Piotr Ożarowski <piotr at debian.org> - it is licensed under the MIT
+license as well




More information about the Python-modules-commits mailing list