[Python-modules-commits] r30453 - in packages/matplotlib/trunk/debian (changelog copyright)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Mon Sep 1 20:29:19 UTC 2014
Date: Monday, September 1, 2014 @ 20:29:18
Author: morph
Revision: 30453
updated to new upstream code
Modified:
packages/matplotlib/trunk/debian/changelog
packages/matplotlib/trunk/debian/copyright
Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog 2014-09-01 19:29:16 UTC (rev 30452)
+++ packages/matplotlib/trunk/debian/changelog 2014-09-01 20:29:18 UTC (rev 30453)
@@ -4,12 +4,13 @@
* New upstream release
* debian/copyright
- extend packaging copyright years
+ - updated to new upstream code
[ Julian Taylor ]
* debian/control:
- update python{,3}-pyparsing dependency to the required version >= 1.5.6
- -- Sandro Tosi <morph at debian.org> Mon, 01 Sep 2014 20:28:58 +0100
+ -- Sandro Tosi <morph at debian.org> Mon, 01 Sep 2014 21:28:33 +0100
matplotlib (1.3.1-2) unstable; urgency=low
Modified: packages/matplotlib/trunk/debian/copyright
===================================================================
--- packages/matplotlib/trunk/debian/copyright 2014-09-01 19:29:16 UTC (rev 30452)
+++ packages/matplotlib/trunk/debian/copyright 2014-09-01 20:29:18 UTC (rev 30453)
@@ -406,7 +406,7 @@
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-Files: ttconv/*
+Files: extern/ttconv/*
Copyright: Copyright 1995, Trinity College Computing Center. Written by David Chappell.
License:
Permission to use, copy, modify, and distribute this software and its
@@ -416,7 +416,7 @@
documentation. This software and documentation are provided "as is" without
express or implied warranty.
-Files: CXX/*
+Files: extern/CXX/*
Copyright: Copyright (c) 1998 - 2007, The Regents of the University of California
Produced at the Lawrence Livermore National Laboratory
All rights reserved.
@@ -446,10 +446,38 @@
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
-Files: agg24/*
+Files: extern/agg24/*
Copyright: Copyright (C) 2002-2005 Maxim Shemanarev (http://www.antigrain.com)
License:
Permission to copy, use, modify, sell and distribute this software
is granted provided this copyright notice appears in all copies.
This software is provided "as is" without express or implied
warranty, and with no claim as to its suitability for any purpose.
+
+Files: extern/qhull/*
+Copyright: Copyright (c) 1993-2012 C.B. Barber and The Geometry Center
+License:
+ This software includes Qhull from C.B. Barber and The Geometry Center.
+ Qhull is copyrighted as noted above. Qhull is free software and may
+ be obtained via http from www.qhull.org. It may be freely copied, modified,
+ and redistributed under the following conditions:
+ .
+ 1. All copyright notices must remain intact in all files.
+ .
+ 2. A copy of this text file must be distributed along with any copies
+ of Qhull that you redistribute; this includes copies that you have
+ modified, or copies of programs or other software products that
+ include Qhull.
+ .
+ 3. If you modify Qhull, you must include a notice giving the
+ name of the person performing the modification, the date of
+ modification, and the reason for such modification.
+ .
+ 4. When distributing modified versions of Qhull, or other software
+ products that include Qhull, you must provide notice that the original
+ source code may be obtained as noted above.
+ .
+ 5. There is no warranty or other guarantee of fitness for Qhull, it is
+ provided solely "as is". Bug reports or fixes may be sent to
+ qhull_bug at qhull.org; the authors may or may not act on them as
+ they desire.
More information about the Python-modules-commits
mailing list