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

haas at users.alioth.debian.org haas at users.alioth.debian.org
Thu Feb 12 20:40:02 UTC 2009


    Date: Thursday, February 12, 2009 @ 20:40:01
  Author: haas
Revision: 7502

Changes the Debian packaging to the MIT license.

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

Modified: packages/python-webob/trunk/debian/changelog
===================================================================
--- packages/python-webob/trunk/debian/changelog	2009-02-12 20:18:20 UTC (rev 7501)
+++ packages/python-webob/trunk/debian/changelog	2009-02-12 20:40:01 UTC (rev 7502)
@@ -1,7 +1,11 @@
 python-webob (0.9.6.1-1) unstable; urgency=low
 
+  [ Piotr Ożarowski ]
   * New upstream release
 
+  [ Christoph Haas ]
+  * Debian packaging licensed under the terms of the MIT license now.
+
  -- Piotr Ożarowski <piotr at debian.org>  Thu, 12 Feb 2009 19:16:48 +0100
 
 python-webob (0.9.5-1) unstable; urgency=low

Modified: packages/python-webob/trunk/debian/copyright
===================================================================
--- packages/python-webob/trunk/debian/copyright	2009-02-12 20:18:20 UTC (rev 7501)
+++ packages/python-webob/trunk/debian/copyright	2009-02-12 20:40:01 UTC (rev 7502)
@@ -1,5 +1,6 @@
-This package was debianized by Christoph Haas <haas at debian.org> on
-Sun, 20 Apr 2008 10:42:43 +0200.
+This package was originally debianized by Christoph Haas <haas at debian.org> on
+Sun, 20 Apr 2008 10:42:43 +0200 and is maintained by the Debian Python Modules
+Team.
 
 It was downloaded from http://pythonpaste.org/webob/
 
@@ -34,6 +35,5 @@
     FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
     OTHER DEALINGS IN THE SOFTWARE.
 
-The Debian packaging is © 2008-2009, Christoph Haas <haas at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+The Debian packaging is also licensed under the terms of the above MIT license.
 




More information about the Python-modules-commits mailing list