[Python-modules-commits] r29963 - in packages/mpmath/trunk/debian (changelog copyright)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sun Jul 27 18:46:52 UTC 2014
Date: Sunday, July 27, 2014 @ 18:46:51
Author: morph
Revision: 29963
* debian/copyright
- switch to DEP-5 format
- updated upstream & packaging copyright years
Modified:
packages/mpmath/trunk/debian/changelog
packages/mpmath/trunk/debian/copyright
Modified: packages/mpmath/trunk/debian/changelog
===================================================================
--- packages/mpmath/trunk/debian/changelog 2014-07-27 18:18:47 UTC (rev 29962)
+++ packages/mpmath/trunk/debian/changelog 2014-07-27 18:46:51 UTC (rev 29963)
@@ -8,8 +8,11 @@
- update upstream homepage URL
* debian/watch
- update download URL
+ * debian/copyright
+ - switch to DEP-5 format
+ - updated upstream & packaging copyright years
- -- Sandro Tosi <morph at debian.org> Sun, 27 Jul 2014 19:18:36 +0100
+ -- Sandro Tosi <morph at debian.org> Sun, 27 Jul 2014 19:46:34 +0100
mpmath (0.18-1) unstable; urgency=low
Modified: packages/mpmath/trunk/debian/copyright
===================================================================
--- packages/mpmath/trunk/debian/copyright 2014-07-27 18:18:47 UTC (rev 29962)
+++ packages/mpmath/trunk/debian/copyright 2014-07-27 18:46:51 UTC (rev 29963)
@@ -1,41 +1,36 @@
-This package was debianized by Sandro Tosi <morph at debian.org> on
-Mon, 26 Nov 2007 20:55:55 +0100.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: astroid
+Source: http://www.mpmath.org/
-It was downloaded from http://www.mpmath.org/
+Files: *
+Copyright: 2005-2014 Fredrik Johansson and mpmath contributors
+License: BSD
-Upstream Author:
+Files: debian/*
+Copyright: 2007-2014, Sandro Tosi <morph at debian.org>
+License: BSD
- Fredrik Johansson <fredrik.johansson at gmail.com>
-
-Copyright:
-
- Copyright (c) 2005-2013 Fredrik Johansson and mpmath contributors
-
-License:
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- a. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
- b. 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.
- c. Neither the name of mpmath 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 REGENTS 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) 2007-2013, Sandro Tosi <morph at debian.org>
-and is licensed under the same terms as upstream code.
+License: BSD
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ a. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ b. 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.
+ c. Neither the name of mpmath 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 REGENTS 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.
More information about the Python-modules-commits
mailing list