[Python-modules-commits] r15261 - in packages/django-picklefield/trunk/debian (copyright)

fladi-guest at users.alioth.debian.org fladi-guest at users.alioth.debian.org
Fri Jan 7 14:49:47 UTC 2011


    Date: Friday, January 7, 2011 @ 14:49:45
  Author: fladi-guest
Revision: 15261

Adapt fields to r153 of DEP5.
Fix multiple use of Copyright field.
Fix indentation for license text.

Modified:
  packages/django-picklefield/trunk/debian/copyright

Modified: packages/django-picklefield/trunk/debian/copyright
===================================================================
--- packages/django-picklefield/trunk/debian/copyright	2011-01-07 14:26:47 UTC (rev 15260)
+++ packages/django-picklefield/trunk/debian/copyright	2011-01-07 14:49:45 UTC (rev 15261)
@@ -1,12 +1,12 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=153
-Name: django-picklefield
-Maintainer: Gintautas Miliauskas <gintautas at miliauskas.lt>
+Upstream-Name: django-picklefield
+Upstream-Contact: Gintautas Miliauskas <gintautas at miliauskas.lt>
 Source: http://pypi.python.org/pypi/django-picklefield/
 
 Files: *
 Copyright: 2009, 2010, Gintautas Miliauskas
-Copyright: 2009, Taavi Taijala
-Copyright: 2007, Oliver Beattie
+           2009, Taavi Taijala
+           2007, Oliver Beattie
 License: MIT
 
 Files: debian/*
@@ -14,21 +14,21 @@
 License: MIT
 
 License: MIT
-    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.
+ 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.
 




More information about the Python-modules-commits mailing list