[Python-modules-commits] r32268 - in packages/matplotlib/trunk/debian (changelog copyright)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sat Apr 11 00:30:02 UTC 2015
Date: Saturday, April 11, 2015 @ 00:29:59
Author: morph
Revision: 32268
* debian/copyright
- drop copyright for pyparsing, no longer included in upstream tarball
Modified:
packages/matplotlib/trunk/debian/changelog
packages/matplotlib/trunk/debian/copyright
Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog 2015-04-10 23:49:26 UTC (rev 32267)
+++ packages/matplotlib/trunk/debian/changelog 2015-04-11 00:29:59 UTC (rev 32268)
@@ -8,8 +8,10 @@
to ues the system installed one
- remove the contents of baseline_images, but not the directory itself,
which is required by matplotlib.tests; Closes: #779847
+ * debian/copyright
+ - drop copyright for pyparsing, no longer included in upstream tarball
- -- Sandro Tosi <morph at debian.org> Sat, 11 Apr 2015 00:48:45 +0100
+ -- Sandro Tosi <morph at debian.org> Sat, 11 Apr 2015 01:28:23 +0100
matplotlib (1.4.3~rc1-1) experimental; urgency=medium
Modified: packages/matplotlib/trunk/debian/copyright
===================================================================
--- packages/matplotlib/trunk/debian/copyright 2015-04-10 23:49:26 UTC (rev 32267)
+++ packages/matplotlib/trunk/debian/copyright 2015-04-11 00:29:59 UTC (rev 32268)
@@ -74,50 +74,6 @@
Copyright: Copyright (C) Jeremy O'Donoghue & John Hunter, 2003-4
License: This work is licensed under a PSF compatible license.
-Files: lib/matplotlib/pyparsing_py2.py
-Copyright: Copyright (c) 2003-2010 Paul T. McGuire
-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.
-
-Files: lib/matplotlib/pyparsing_py3.py
-Copyright: Copyright (c) 2003-2010 Paul T. McGuire
-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.
-
Files: lib/matplotlib/sankey.py
Author: Kevin L. Davies
License: BSD
More information about the Python-modules-commits
mailing list