[Python-modules-commits] r1954 - in /packages/html5lib/trunk/debian: changelog copyright

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sun Apr 1 17:32:45 UTC 2007


Author: zack
Date: Sun Apr  1 17:32:45 2007
New Revision: 1954

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1954
Log:
ready for an upload to unstable

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

Modified: packages/html5lib/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/html5lib/trunk/debian/changelog?rev=1954&op=diff
==============================================================================
--- packages/html5lib/trunk/debian/changelog (original)
+++ packages/html5lib/trunk/debian/changelog Sun Apr  1 17:32:45 2007
@@ -1,6 +1,6 @@
-html5lib (0.9-1) UNRELEASED; urgency=low
+html5lib (0.9-1) unstable; urgency=low
 
   * Initial release (Closes: #414028)
 
- -- Bernd Zeimetz <bernd at bzed.de>  Sun, 25 Mar 2007 23:59:56 +0200
+ -- Bernd Zeimetz <bernd at bzed.de>  Sun, 01 Apr 2007 19:31:31 +0200
 

Modified: packages/html5lib/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/html5lib/trunk/debian/copyright?rev=1954&op=diff
==============================================================================
--- packages/html5lib/trunk/debian/copyright (original)
+++ packages/html5lib/trunk/debian/copyright Sun Apr  1 17:32:45 2007
@@ -3,26 +3,36 @@
 
 It was downloaded from http://code.google.com/p/html5lib/
 
-Copyright: (c) 2006 The Authors
-
-Contributers:
-James Graham - jg307 at cam.ac.uk
-Anne van Kesteren - annevankesteren at gmail.com
-Lachlan Hunt - lachlan.hunt at lachy.id.au
-Matt McDonald - kanashii at kanashii.ca
-Sam Ruby - rubys at intertwingly.net
-Ian Hickson (Google) - ian at hixie.ch
-Thomas Broyer - t.broyer at gmail.com
-
+Copyright (c) 2006 The Authors
+Authors:
+  James Graham - jg307 at cam.ac.uk
+  Anne van Kesteren - annevankesteren at gmail.com
+  Lachlan Hunt - lachlan.hunt at lachy.id.au
+  Matt McDonald - kanashii at kanashii.ca
+  Sam Ruby - rubys at intertwingly.net
+  Ian Hickson (Google) - ian at hixie.ch
+  Thomas Broyer - t.broyer at gmail.com
 
 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:
+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 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 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 (C) 2007, Bernd Zeimetz <bernd at bzed.de> and is licensed
+under the GPL, see `/usr/share/common-licenses/GPL'.
 
-The Debian packaging is (C) 2007, Bernd Zeimetz <bernd at bzed.de> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
-




More information about the Python-modules-commits mailing list