[Python-modules-commits] r17026 - in packages/pyth/trunk/debian (changelog copyright)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Tue May 17 02:18:13 UTC 2011
Date: Tuesday, May 17, 2011 @ 02:17:52
Author: eriol-guest
Revision: 17026
Made DEP5 compliant
Modified:
packages/pyth/trunk/debian/changelog
packages/pyth/trunk/debian/copyright
Modified: packages/pyth/trunk/debian/changelog
===================================================================
--- packages/pyth/trunk/debian/changelog 2011-05-17 01:14:10 UTC (rev 17025)
+++ packages/pyth/trunk/debian/changelog 2011-05-17 02:17:52 UTC (rev 17026)
@@ -1,3 +1,12 @@
+pyth (0.5.6-2) UNRELEASED; urgency=low
+
+ * debian/control
+ - Fixed Vcs-Browser URL
+ * debian/copyright
+ - Made DEP5 compliant
+
+ -- Daniele Tricoli <eriol at mornie.org> Tue, 17 May 2011 04:15:25 +0200
+
pyth (0.5.6-1) unstable; urgency=low
* Initial release (Closes: #590037)
Modified: packages/pyth/trunk/debian/copyright
===================================================================
--- packages/pyth/trunk/debian/copyright 2011-05-17 01:14:10 UTC (rev 17025)
+++ packages/pyth/trunk/debian/copyright 2011-05-17 02:17:52 UTC (rev 17026)
@@ -1,35 +1,31 @@
-This work was packaged for Debian by Daniele Tricoli <eriol at mornie.org> on
-Fri, 23 Jul 2010 18:18:23 +0200
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
+Upstream-Name: pyth
+Upstream-Contact: Brendon Hogger <brendonh at taizilla.com>
+Source: http://pypi.python.org/pypi/pyth
-It was downloaded from http://pypi.python.org/pypi/pyth/
+Files: *
+Copyright: © 2009 Brendon Hogger
+License: Expat
-Upstream Author(s):
+Files: debian/*
+Copyright: © 2010-2011 Daniele Tricoli <eriol at mornie.org>
+License: Expat
- Brendon Hogger <brendonh at taizilla.com>
-
-Copyright:
-
- Copyright (c) 2009 Brendon Hogger
-
-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 © 2010 Daniele Tricoli <eriol at mornie.org> and is
-licensed under the same terms as upstream code (see above).
+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 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