--- matplotlib-0.91.2.orig/debian/docs +++ matplotlib-0.91.2/debian/docs @@ -0,0 +1,5 @@ +README +TODO +API_CHANGES +INTERACTIVE +KNOWN_BUGS --- matplotlib-0.91.2.orig/debian/pycompat +++ matplotlib-0.91.2/debian/pycompat @@ -0,0 +1 @@ +2 --- matplotlib-0.91.2.orig/debian/copyright +++ matplotlib-0.91.2/debian/copyright @@ -0,0 +1,606 @@ +This package was debianized by Vittorio Palmisano on +Sun, 24 Sep 2006 12:12:29 +0200 + +It was downloaded from http://matplotlib.sourceforge.net/ + +Upstream Author: John D. Hunter + +Copyright: + +******************************************************************************** +DATEUTIL_LICENSE.txt +A. HISTORY OF THE SOFTWARE +========================== + +Python was created in the early 1990s by Guido van Rossum at Stichting +Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands +as a successor of a language called ABC. Guido remains Python's +principal author, although it includes many contributions from others. + +In 1995, Guido continued his work on Python at the Corporation for +National Research Initiatives (CNRI, see http://www.cnri.reston.va.us) +in Reston, Virginia where he released several versions of the +software. + +In May 2000, Guido and the Python core development team moved to +BeOpen.com to form the BeOpen PythonLabs team. In October of the same +year, the PythonLabs team moved to Digital Creations (now Zope +Corporation, see http://www.zope.com). In 2001, the Python Software +Foundation (PSF, see http://www.python.org/psf/) was formed, a +non-profit organization created specifically to own Python-related +Intellectual Property. Zope Corporation is a sponsoring member of +the PSF. + +All Python releases are Open Source (see http://www.opensource.org for +the Open Source Definition). Historically, most, but not all, Python +releases have also been GPL-compatible; the table below summarizes +the various releases. + + Release Derived Year Owner GPL- + from compatible? (1) + + 0.9.0 thru 1.2 1991-1995 CWI yes + 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes + 1.6 1.5.2 2000 CNRI no + 2.0 1.6 2000 BeOpen.com no + 1.6.1 1.6 2001 CNRI yes (2) + 2.1 2.0+1.6.1 2001 PSF no + 2.0.1 2.0+1.6.1 2001 PSF yes + 2.1.1 2.1+2.0.1 2001 PSF yes + 2.2 2.1.1 2001 PSF yes + 2.1.2 2.1.1 2002 PSF yes + 2.1.3 2.1.2 2002 PSF yes + 2.2.1 2.2 2002 PSF yes + 2.2.2 2.2.1 2002 PSF yes + 2.2.3 2.2.2 2003 PSF yes + 2.3 2.2.2 2002-2003 PSF yes + +Footnotes: + +(1) GPL-compatible doesn't mean that we're distributing Python under + the GPL. All Python licenses, unlike the GPL, let you distribute + a modified version without making your changes open source. The + GPL-compatible licenses make it possible to combine Python with + other software that is released under the GPL; the others don't. + +(2) According to Richard Stallman, 1.6.1 is not GPL-compatible, + because its license has a choice of law clause. According to + CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1 + is "not incompatible" with the GPL. + +Thanks to the many outside volunteers who have worked under Guido's +direction to make these releases possible. + + +B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON +=============================================================== + +PSF LICENSE AGREEMENT FOR PYTHON 2.3 +------------------------------------ + +1. This LICENSE AGREEMENT is between the Python Software Foundation +("PSF"), and the Individual or Organization ("Licensee") accessing and +otherwise using Python 2.3 software in source or binary form and its +associated documentation. + +2. Subject to the terms and conditions of this License Agreement, PSF +hereby grants Licensee a nonexclusive, royalty-free, world-wide +license to reproduce, analyze, test, perform and/or display publicly, +prepare derivative works, distribute, and otherwise use Python 2.3 +alone or in any derivative version, provided, however, that PSF's +License Agreement and PSF's notice of copyright, i.e., "Copyright (c) +2001, 2002, 2003 Python Software Foundation; All Rights Reserved" are +retained in Python 2.3 alone or in any derivative version prepared by +Licensee. + +3. In the event Licensee prepares a derivative work that is based on +or incorporates Python 2.3 or any part thereof, and wants to make +the derivative work available to others as provided herein, then +Licensee hereby agrees to include in any such work a brief summary of +the changes made to Python 2.3. + +4. PSF is making Python 2.3 available to Licensee on an "AS IS" +basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.3 WILL NOT +INFRINGE ANY THIRD PARTY RIGHTS. + +5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON +2.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS +A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.3, +OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + +6. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +7. Nothing in this License Agreement shall be deemed to create any +relationship of agency, partnership, or joint venture between PSF and +Licensee. This License Agreement does not grant permission to use PSF +trademarks or trade name in a trademark sense to endorse or promote +products or services of Licensee, or any third party. + +8. By copying, installing or otherwise using Python 2.3, Licensee +agrees to be bound by the terms and conditions of this License +Agreement. + + +BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 +------------------------------------------- + +BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 + +1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an +office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the +Individual or Organization ("Licensee") accessing and otherwise using +this software in source or binary form and its associated +documentation ("the Software"). + +2. Subject to the terms and conditions of this BeOpen Python License +Agreement, BeOpen hereby grants Licensee a non-exclusive, +royalty-free, world-wide license to reproduce, analyze, test, perform +and/or display publicly, prepare derivative works, distribute, and +otherwise use the Software alone or in any derivative version, +provided, however, that the BeOpen Python License is retained in the +Software, alone or in any derivative version prepared by Licensee. + +3. BeOpen is making the Software available to Licensee on an "AS IS" +basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT +INFRINGE ANY THIRD PARTY RIGHTS. + +4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE +SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS +AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY +DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + +5. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +6. This License Agreement shall be governed by and interpreted in all +respects by the law of the State of California, excluding conflict of +law provisions. Nothing in this License Agreement shall be deemed to +create any relationship of agency, partnership, or joint venture +between BeOpen and Licensee. This License Agreement does not grant +permission to use BeOpen trademarks or trade names in a trademark +sense to endorse or promote products or services of Licensee, or any +third party. As an exception, the "BeOpen Python" logos available at +http://www.pythonlabs.com/logos.html may be used according to the +permissions granted on that web page. + +7. By copying, installing or otherwise using the software, Licensee +agrees to be bound by the terms and conditions of this License +Agreement. + + +CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 +--------------------------------------- + +1. This LICENSE AGREEMENT is between the Corporation for National +Research Initiatives, having an office at 1895 Preston White Drive, +Reston, VA 20191 ("CNRI"), and the Individual or Organization +("Licensee") accessing and otherwise using Python 1.6.1 software in +source or binary form and its associated documentation. + +2. Subject to the terms and conditions of this License Agreement, CNRI +hereby grants Licensee a nonexclusive, royalty-free, world-wide +license to reproduce, analyze, test, perform and/or display publicly, +prepare derivative works, distribute, and otherwise use Python 1.6.1 +alone or in any derivative version, provided, however, that CNRI's +License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) +1995-2001 Corporation for National Research Initiatives; All Rights +Reserved" are retained in Python 1.6.1 alone or in any derivative +version prepared by Licensee. Alternately, in lieu of CNRI's License +Agreement, Licensee may substitute the following text (omitting the +quotes): "Python 1.6.1 is made available subject to the terms and +conditions in CNRI's License Agreement. This Agreement together with +Python 1.6.1 may be located on the Internet using the following +unique, persistent identifier (known as a handle): 1895.22/1013. This +Agreement may also be obtained from a proxy server on the Internet +using the following URL: http://hdl.handle.net/1895.22/1013". + +3. In the event Licensee prepares a derivative work that is based on +or incorporates Python 1.6.1 or any part thereof, and wants to make +the derivative work available to others as provided herein, then +Licensee hereby agrees to include in any such work a brief summary of +the changes made to Python 1.6.1. + +4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" +basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT +INFRINGE ANY THIRD PARTY RIGHTS. + +5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON +1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS +A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, +OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + +6. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +7. This License Agreement shall be governed by the federal +intellectual property law of the United States, including without +limitation the federal copyright law, and, to the extent such +U.S. federal law does not apply, by the law of the Commonwealth of +Virginia, excluding Virginia's conflict of law provisions. +Notwithstanding the foregoing, with regard to derivative works based +on Python 1.6.1 that incorporate non-separable material that was +previously distributed under the GNU General Public License (GPL), the +law of the Commonwealth of Virginia shall govern this License +Agreement only as to issues arising under or with respect to +Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this +License Agreement shall be deemed to create any relationship of +agency, partnership, or joint venture between CNRI and Licensee. This +License Agreement does not grant permission to use CNRI trademarks or +trade name in a trademark sense to endorse or promote products or +services of Licensee, or any third party. + +8. By clicking on the "ACCEPT" button where indicated, or by copying, +installing or otherwise using Python 1.6.1, Licensee agrees to be +bound by the terms and conditions of this License Agreement. + + ACCEPT + + +CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 +-------------------------------------------------- + +Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, +The Netherlands. All rights reserved. + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, +provided that the above copyright notice appear in all copies and that +both that copyright notice and this permission notice appear in +supporting documentation, and that the name of Stichting Mathematisch +Centrum or CWI not be used in advertising or publicity pertaining to +distribution of the software without specific, written prior +permission. + +STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO +THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE +FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT +OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + + +******************************************************************************** +LICENSE +LICENSE AGREEMENT FOR MATPLOTLIB 0.87 +-------------------------------------- + +1. This LICENSE AGREEMENT is between John D. Hunter ("JDH"), and the +Individual or Organization ("Licensee") accessing and otherwise using +matplotlib software in source or binary form and its associated +documentation. + +2. Subject to the terms and conditions of this License Agreement, JDH +hereby grants Licensee a nonexclusive, royalty-free, world-wide license +to reproduce, analyze, test, perform and/or display publicly, prepare +derivative works, distribute, and otherwise use matplotlib 0.87 +alone or in any derivative version, provided, however, that JDH's +License Agreement and JDH's notice of copyright, i.e., "Copyright (c) +2002-2005 John D. Hunter; All Rights Reserved" are retained in +matplotlib 0.87 alone or in any derivative version prepared by +Licensee. + +3. In the event Licensee prepares a derivative work that is based on or +incorporates matplotlib 0.87 or any part thereof, and wants to +make the derivative work available to others as provided herein, then +Licensee hereby agrees to include in any such work a brief summary of +the changes made to matplotlib 0.87. + +4. JDH is making matplotlib 0.87 available to Licensee on an "AS +IS" basis. JDH MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, JDH MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB 0.87 +WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. + +5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB +0.87 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR +LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING +MATPLOTLIB 0.87, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF +THE POSSIBILITY THEREOF. + +6. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +7. Nothing in this License Agreement shall be deemed to create any +relationship of agency, partnership, or joint venture between JDH and +Licensee. This License Agreement does not grant permission to use JDH +trademarks or trade name in a trademark sense to endorse or promote +products or services of Licensee, or any third party. + +8. By copying, installing or otherwise using matplotlib 0.87, +Licensee agrees to be bound by the terms and conditions of this License +Agreement. + + +******************************************************************************** +LICENSE_BAKOMA + + BaKoMa Fonts Licence + -------------------- + + This licence covers two font packs (known as BaKoMa Fonts Colelction, + which is available at `CTAN:fonts/cm/ps-type1/bakoma/'): + + 1) BaKoMa-CM (1.1/12-Nov-94) + Computer Modern Fonts in PostScript Type 1 and TrueType font formats. + + 2) BaKoMa-AMS (1.2/19-Jan-95) + AMS TeX fonts in PostScript Type 1 and TrueType font formats. + + Copyright (C) 1994, 1995, Basil K. Malyshev. All Rights Reserved. + + Permission to copy and distribute these fonts for any purpose is + hereby granted without fee, provided that the above copyright notice, + author statement and this permission notice appear in all copies of + these fonts and related documentation. + + Permission to modify and distribute modified fonts for any purpose is + hereby granted without fee, provided that the copyright notice, + author statement, this permission notice and location of original + fonts (http://www.ctan.org/tex-archive/fonts/cm/ps-type1/bakoma) + appear in all copies of modified fonts and related documentation. + + Permission to use these fonts (embedding into PostScript, PDF, SVG + and printing by using any software) is hereby granted without fee. + It is not required to provide any notices about using these fonts. + + Basil K. Malyshev + INSTITUTE FOR HIGH ENERGY PHYSICS + IHEP, OMVT + Moscow Region + 142281 PROTVINO + RUSSIA + + E-Mail: bakoma@mail.ru + or malyshev@mail.ihep.ru + + + +******************************************************************************** +LICENSE_COLORBREWER +Apache-Style Software License for ColorBrewer Color Schemes + +Version 1.1 + +Copyright (c) 2002 Cynthia Brewer, Mark Harrower, and The Pennsylvania +State University. All rights reserved. Redistribution and use in source +and binary forms, with or without modification, are permitted provided +that the following conditions are met: + +1. Redistributions as source code must retain the above copyright notice, +this list of conditions and the following disclaimer. + +2. The end-user documentation included with the redistribution, if any, +must include the following acknowledgment: "This product includes color +specifications and designs developed by Cynthia Brewer +(http://colorbrewer.org/)." Alternately, this acknowledgment may appear in +the software itself, if and wherever such third-party acknowledgments +normally appear. + +3. The name "ColorBrewer" must not be used to endorse or promote products +derived from this software without prior written permission. For written +permission, please contact Cynthia Brewer at cbrewer@psu.edu. + +4. Products derived from this software may not be called "ColorBrewer", +nor may "ColorBrewer" appear in their name, without prior written +permission of Cynthia Brewer. + +THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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 +CYNTHIA BREWER, MARK HARROWER, OR THE PENNSYLVANIA STATE UNIVERSITY 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. + + +******************************************************************************** +LICENSE_enthought.txt +Copyright (c) 2001, 2002 Enthought, Inc. + +All rights reserved. + +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 the Enthought 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. + + + +******************************************************************************** +LICENSE_PAINT +/****************************************************************** +Copyright 2000 by Object Craft P/L, Melbourne, Australia. + + All Rights Reserved + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, +provided that the above copyright notice appear in all copies and that +both that copyright notice and this permission notice appear in +supporting documentation, and that the name of Object Craft +is not be used in advertising or publicity pertaining to +distribution of the software without specific, written prior +permission. + +OBJECT CRAFT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL OBJECT CRAFT BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF +USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + +******************************************************************/ + + +******************************************************************************** +LICENSE_PIL +The Python Imaging Library is + +Copyright (c) 1997-2002 by Secret Labs AB +Copyright (c) 1995-2002 by Fredrik Lundh + +By obtaining, using, and/or copying this software and/or its +associated documentation, you agree that you have read, understood, +and will comply with the following terms and conditions: + +Permission to use, copy, modify, and distribute this software and its +associated documentation for any purpose and without fee is hereby +granted, provided that the above copyright notice appears in all +copies, and that both that copyright notice and this permission notice +appear in supporting documentation, and that the name of Secret Labs +AB or the author not be used in advertising or publicity pertaining to +distribution of the software without specific, written prior +permission. + +SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO +THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS. IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE FOR +ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT +OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + + +******************************************************************************** +LICENSE_YORICK +BSD-style license for gist/yorick colormaps. + +Copyright: + + Copyright (c) 1996. The Regents of the University of California. + All rights reserved. + +Permission to use, copy, modify, and distribute this software for any +purpose without fee is hereby granted, provided that this entire +notice is included in all copies of any software which is or includes +a copy or modification of this software and in all copies of the +supporting documentation for such software. + +This work was produced at the University of California, Lawrence +Livermore National Laboratory under contract no. W-7405-ENG-48 between +the U.S. Department of Energy and The Regents of the University of +California for the operation of UC LLNL. + + + DISCLAIMER + +This software was prepared as an account of work sponsored by an +agency of the United States Government. Neither the United States +Government nor the University of California nor any of their +employees, makes any warranty, express or implied, or assumes any +liability or responsibility for the accuracy, completeness, or +usefulness of any information, apparatus, product, or process +disclosed, or represents that its use would not infringe +privately-owned rights. Reference herein to any specific commercial +products, process, or service by trade name, trademark, manufacturer, +or otherwise, does not necessarily constitute or imply its +endorsement, recommendation, or favoring by the United States +Government or the University of California. The views and opinions of +authors expressed herein do not necessarily state or reflect those of +the United States Government or the University of California, and +shall not be used for advertising or product endorsement purposes. + + + AUTHOR + +David H. Munro wrote Yorick and Gist. Berkeley Yacc (byacc) generated +the Yorick parser. The routines in Math are from LAPACK and FFTPACK; +MathC contains C translations by David H. Munro. The algorithms for +Yorick's random number generator and several special functions in +Yorick/include were taken from Numerical Recipes by Press, et. al., +although the Yorick implementations are unrelated to those in +Numerical Recipes. A small amount of code in Gist was adapted from +the X11R4 release, copyright M.I.T. -- the complete copyright notice +may be found in the (unused) file Gist/host.c. + + +******************************************************************************** +PYTZ_LICENSE.txt +Copyright (c) 2003-2004 Stuart Bishop +All rights reserved. + +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. + + The name of Stuart Bishop may not 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. + + + +************************************************************************************ +Licence for the font metrics in /usr/share/matplotlib/mpl-data/fonts/pdfcorefonts + +Font Metrics for the 14 PDF Core Fonts +====================================== + +This directory contains font metrics for the 14 PDF Core Fonts, +downloaded from Adobe. The title and this paragraph were added by +Matplotlib developers. The download URL was +. + +This file and the 14 PostScript(R) AFM files it accompanies may be used, copied, +and distributed for any purpose and without charge, with or without modification, +provided that all copyright notices are retained; that the AFM files are not +distributed without this file; that all modifications to this file or any of +the AFM files are prominently noted in the modified file(s); and that this +paragraph is not modified. Adobe Systems has no responsibility or obligation +to support the use of the AFM files. --- matplotlib-0.91.2.orig/debian/compat +++ matplotlib-0.91.2/debian/compat @@ -0,0 +1 @@ +5 --- matplotlib-0.91.2.orig/debian/patches/series +++ matplotlib-0.91.2/debian/patches/series @@ -0,0 +1,2 @@ +build_fix.patch +matplotlibrc_fix.patch --- matplotlib-0.91.2.orig/debian/patches/matplotlibrc_fix.patch +++ matplotlib-0.91.2/debian/patches/matplotlibrc_fix.patch @@ -0,0 +1,28 @@ +Index: matplotlib-0.90.1/lib/matplotlib/__init__.py +=================================================================== +--- matplotlib-0.90.1.orig/lib/matplotlib/__init__.py 2008-03-09 16:26:37.183488583 +0100 ++++ matplotlib-0.90.1/lib/matplotlib/__init__.py 2008-03-09 16:27:41.868489923 +0100 +@@ -417,9 +417,11 @@ + raise RuntimeError('Path in environment MATPLOTLIBDATA not a directory') + return path + +- path = os.sep.join([os.path.dirname(__file__), 'mpl-data']) ++ path = '/usr/share/matplotlib/mpl-data' + if os.path.isdir(path): return path +- ++ ++ raise RuntimeError('Could not find the matplotlib data files') ++ + # setuptools' namespace_packages may highjack this init file + # so need to try something known to be in matplotlib, not basemap + import matplotlib.afm +@@ -514,7 +516,7 @@ + if os.path.exists(fname): return fname + + +- path = get_data_path() # guaranteed to exist or raise ++ path = '/etc' # guaranteed to exist or raise + fname = os.path.join(path, 'matplotlibrc') + if not os.path.exists(fname): + warnings.warn('Could not find matplotlibrc; using defaults') + --- matplotlib-0.91.2.orig/debian/patches/build_fix.patch +++ matplotlib-0.91.2/debian/patches/build_fix.patch @@ -0,0 +1,44 @@ +Index: matplotlib-0.90.1/setupext.py +=================================================================== +--- matplotlib-0.90.1.orig/setupext.py 2008-03-09 16:31:44.527489655 +0100 ++++ matplotlib-0.90.1/setupext.py 2008-03-09 16:31:54.596520271 +0100 +@@ -47,8 +47,8 @@ + + basedir = { + 'win32' : ['win32_static',], +- 'linux2' : ['/usr/local', '/usr'], +- 'linux' : ['/usr/local', '/usr',], ++ 'linux2' : ['/usr',], ++ 'linux' : ['/usr',], + 'cygwin' : ['/usr/local', '/usr',], + 'darwin' : ['/sw/lib/freetype2', '/sw/lib/freetype219', '/usr/local', + '/usr', '/sw', '/usr/X11R6'], +@@ -56,8 +56,8 @@ + 'freebsd5' : ['/usr/local', '/usr'], + 'freebsd6' : ['/usr/local', '/usr'], + 'sunos5' : [os.getenv('MPLIB_BASE') or '/usr/local',], +- 'gnukfreebsd5' : ['/usr/local', '/usr'], +- 'gnukfreebsd6' : ['/usr/local', '/usr'], ++ 'gnukfreebsd5' : ['/usr'], ++ 'gnukfreebsd6' : ['/usr'], + 'aix5' : ['/usr/local'], + } + +@@ -977,11 +977,11 @@ + Using default library and include directories for Tcl and Tk because a + Tk window failed to open. You may need to define DISPLAY for Tk to work + so that setup can determine where your libraries are located.""" +- tcl_inc = "/usr/local/include" +- tk_inc = "/usr/local/include" +- tcl_lib = "/usr/local/lib" +- tk_lib = "/usr/local/lib" +- tk_ver = "" ++ tcl_inc = "/usr/include/tcl8.4" ++ tk_inc = "/usr/include/tcl8.4" ++ tcl_lib = "/usr/lib" ++ tk_lib = "/usr/lib" ++ tk_ver = "8.4" + # Add final versions of directories and libraries to module lists + module.include_dirs.extend([tcl_inc, tk_inc]) + module.library_dirs.extend([tcl_lib, tk_lib]) + --- matplotlib-0.91.2.orig/debian/patches/build_fix_old.patch +++ matplotlib-0.91.2/debian/patches/build_fix_old.patch @@ -0,0 +1,122 @@ +Index: matplotlib-0.90.1/setup.py +=================================================================== +--- matplotlib-0.90.1.orig/setup.py 2008-03-09 16:31:44.511489293 +0100 ++++ matplotlib-0.90.1/setup.py 2008-03-09 16:31:54.587540476 +0100 +@@ -28,13 +28,13 @@ + # it. It makes very nice antialiased output and also supports alpha + # blending + BUILD_AGG = 1 +-BUILD_GTKAGG = 'auto' +-BUILD_GTK = 'auto' ++BUILD_GTKAGG = 1 ++BUILD_GTK = 1 + + # build TK GUI with Agg renderer ; requires Tkinter Python extension + # and Tk includes + # Use False or 0 if you don't want to build +-BUILD_TKAGG = 'auto' ++BUILD_TKAGG = 1 + + # build wxPython extension code to efficiently blit agg into wx. Only + # needed for wxpython <2.8 if you plan on doing animations +@@ -43,7 +43,7 @@ + + # build a small extension to manage the focus on win32 platforms. + #BUILD_WINDOWING = 0 +-BUILD_WINDOWING = 'auto' ++BUILD_WINDOWING = 0 + + + VERBOSE = False # insert lots of diagnostic prints in extension code +@@ -226,15 +226,25 @@ + + havegtk.gotit = None + ++''' + if BUILD_GTK and havegtk(): + build_gdk(ext_modules, packages, NUMERIX) + rc['backend'] = 'GTK' ++''' ++build_gdk(ext_modules, packages, NUMERIX) ++rc['backend'] = 'GTK' + ++''' + if BUILD_GTKAGG and havegtk(): + BUILD_AGG = 1 + build_gtkagg(ext_modules, packages, NUMERIX) + rc['backend'] = 'GTKAgg' ++''' + ++build_gtkagg(ext_modules, packages, NUMERIX) ++rc['backend'] = 'GTKAgg' ++ ++''' + if BUILD_TKAGG: + try: + import Tkinter +@@ -255,7 +265,12 @@ + BUILD_AGG = 1 + build_tkagg(ext_modules, packages, NUMERIX) + rc['backend'] = 'TkAgg' ++''' ++BUILD_AGG = 1 ++build_tkagg(ext_modules, packages, NUMERIX) ++rc['backend'] = 'TkAgg' + ++""" + if BUILD_WXAGG: + try: + import wx +@@ -270,7 +285,9 @@ + not (isinstance(BUILD_WXAGG, str) # don't abort if BUILD_WXAGG + and BUILD_WXAGG.lower() == 'auto')) # is "auto" + rc['backend'] = 'WXAgg' ++""" + ++BUILD_AGG=1 + if BUILD_AGG: + build_agg(ext_modules, packages, NUMERIX) + if rc['backend'] == 'PS': rc['backend'] = 'Agg' +Index: matplotlib-0.90.1/setupext.py +=================================================================== +--- matplotlib-0.90.1.orig/setupext.py 2008-03-09 16:31:44.527489655 +0100 ++++ matplotlib-0.90.1/setupext.py 2008-03-09 16:31:54.596520271 +0100 +@@ -45,8 +45,8 @@ + + basedir = { + 'win32' : ['win32_static',], +- 'linux2' : ['/usr/local', '/usr',], +- 'linux' : ['/usr/local', '/usr',], ++ 'linux2' : ['/usr',], ++ 'linux' : ['/usr',], + 'cygwin' : ['/usr/local', '/usr',], + 'darwin' : ['/sw/lib/freetype2', '/sw/lib/freetype219', '/usr/local', + '/usr', '/sw'], +@@ -54,8 +54,8 @@ + 'freebsd5' : ['/usr/local', '/usr'], + 'freebsd6' : ['/usr/local', '/usr'], + 'sunos5' : [os.getenv('MPLIB_BASE') or '/usr/local',], +- 'gnukfreebsd5' : ['/usr/local', '/usr'], +- 'gnukfreebsd6' : ['/usr/local', '/usr'], ++ 'gnukfreebsd5' : ['/usr'], ++ 'gnukfreebsd6' : ['/usr'], + 'aix5' : ['/usr/local'], + } + +@@ -357,11 +357,11 @@ + print "Using default library and include directories for Tcl and Tk because a" + print "Tk window failed to open. You may need to define DISPLAY for Tk to work" + print "so that setup can determine where your libraries are located." +- o.tcl_lib = "/usr/local/lib" +- o.tcl_inc = "/usr/local/include" +- o.tk_lib = "/usr/local/lib" +- o.tk_inc = "/usr/local/include" +- o.tkv = "" ++ o.tcl_lib = "/usr/lib" ++ o.tcl_inc = "/usr/include/tcl8.4" ++ o.tk_lib = "/usr/lib" ++ o.tk_inc = "/usr/include/tcp8.4" ++ o.tkv = "8.4" + else: + tk.withdraw() + o.tcl_lib = os.path.normpath(os.path.join(str(tk.getvar('tcl_library')), '../')) --- matplotlib-0.91.2.orig/debian/python-matplotlib-data.install +++ matplotlib-0.91.2/debian/python-matplotlib-data.install @@ -0,0 +1,4 @@ +lib/matplotlib/mpl-data/fonts/ /usr/share/matplotlib/mpl-data/ +lib/matplotlib/mpl-data/images/ /usr/share/matplotlib/mpl-data/ +lib/matplotlib/mpl-data/matplotlibrc /etc/ +lib/matplotlib/backends/Matplotlib.nib /usr/share/matplotlib/ --- matplotlib-0.91.2.orig/debian/rules +++ matplotlib-0.91.2/debian/rules @@ -0,0 +1,109 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +PYVERS := $(shell pyversions -v -r debian/control) +DEFPY := $(shell pyversions -v -d) +pd := python-matplotlib-doc +p := python-matplotlib +pdata := python-matplotlib-data + +include /usr/share/quilt/quilt.make + +# build +build: patch build-arch build-indep + +build-indep: build-indep-stamp +build-indep-stamp: + dh_testdir + touch build-indep-stamp + +build-arch:$(PYVERS:%=build-stamp-%) + +build-stamp-%: + dh_testdir + python$* ./setup.py build $(PY_BUILD_FLAGS) + touch $@ + + +# clean +clean: clean-patched unpatch +clean-patched: patch + dh_testdir + dh_testroot + for i in $(PYVERS); do python$(i) ./setup.py clean --all; done + -rm -f *-stamp* + -rm -rf build *.pyc *.pyo + find ./lib -name '*.pyc' -exec rm {} \; + dh_clean + +# install +install-arch: build-arch $(PYVERS:%=install-stamp-%) + dh_testdir + dh_testroot + +install-stamp-%: build-stamp-% + dh_testdir + dh_testroot + python$* ./setup.py install_lib \ + -d $(CURDIR)/debian/$(p)/usr/lib/python$*/site-packages/ --no-compile + rm -rf $(CURDIR)/debian/$(p)/usr/lib/python$*/site-packages/matplotlib/mpl-data/ + rm -rf $(CURDIR)/debian/$(p)/usr/lib/python$*/site-packages/matplotlib/backends/Matplotlib.nib/ + + touch $@ + +install-indep: build-indep + dh_testdir -i + dh_testroot -i + dh_clean -k + dh_install -p $(pdata) + rm -fr $(CURDIR)/debian/$(pdata)/usr/share/matplotlib/mpl-data/fonts/ttf/Vera*.ttf + rm -fr $(CURDIR)/debian/$(pdata)/usr/share/matplotlib/mpl-data/fonts/ttf/*.TXT + rm -fr $(CURDIR)/debian/$(pdata)/usr/share/matplotlib/mpl-data/fonts/ttf/local.conf + rm -fr $(CURDIR)/debian/$(pdata)/usr/share/matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt + chmod 644 $(CURDIR)/debian/$(pdata)/usr/share/matplotlib/mpl-data/images/*.svg + + +# binary +binary-indep: build-indep install-indep + dh_testdir -i + dh_testroot -i + dh_installchangelogs -i CHANGELOG + dh_installdocs -p$(pd) -i + dh_installexamples -p$(pd) -i examples/* + dh_compress -i -Xexamples -Xexamples/data -Xpdf + dh_fixperms -i + dh_installdeb -i + dh_gencontrol -i + dh_md5sums -i + dh_builddeb -i + +binary-arch: build-arch install-arch + dh_testdir -a + dh_testroot -a + dh_installchangelogs -a CHANGELOG + dh_installdocs -p$(p) -a README TODO API_CHANGES KNOWN_BUGS + # make python scripts starting with '#!' executable + for i in `find debian -mindepth 2 -type f ! -perm 755`; do \ + if head -1 $$i | grep -q '^#!'; then \ + chmod 755 $$i; \ + echo "made executable: $$i"; \ + fi; \ + done + dh_pycentral -a + dh_link -a + dh_strip -a + dh_compress -a + dh_fixperms -a + dh_installdeb -a + dh_shlibdeps -a + dh_gencontrol -a + dh_md5sums -a + dh_builddeb -a + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- matplotlib-0.91.2.orig/debian/python-matplotlib-data.dirs +++ matplotlib-0.91.2/debian/python-matplotlib-data.dirs @@ -0,0 +1,2 @@ +/etc/ +/usr/share/matplotlib/mpl-data/ --- matplotlib-0.91.2.orig/debian/README.debian +++ matplotlib-0.91.2/debian/README.debian @@ -0,0 +1,19 @@ +Dependency on Numeric/Numarray: +------------------------------- + +While numpy enters unstable, matplotlib is still depending on +Numeric/numarray. + +Please update the field "numerix" /etc/matplotlibrc or +~/.matplotlib/matplotlibrc to your needs until numpy enters Debian +archives. + + +python-matplotlib documentation +------------------------------- + +You can find the latest version of matplotlib's docs here: + + * pydoc documentation: + * pylab commands: + --- matplotlib-0.91.2.orig/debian/changelog +++ matplotlib-0.91.2/debian/changelog @@ -0,0 +1,478 @@ +matplotlib (0.91.2-0ubuntu1) hardy; urgency=low + + * New upstream version + * removed NUMARRAY_ISSUES in debian/rules and in debian/docs + * debian/control: Change Maintainer/XSBC-Original-Maintainer field. + * debian/patches: updated build_fix.patch and matplotlibrc_fix.patch + + -- Benjamin Drung Sat, 22 Mar 2008 22:58:38 +0100 + +matplotlib (0.90.1-4) unstable; urgency=low + + * Maintainer changed to Debian Python Modules Team + * Vittorio Palmisano and Ondrej Certik added to Uploaders + * "DM-Upload-Allowed: yes" field added + * Standards-Version bumped to 3.7.3 + * python-numarray and python-numeric removed from build-depends and + debian/rules fixed to make the package compile + * debian/rules polished + * patches moved under a quilt control + * Package descriptions fixed (python -> Python) + * Homepage field added (and removed from description) + * python-matplotlib-doc package moved to the "doc" Section + * /usr/share/matplotlib/mpl-data/images/*.svg made chmod 644 (i.e. not + executable) + * debian/watch uncommented, as it seems to work (and last line removed) + * python2.3-matplotlib removed from Conflicts/Replaces + + -- Ondrej Certik Sun, 09 Mar 2008 20:39:04 +0100 + +matplotlib (0.90.1-3.1) unstable; urgency=medium + + * Non-maintainer upload to fix an RC bug. python-numpy conflicts with + python-matplotlib (<< 0.90.1-3), that's why we use 0.90.1-3.1 instead of + 0.90.1-2.1. + * Rebuilt against python-numpy 1:1.0.4-6 (Closes: #467099) + + -- Ondrej Certik Sun, 24 Feb 2008 14:36:08 +0100 + +matplotlib (0.90.1-2) unstable; urgency=low + + * Upload to unstable and not experimental (closes: #411709) + * New version can coexist with python-numpy (closes: #426953) + * Removed spurious dependency on python-gst (closes: #422711) + * New package correctly detects numpy, numeric and numarray (closes: #425906) + * applied debian/rules patch for the check that plugins were built (closes: #422475) + * Changed dependency on dvipng to a recommendation (closes: #403198) + * use texlive instead of tetex (closes: #406176) + * added suggests on texlive-latex-extra (closes: #410777) + * reworded the description bit about "publication quality" (closes: #421593) + + -- Alexandre Fayolle Thu, 19 Jul 2007 11:58:24 +0200 + +matplotlib (0.90.1-1) experimental; urgency=low + + * New upstream release + * updated debian/copyright file + + -- Alexandre Fayolle Fri, 06 Jul 2007 17:49:05 +0200 + +matplotlib (0.90.0-2) experimental; urgency=low + + * Changed dvipng dependency to a recommends (Closes: #403198) + * Added to suggests tetex-extra | texlive-extra-utils (Closes: 406176) + * Added to suggests texlive-latex-extra (Closes: #410777) + * Changed python-gst dependency to python-gobject + * Already closed bug: (Closes: #396386) + + -- Vittorio Palmisano Thu, 26 Apr 2007 11:00:02 +0200 + +matplotlib (0.90.0-1) experimental; urgency=low + + * New upstream release + * Added depend on python-tk (Closes: #408944) + + -- Marco Presi (Zufus) Thu, 1 Mar 2007 22:32:45 +0000 + +matplotlib (0.87.7-0.2) unstable; urgency=high + + * Non-maintainer upload. + * Using patch provided by Mark Hymers + - Add check to debian/rules to prevent builds silently failing to build + one of the plugins. (Closes: #411925) + + -- Martin Zobel-Helas Wed, 28 Feb 2007 10:39:43 +0100 + +matplotlib (0.87.7-0.1) unstable; urgency=medium + + * Remove build dependency on python-numpy-ext. + * Prefer python-numpy over (python-numeric as a dependency. Closes: #389669. + * Already fixed: + - Build dependency on python-numpy. Closes: #375558. + * Readd dependency on python-gst. Closes: #385590. + * Mention pylab in the package description. Closes: #403723. + + -- Matthias Klose Sun, 7 Jan 2007 21:30:23 +0000 + +matplotlib (0.87.7-0) experimental; urgency=low + + * New upstream version (compatible with python-numpy-1.0). Closes: #361181. + * (Build-)depend on python-numpy (>= 1:1.0.1). + * Remove redundant (build-)dependencies. + * Remove references to explicit python versions. Closes: #405611. + + -- Matthias Klose Wed, 3 Jan 2007 22:52:34 +0100 + +matplotlib (0.87.5-2.2) unstable; urgency=low + + * Non-maintainer upload. + * Also Depend: on python-dateutil (closes: #396335) + + -- Mark Hymers Tue, 31 Oct 2006 18:05:10 +0000 + +matplotlib (0.87.5-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Build-Depend on python-dateutil so that we don't supply our internal copy. + Closes: #393074. + + -- Mark Hymers Sun, 29 Oct 2006 01:57:17 +0100 + +matplotlib (0.87.5-2) unstable; urgency=low + + * Fixed python-numpy dependency. Closes: #387440 + * python-gtk2 includes gobject module and it is an optional dependency for + those who use an X server. + Closes: #382400, #385590 + + -- Vittorio Palmisano Sat, 16 Sep 2006 18:14:25 +0200 + +matplotlib (0.87.5-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Fri, 08 Sep 2006 15:46:46 +0200 + +matplotlib (0.87.4-3) unstable; urgency=low + + * Removed wrong "Section: doc" from python-matplotlib-doc package + + -- Vittorio Palmisano Wed, 09 Aug 2006 16:15:44 +0200 + +matplotlib (0.87.4-2) unstable; urgency=low + + * Removed pytz files. Closes: #335991, #377275 + * Added numpy support. Closes: #353342 + * Removed duplicate README.debian. Closes: #380102 + + -- Vittorio Palmisano Wed, 02 Aug 2006 18:28:22 +0200 + +matplotlib (0.87.4-1) unstable; urgency=low + + * New upstream release + + -- Marco Presi (Zufus) Wed, 12 Jul 2006 09:27:16 +0200 + +matplotlib (0.87.3-1) unstable; urgency=low + + * New upstream version. Closes: #361181 + * Added numpy support. Closes: #375558 + * Added depends on python-tz. Closes: #376715 + + -- Marco Presi (Zufus) Thu, 6 Jul 2006 09:54:55 +0200 + +matplotlib (0.86.2-6.1) unstable; urgency=low + + * Depend on python-tz, remove the pytz files. Closes: #376715. + + -- Matthias Klose Fri, 7 Jul 2006 18:38:43 +0000 + +matplotlib (0.86.2-6) unstable; urgency=low + + * Added a note about numeric/numarray deps in README.debian. Closes: #376198 + * Added PYVERS to debian/rules (Carlo Segre patch). Closes: #376239 + * Modified Vittorio Palmisano e-mail address. + + -- Marco Presi (Zufus) Tue, 4 Jul 2006 15:35:38 +0200 + +matplotlib (0.86.2-5) unstable; urgency=low + + * Updated to new Python policy (closes: #373462) + * fixed dependency on python-numarray (closes: #373165) + + -- Alexandre Fayolle Thu, 15 Jun 2006 18:27:18 +0200 + +matplotlib (0.86.2-4) unstable; urgency=low + + * Added Build-Deps on python-setuputils. Closes: #358597 + + -- Marco Presi (Zufus) Wed, 29 Mar 2006 16:26:27 +0200 + +matplotlib (0.86.2-3) unstable; urgency=low + + * Fix the previuos BAD Non-maintaner upload. Closes: #357459 + + -- Marco Presi (Zufus) Mon, 20 Mar 2006 23:00:38 +0100 + +matplotlib (0.86.2-2.1) unstable; urgency=high + + * Non-maintainer upload. + * Fix FTBFS 'rm: cannot remove ...: No such file ... (Closes: #354370). + + -- Luk Claes Thu, 16 Mar 2006 18:52:47 +0100 + +matplotlib (0.86.2-2) unstable; urgency=low + + * Packages now depend both on python-numarray and python-numeric. Closes: #353043 + + -- Marco Presi (Zufus) Thu, 16 Feb 2006 19:19:42 +0100 + +matplotlib (0.86.2-1) unstable; urgency=low + + * New upstream release. Closes: #341730 + * Added ${shlibs:Depends}. Closes: #345366 + * python-matplotlib-doc is suggested by python-matplotlib and enhances it. + Closes: #341610 + * Replaced latex dependency with tetex-extra. Closes: #337361 + * subplot() behavior fixed. Closes: #346285 + * Added users_guide in -doc package. Closes: #341399 + + -- Vittorio Palmisano Sat, 28 Jan 2006 19:29:15 +0100 + +matplotlib (0.85-1) unstable; urgency=low + + * New upstream release. Closes: #341730 + + * Added ipython among Enhanced packages. + + -- Marco Presi (Zufus) Sat, 10 Dec 2005 22:53:24 -0500 + +matplotlib (0.82-5) unstable; urgency=low + + * Added documentation package. Closes: #338622 + * Added python-epydoc dependency for documentation generation. + + -- Vittorio Palmisano Sat, 12 Nov 2005 21:26:16 +0100 + +matplotlib (0.82-4) unstable; urgency=low + + * Fixed FTBFS on hppa: added patch to build on systems without X server + (autobuilders) also in the clean stage. Closes: 338423. + * The same patch fix the build also on GNU/kFreeBSD. Closes: #336953 + + -- Marco Presi (Zufus) Fri, 11 Nov 2005 20:51:08 -0500 + +matplotlib (0.82-3) unstable; urgency=low + + * Fixed deps on python-matplotlib (was depending on 0.82-1) + + -- Marco Presi (Zufus) Thu, 10 Nov 2005 23:46:04 -0500 + +matplotlib (0.82-2) unstable; urgency=low + + [Marco Presi] + + * Included patch by Aurelien Jarno to fix build on + GNU/kFreeBSD. Closes: #336953 + * Added latex as Suggested dependency. Closes: #337361 + + -- Marco Presi (Zufus) Sun, 6 Nov 2005 21:49:45 -0500 + +matplotlib (0.82-1) unstable; urgency=low + + * New upstream release + * First Debian release. Closes: #206691 + * Removed doc package, added notes in README.debian + * Added dvipng dependency + * Added python2.3-qt3, python2.4-qt3 optional dependency + * Added API_CHANGES, INTERACTIVE, KNOWN_BUGS, NUMARRAY_ISSUES to docs + * Removed import gtk/tk from setup.py for building on systems without X + server (buildd) + * Moved .matplolibrc to /etc/matplolibrc and patched lib/__init__.py in + order to make the package compliant with Debian Policy + + -- Vittorio Palmisano Sat, 15 Oct 2005 22:42:01 +0200 + +matplotlib (0.81-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Sat, 11 Jun 2005 13:16:37 +0200 + +matplotlib (0.80-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Mon, 25 Apr 2005 19:16:59 +0200 + +matplotlib (0.74-1) unstable; urgency=low + + * New upstream release + * Aurelien Jarno: + - python-matplotlib does not need to depends on python-matplotlib-data + - remove README.Debian file + - README and TODO also in python2.3-matplotlib and python2.4-matplotlib + - keep the name matplotlib for the source package only + - remove generation of html docs, using User's Guide pdf + + -- Vittorio Palmisano Sun, 10 Apr 2005 09:53:51 +0200 + +python-matplotlib (0.72-4) unstable; urgency=low + + * Added support for different python versions + + -- Vittorio Palmisano Sat, 26 Feb 2005 22:05:40 +0100 + +python-matplotlib (0.72-3) unstable; urgency=low + + * Aurelien Jarno: + - fixed find_tcltk() error if X display is not accessible + - changed matlab to Matlab in debian/control file + + -- Vittorio Palmisano Wed, 23 Feb 2005 16:17:36 +0100 + +python-matplotlib (0.72-2) unstable; urgency=low + + * Aurelien Jarno: + - Fixed debhelper(>=4.1.67) dependency + - removed debian/postinst and debian/preinst + - removed gunzip of example/data + + -- Vittorio Palmisano Sun, 20 Feb 2005 21:44:17 +0100 + +python-matplotlib (0.72-1) unstable; urgency=low + + * New upstream release + * Added python-dev dependency + + -- Vittorio Palmisano Fri, 18 Feb 2005 15:16:26 +0100 + +python-matplotlib (0.71-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Sat, 22 Jan 2005 15:19:56 +0100 + +python-matplotlib (0.70.1-2) unstable; urgency=low + + * Added python-numeric-ext | python-numarray-ext dependency + + -- Vittorio Palmisano Mon, 17 Jan 2005 11:16:01 +0100 + +python-matplotlib (0.70.1-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Sun, 02 Jan 2005 23:35:30 +0100 + +python-matplotlib (0.65.1-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Thu, 23 Dec 2004 21:58:31 +0100 + +python-matplotlib (0.65-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Sat, 18 Dec 2004 15:22:58 +0100 + +python-matplotlib (0.64-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Sat, 13 Nov 2004 22:28:00 +0100 + +python-matplotlib (0.63.4-3) unstable; urgency=low + + * Jochen Voss: + - fix the dependencies and build-dependencies + - remove the Vera*.ttf files and depend on ttf-bitstream-vera instead + * added Recommends: ipython(>=0.6.3) + + -- Vittorio Palmisano Sat, 23 Oct 2004 10:48:27 +0200 + +python-matplotlib (0.63.4-2) unstable; urgency=low + + * Updated copyright file (autogenerated) + * Changed Description + * Removed libttf-dev depends (thanks to Jochen Voss) + + -- Vittorio Palmisano Sun, 03 Oct 2004 23:05:06 +0200 + +python-matplotlib (0.63.4-1) unstable; urgency=low + + * New upstream release (closes: #206691) + * fixed .svg files perms + * removed Recommends: libwxgtk2.4-python + + -- Vittorio Palmisano Fri, 01 Oct 2004 22:31:28 +0200 + +python-matplotlib (0.62.4-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Mon, 30 Aug 2004 22:30:50 +0200 + +python-matplotlib (0.61.0-2) unstable; urgency=low + + * John Hunter: + - Removed python-ttfquery dependency + + -- Vittorio Palmisano Sun, 15 Aug 2004 20:25:00 +0200 + +python-matplotlib (0.61.0-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Mon, 09 Aug 2004 23:40:44 +0200 + +python-matplotlib (0.60.2-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Sun, 11 Jul 2004 10:24:01 +0200 + +python-matplotlib (0.54.2-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Fri, 11 Jun 2004 22:48:50 +0200 + +python-matplotlib (0.54.1-1) unstable; urgency=low + + * New upstream release + * Seo Sanghyeon: + - Fixed python-numeric | python-numarray dependency + - Fixed python-gtk2 dependency + + -- Vittorio Palmisano Sun, 30 May 2004 10:14:08 +0200 + +python-matplotlib (0.54-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Sat, 22 May 2004 22:47:59 +0200 + +python-matplotlib (0.53.1-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Sat, 1 May 2004 23:19:40 +0200 + +python-matplotlib (0.53-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Fri, 23 Apr 2004 20:49:25 +0200 + +python-matplotlib (0.52-2) unstable; urgency=low + + * Fixed python-gd dependency + + -- Vittorio Palmisano Fri, 26 Mar 2004 11:40:37 +0100 + +python-matplotlib (0.52-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Sat, 20 Mar 2004 17:40:06 +0100 + +python-matplotlib (0.51-1) unstable; urgency=low + + * New upstream release + + -- Vittorio Palmisano Fri, 5 Mar 2004 14:27:08 +0100 + +python-matplotlib (0.50-2) unstable; urgency=low + + * Removed python2.3-numeric-ext dependency + + -- Vittorio Palmisano Thu, 26 Feb 2004 15:27:30 +0100 + +python-matplotlib (0.50-1) unstable; urgency=low + + * Initial Release. + + -- Vittorio Palmisano Sat, 21 Feb 2004 23:52:10 +0100 + --- matplotlib-0.91.2.orig/debian/watch +++ matplotlib-0.91.2/debian/watch @@ -0,0 +1,6 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# Site Directory Pattern Version Script +version=3 +http://sf.net/matplotlib/matplotlib-([0-9]+(?:\.[0-9]+)*)\.tar\.gz --- matplotlib-0.91.2.orig/debian/control +++ matplotlib-0.91.2/debian/control @@ -0,0 +1,51 @@ +Source: matplotlib +Section: python +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Debian Python Modules Team +Uploaders: Marco Presi (Zufus) , Alexandre Fayolle , Vittorio Palmisano , Ondrej Certik +Build-Depends: debhelper (>= 5.0.38), python-dateutil, python-all-dev (>= 2.3.5-7), python-central (>= 0.5.6), quilt, python-gtk2-dev, python-numpy (>= 1:1.0.4-6), libgtk2.0-dev, libfreetype6-dev, zlib1g-dev, libpng-dev, tk8.4-dev, python-tk, tcl8.4-dev, python-epydoc, python-tz, xbase-clients [!s390] +XS-Python-Version: all +Standards-Version: 3.7.3 +XS-DM-Upload-Allowed: yes +Homepage: http://matplotlib.sf.net/ + +Package: python-matplotlib +Architecture: any +XB-Python-Version: ${python:Versions} +Depends: ${python:Depends}, python-numpy (>= 1:1.0.3) | python-numeric-ext | python-numarray-ext, python-tk, python-gd (>= 0.52) | python-pypaint | python-gtk2 | libwxgtk2.4-python | python-qt3, python-tz, python-dev, python-matplotlib-data (>= ${source:Version}), python-dateutil, python-gobject, ${shlibs:Depends} +Provides: ${python:Provides} +Conflicts: python2.4-matplotlib +Replaces: python2.4-matplotlib +Enhances: ipython +Suggests: ipython (>= 0.6.3), python-matplotlib-doc, texlive-extra-utils, texlive-latex-extra +Recommends: dvipng +Description: Python based plotting system in a style similar to Matlab + Matplotlib is a pure Python plotting library designed to bring + publication quality plotting to Python with a syntax familiar to + Matlab users. All of the plotting commands in the pylab interface can + be accessed either via a functional interface familiar to Matlab + users or an object oriented interface familiar to Python users. + +Package: python-matplotlib-data +Architecture: all +Description: Python based plotting system (data package) + Matplotlib is a pure Python plotting library designed to bring + publication quality plotting to Python with a syntax familiar to + Matlab users. All of the plotting commands in the pylab interface can + be accessed either via a functional interface familiar to Matlab + users or an object oriented interface familiar to Python users. + . + This package contains architecture independent data for python-matplotlib + +Package: python-matplotlib-doc +Architecture: all +Section: doc +Description: Python based plotting system (documentation package) + Matplotlib is a pure Python plotting library designed to bring + publication quality plotting to Python with a syntax familiar to + Matlab users. All of the plotting commands in the pylab interface can + be accessed either via a functional interface familiar to Matlab + users or an object oriented interface familiar to Python users. + . + This package contains documentation for python-matplotlib --- matplotlib-0.91.2.orig/debian/mkcopyright.sh +++ matplotlib-0.91.2/debian/mkcopyright.sh @@ -0,0 +1,17 @@ +#!/bin/sh + +CURDIR="`dirname $0`" + +echo "This package was debianized by Vittorio Palmisano on" > "$CURDIR"/copyright + echo -e "`date -R`\n" >> "$CURDIR"/copyright + echo -e "It was downloaded from http://matplotlib.sourceforge.net/\n" >> "$CURDIR"/copyright + echo -e "Upstream Author: John D. Hunter \n" >> "$CURDIR"/copyright + echo -e "Copyright:\n" >> "$CURDIR"/copyright + + for i in `ls "$CURDIR"/../license`; do + echo "********************************************************************************" >> "$CURDIR"/copyright; + echo "$i" >> "$CURDIR"/copyright; + cat "$CURDIR"/../license/"$i" >> "$CURDIR"/copyright; + echo -e "\n" >> "$CURDIR"/copyright; + done + --- matplotlib-0.91.2.orig/lib/matplotlib/mpl-data/matplotlibrc +++ matplotlib-0.91.2/lib/matplotlib/mpl-data/matplotlibrc @@ -26,7 +26,7 @@ #### CONFIGURATION BEGINS HERE # the default backend; one of GTK GTKAgg GTKCairo FltkAgg QtAgg TkAgg # WX WXAgg Agg Cairo GD GDK Paint PS PDF SVG Template -backend : TkAgg +backend : GTKAgg numerix : numpy # numpy, Numeric or numarray #maskedarray : False # True to use external maskedarray module # instead of numpy.ma; this is a temporary --- matplotlib-0.91.2.orig/lib/matplotlib/mpl-data/matplotlib.conf +++ matplotlib-0.91.2/lib/matplotlib/mpl-data/matplotlib.conf @@ -89,7 +89,7 @@ [backend] # one of: ps | qt4agg | fltkagg | gtkagg | agg | cairo | gtk | gtkcairo | # wxagg | tkagg | qtagg | template | svg | cocoaagg | pdf | wx - use = 'TkAgg' + use = 'GTKAgg' [[cairo]] # 'png' or 'ps' or 'pdf' or 'svg'