[Python-modules-commits] r33621 - in packages/python-django-rosetta/trunk/debian (2 files)

fladi at users.alioth.debian.org fladi at users.alioth.debian.org
Tue Aug 4 07:38:45 UTC 2015


    Date: Tuesday, August 4, 2015 @ 07:38:44
  Author: fladi
Revision: 33621

Rename licenses to Expat and use only one instance of the license text.

Modified:
  packages/python-django-rosetta/trunk/debian/changelog
  packages/python-django-rosetta/trunk/debian/copyright

Modified: packages/python-django-rosetta/trunk/debian/changelog
===================================================================
--- packages/python-django-rosetta/trunk/debian/changelog	2015-08-04 07:32:53 UTC (rev 33620)
+++ packages/python-django-rosetta/trunk/debian/changelog	2015-08-04 07:38:44 UTC (rev 33621)
@@ -8,6 +8,8 @@
   * Drop versioned Depends on python-django as there is no prior version
     in the archives.
   * Use pypi.debian.net service for uscan.
+  * Rename licenses to Expat and use only one instance of the license
+    text.
 
  -- Michael Fladischer <fladi at debian.org>  Tue, 04 Aug 2015 08:54:30 +0200
 

Modified: packages/python-django-rosetta/trunk/debian/copyright
===================================================================
--- packages/python-django-rosetta/trunk/debian/copyright	2015-08-04 07:32:53 UTC (rev 33620)
+++ packages/python-django-rosetta/trunk/debian/copyright	2015-08-04 07:38:44 UTC (rev 33621)
@@ -4,55 +4,17 @@
 
 Files: *
 Copyright: 2009-2010, Marco Bonetti <mbonetti at gmail.com>
-License: MIT
- The MIT License
- .
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
- .
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- THE SOFTWARE.
+License: Expat
 
 Files: rosetta/polib.py
 Copyright: 2006-2009, David Jean Louis <izimobil at gmail.com>
-License: MIT
- The MIT License
- .
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
- .
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- THE SOFTWARE.
+License: Expat
 
 Files: debian/*
 Copyright: 2010-2012, Michael Ziegler
-License: MIT
- The MIT License
- .
+License: Expat
+
+License: Expat
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
  in the Software without restriction, including without limitation the rights




More information about the Python-modules-commits mailing list