[Python-modules-commits] r32904 - in packages/parallelpython/trunk/debian (changelog copyright)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Mon Jun 8 02:13:10 UTC 2015
Date: Monday, June 8, 2015 @ 02:13:09
Author: morph
Revision: 32904
converted to DEP-5
Modified:
packages/parallelpython/trunk/debian/changelog
packages/parallelpython/trunk/debian/copyright
Modified: packages/parallelpython/trunk/debian/changelog
===================================================================
--- packages/parallelpython/trunk/debian/changelog 2015-06-08 02:09:21 UTC (rev 32903)
+++ packages/parallelpython/trunk/debian/changelog 2015-06-08 02:13:09 UTC (rev 32904)
@@ -8,8 +8,9 @@
* Switch to dh_python2; Closes: #786196
* debian/copyright
- extend packaging copyright years
+ - converted to DEP-5
- -- Sandro Tosi <morph at debian.org> Sun, 07 Jun 2015 22:08:48 -0400
+ -- Sandro Tosi <morph at debian.org> Sun, 07 Jun 2015 22:12:53 -0400
parallelpython (1.6.4-1) unstable; urgency=low
Modified: packages/parallelpython/trunk/debian/copyright
===================================================================
--- packages/parallelpython/trunk/debian/copyright 2015-06-08 02:09:21 UTC (rev 32903)
+++ packages/parallelpython/trunk/debian/copyright 2015-06-08 02:13:09 UTC (rev 32904)
@@ -1,40 +1,35 @@
-This package was debianized by Sandro Tosi <morph at debian.org> on
-Sun, 03 Feb 2008 18:44:13 +0100.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: parallelpython
+Source: http://www.parallelpython.com
-It was downloaded from http://www.parallelpython.com
+Files: *
+Copyright: Copyright (c) 2005-2012 Vitalii Vanovschi <support at parallelpython.com>
+License: BSD
-Upstream Author:
+License: BSD
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ * Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of the author nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ THE POSSIBILITY OF SUCH DAMAGE.
- Vitalii Vanovschi <support at parallelpython.com>
-
-Copyright:
-
- Copyright (c) 2005-2012 Vitalii Vanovschi
-
-License:
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
- * Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
- * Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
- * Neither the name of the author nor the names of its contributors
- may be used to endorse or promote products derived from this software
- without specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
- THE POSSIBILITY OF SUCH DAMAGE.
-
-The Debian packaging is Copyright (C) 2008-2015, Sandro Tosi <morph at debian.org>
-and is licensed under the same license as upstream code.
+Files: debian/*
+Copyright: Copyright (C) 2008-2015, Sandro Tosi <morph at debian.org>
+License: BSD
More information about the Python-modules-commits
mailing list