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

svedrin-guest at users.alioth.debian.org svedrin-guest at users.alioth.debian.org
Sat Mar 31 10:06:46 UTC 2012


    Date: Saturday, March 31, 2012 @ 10:06:42
  Author: svedrin-guest
Revision: 20984

Change debian/copyright to machine-readable format.

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	2012-03-31 09:59:26 UTC (rev 20983)
+++ packages/python-django-rosetta/trunk/debian/changelog	2012-03-31 10:06:42 UTC (rev 20984)
@@ -3,8 +3,9 @@
   * New upstream release.
   * Change watchfile to grab the sources from PyPI since upstream moved.
   * Refresh patches/01-import.diff.
+  * Change debian/copyright to machine-readable format.
 
- -- Michael Ziegler <diese-addy at funzt-halt.net>  Sat, 31 Mar 2012 11:59:07 +0200
+ -- Michael Ziegler <diese-addy at funzt-halt.net>  Sat, 31 Mar 2012 12:06:26 +0200
 
 python-django-rosetta (0.6.0-1) unstable; urgency=low
 

Modified: packages/python-django-rosetta/trunk/debian/copyright
===================================================================
--- packages/python-django-rosetta/trunk/debian/copyright	2012-03-31 09:59:26 UTC (rev 20983)
+++ packages/python-django-rosetta/trunk/debian/copyright	2012-03-31 10:06:42 UTC (rev 20984)
@@ -1,78 +1,72 @@
-This work was packaged for Debian by:
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=202
+Upstream-Name: djExtDirect
+Source: https://github.com/mbi/django-rosetta
 
-    Michael Ziegler <diese-addy at funzt-halt.net> on Mon, 11 Jan 2010 15:56:22 +0100
+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.
 
-It was downloaded from http://code.google.com/p/django-rosetta/
+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.
 
-Upstream Author:
-
-    Marco Bonetti <mbonetti at gmail.com>
-
-Copyright:
-
-    Copyright © 2009-2010, Marco Bonetti <mbonetti at gmail.com>
-
-License:
-
-    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.
-
-===============================================================================
-
-
-The file polib.py in the rosetta directory is part of the polib library, which
-is used by rosetta for manipulating .po files.
-
-Upstream Author:
-    David Jean Louis <izimobil at gmail.com>
-
-Copyright:
-    Copyright © 2006-2009, David Jean Louis <izimobil at gmail.com>
-
-License:
-
-    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.
-
-===============================================================================
-
-
-The Debian packaging is:
-
-    Copyright © 2010 Michael Ziegler <diese-addy at funzt-halt.net>
-
-and is licensed under the MIT license.
+Files: debian/*
+Copyright: 2010-2012, Michael Ziegler
+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.




More information about the Python-modules-commits mailing list