debian/0000775000000000000000000000000012313270536007172 5ustar debian/veusz.doc-base0000664000000000000000000000041111446740075011747 0ustar Document: veusz Title: Veusz Manual Author: Jeremy Sanders Abstract: This manual describes how to use the Veusz scientific plotting package Section: Science/Data Analysis Format: HTML Index: /usr/share/doc/veusz/manual.html Files: /usr/share/doc/veusz/manimages/* debian/patches/0000775000000000000000000000000011750600044010614 5ustar debian/patches/series0000664000000000000000000000002411746211574012040 0ustar arm-self-tests.diff debian/patches/arm-self-tests.diff0000664000000000000000000000203611750322451014320 0ustar Description: Fix build failure during self test on ARM platforms These self tests fail on ARM, due to differences in floating point precision. They do not indicate real problems. The tests are fixed in the upstream development version, but a direct fix would be a very large patch. This change will no longer be required in >1.15. Origin: vendor Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654604 Forwarded: not-needed Author: Jeremy Sanders Last-Update: 2012-04-25 --- veusz-1.15.orig/tests/runselftest.py +++ veusz-1.15/tests/runselftest.py @@ -52,6 +53,15 @@ # it appears the failures aren't important however excluded_tests = set([ + # fails on ARM (1.15) + 'contour.vsz', + 'example_import.vsz', + 'hatching.vsz', + 'multiaxes.vsz', + 'profile.vsz', + 'ternary.vsz', + '1dto2d.vsz', + # fails on Windows 'histo.vsz', # duplicate in long list of values 'spectrum.vsz', # angstrom is split into two on linux debian/control0000664000000000000000000000507311742254207010604 0ustar Source: veusz Section: science Priority: optional Maintainer: Python Applications Packaging Team Uploaders: Jeremy Sanders Build-Depends: debhelper (>= 7.3.5~), docbook-utils, docbook-xml, graphicsmagick, libqt4-dev, perl, python-all-dbg, python-all-dev (>= 2.6.5-13~), python-numpy (>= 1:1.4.1-4~), python-numpy-dbg, python-qt4-dbg, python-qt4-dev, python-sip-dbg, python-sip-dev, xauth, xfonts-base, xvfb Standards-Version: 3.9.3 X-Python-Version: >= 2.4 Homepage: http://home.gna.org/veusz/ Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/veusz/trunk/ Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/veusz/trunk/ Package: veusz Architecture: all Depends: python-numpy, python-qt4, veusz-helpers (>= ${source:Version}), ${misc:Depends}, ${python:Depends} Suggests: python-pyfits Description: 2D scientific plotting application with graphical interface Veusz is a 2D scientific plotting and graphing package, designed to produce publication-ready Postscript or PDF output. Veusz provides a GUI, command line and scripting interface (based on Python) to its plotting facilities. The plots are built using an object-based system to provide a consistent interface. Package: veusz-helpers Architecture: any Depends: python-numpy, python-qt4, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, ${sip:Depends} Breaks: veusz (<< ${source:Version}) Suggests: veusz (= ${source:Version}) Description: Architecture-specific helper module for Veusz This package contains the architecture specific files for Veusz, a scientific plotting package. This package contains the Python extension modules used internally by Veusz. Package: veusz-helpers-dbg Section: debug Priority: extra Architecture: any Depends: veusz-helpers (= ${binary:Version}), python-numpy, python-qt4, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, ${sip:Depends} Recommends: python-dbg, python-numpy-dbg, python-qt4-dbg Description: Architecture-specific helper module for Veusz (debug extension) This package contains the architecture specific files for Veusz compiled to be able to use the Python debugging package or using standard Python with debugging symbols. debian/copyright0000664000000000000000000002471411747554161011146 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: veusz Upstream-Contact: http://home.gna.org/veusz/ Source: http://download.gna.org/veusz/ Files: * Copyright: 2003-2011 Jeremy Sanders License: GPL-2+ Files: widgets/pickable.py Copyright: 2011 Benjamin K. Stuhl License: GPL-2+ Files: helpers/src/beziers.cpp helpers/src/beziers.h Copyright: 1990 Philip J. Schneider 2001 Lauris Kaplinski 2001 Ximian, Inc. 2003,2004 Monash University License: GPL-2+ Files: helpers/src/_nc_cntr.c Copyright: (c) 2002-2005 John D. Hunter License: LICENSE AGREEMENT FOR MATPLOTLIB 0.84 -------------------------------------- . 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.84 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.84 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.84 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.84. . 4. JDH is making matplotlib 0.84 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.84 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. . 5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB 0.84 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING MATPLOTLIB 0.84, 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.84, Licensee agrees to be bound by the terms and conditions of this License Agreement. Files: windows/icons/kde-*.svg Copyright: 2004 Danny Allen License: CC0 Statement of Purpose . The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work"). . Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others. . For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights. . 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following: . 1. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; . 2. moral rights retained by the original author(s) and/or performer(s); . 3. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; . 4. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; . 5. rights protecting the extraction, dissemination, use and reuse of data in a Work; . 6. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and . 7. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof. . 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose. . 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose. . 4. Limitations and Disclaimers. . 1. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. . 2. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. . 3. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. . 4. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. Files: windows/icons/kde-*-veuszedit.svg Copyright: 2003-2010 Jeremy Sanders License: GPL-2+ Files: pyqtdistutils.py Copyright: Develer Srl Comment: Licensing given in http://old.nabble.com/Re%3A-sipdistutils.py-p31453589.html License: GPL-2+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/changelog0000664000000000000000000000321412313270535011043 0ustar veusz (1.15-1build3) trusty; urgency=medium * No-change rebuild against sip 4.15.5. -- Dmitry Shachnev Sat, 22 Mar 2014 15:17:21 +0400 veusz (1.15-1build2) saucy; urgency=low * Rebuild against sip-api-10 -- Scott Kitterman Thu, 20 Jun 2013 11:21:16 -0400 veusz (1.15-1build1) raring; urgency=low * Rebuild against sip-api-9.0. -- Colin Watson Wed, 07 Nov 2012 09:32:01 +0000 veusz (1.15-1) unstable; urgency=low * Update to upstream Veusz 1.15 * Run dh_numpy to get numpy API dependeny * Run dh_sip and add sip:Depends dependency to get sip API * Replace patches with use of upstream setup.py options and symlinks * Bumped Standards-Version to 3.9.3 * Do not run incorrectly failing self tests (Closes: #654604) * Run self test to run as LANG=C * Delete any self test failures on dh_clean * Update copyright header for released DEP5 -- Jeremy Sanders Thu, 03 May 2012 23:01:03 +0100 veusz (1.14-1) unstable; urgency=low * Update to upstream Veusz 1.14 (Closes: #648957) * Enable test suite in build, adding Build-Depends of xauth, xfonts-base and xvfb * Properly attribute copyright of pyqtdistutils.py file to Develer Srl * Add Break statement in control for veusz-helpers rather than use a Depends statement * Bumped Standards-Version to 3.9.2 * Enabled dpkg-buildflags for build -- Jeremy Sanders Sun, 04 Dec 2011 19:02:17 +0200 veusz (1.10-1) unstable; urgency=low * Initial release (Closes: #447524) -- Jeremy Sanders Wed, 30 Mar 2011 00:17:22 +0100 debian/veusz-helpers-dbg.install0000664000000000000000000000006011515134214014117 0ustar usr/lib/python*/*-packages/veusz/helpers/*_d.so debian/veusz.menu0000664000000000000000000000023311514135242011226 0ustar ?package(veusz): \ needs="X11" \ section="Applications/Science/Data Analysis" \ title="Veusz" \ command="veusz" \ icon="/usr/share/pixmaps/veusz.xpm" debian/veusz.install0000664000000000000000000000024611515134214011733 0ustar debian/veusz.desktop usr/share/applications/ debian/veusz.xpm usr/share/pixmaps usr/bin usr/lib/python*/*-packages/veusz/*.py usr/lib/python*/*-packages/veusz/*/*.py debian/rules0000775000000000000000000000417111750322451010253 0ustar #!/usr/bin/make -f export CFLAGS=$(shell dpkg-buildflags --get CFLAGS) export CPPFLAGS=$(shell dpkg-buildflags --get CPPFLAGS) export LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS) # Get the supported Python versions PYVERS = $(shell pyversions -r -v) # Callable functions to determine the correct PYTHONPATH pythonpath = $$(ls -d $(CURDIR)/build/lib.*-$(1)) pythonpath_dbg = $$(ls -d $(CURDIR)/build/lib.*-$(1)-pydebug 2>/dev/null || ls -d $(CURDIR)/lib.*$(1)-pydebug) %: dh $@ --with python2 override_dh_auto_build: delete_generated # icons for menus gm convert windows/icons/veusz_32.png debian/veusz.xpm # regenerate docs (cd Documents; ./generate_manual.sh) # -- --force works around bug #589759 dh_auto_build -- --force override_dh_auto_install: # do not install examples and put data files in /usr/share/veusz dh_auto_install -- --veusz-resource-dir=debian/veusz/usr/share/veusz --disable-install-examples # veusz follows symlink to find its resource directory for py in $(PYVERS); do \ dh_link usr/share/veusz usr/lib/python$${py}/dist-packages/veusz/resources; \ done dh_numpy dh_sip override_dh_auto_test: # Run self tests. The current directory is used as the resource # directory as veusz hasn't been installed when this is run. ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS))) set -e -x;\ for py in $(PYVERS); do \ LC_ALL=C \ PYTHONPATH=$(call pythonpath,$$py) \ VEUSZ_RESOURCE_DIR=. \ xvfb-run -a \ --server-args "-screen 0 640x480x24" \ python$$py tests/runselftest.py ;\ LC_ALL=C \ PYTHONPATH=$(call pythonpath_dbg,$$py) \ VEUSZ_RESOURCE_DIR=. \ xvfb-run -a \ --server-args "-screen 0 640x480x24" \ python$$py-dbg tests/runselftest.py ;\ done endif override_dh_strip: dh_strip --dbg-package=veusz-helpers-dbg override_dh_compress: # don't compress Veusz example files dh_compress -X.vsz override_dh_clean: delete_generated dh_clean delete_generated: # delete files generated by rules rm -f debian/veusz.xpm rm -f Documents/manual.html Documents/manual.pdf \ Documents/manual.txt \ Documents/veusz.1 Documents/veusz_listen.1 # delete any self test failures rm -f tests/*.temp.selftest debian/veusz.examples0000664000000000000000000000001311446740075012106 0ustar examples/* debian/veusz.links0000664000000000000000000000120111742254207011404 0ustar usr/share/veusz/windows/icons/veusz_16.png usr/share/icons/hicolor/16x16/apps/veusz.png usr/share/veusz/windows/icons/veusz_32.png usr/share/icons/hicolor/32x32/apps/veusz.png usr/share/veusz/windows/icons/veusz_48.png usr/share/icons/hicolor/48x48/apps/veusz.png usr/share/veusz/windows/icons/veusz_64.png usr/share/icons/hicolor/64x64/apps/veusz.png usr/share/veusz/windows/icons/veusz_128.png usr/share/icons/hicolor/128x128/apps/veusz.png usr/share/veusz/windows/icons/veusz.svg usr/share/icons/hicolor/scalable/apps/veusz.svg usr/share/doc/veusz/examples usr/share/veusz/examples usr/share/common-licenses/GPL-2 usr/share/veusz/COPYING debian/source/0000775000000000000000000000000011750600044010465 5ustar debian/source/format0000664000000000000000000000001411446740075011706 0ustar 3.0 (quilt) debian/veusz-helpers.install0000664000000000000000000000006611515134214013373 0ustar usr/lib/python*/*-packages/veusz/helpers/*[!_][!_].so debian/veusz.docs0000664000000000000000000000005311446740075011224 0ustar Documents/manual.html Documents/manimages/ debian/veusz.sharedmimeinfo0000664000000000000000000000053211446740075013270 0ustar Veusz saved graph debian/veusz.manpages0000664000000000000000000000005311513365654012070 0ustar Documents/veusz.1 Documents/veusz_listen.1 debian/watch0000664000000000000000000000007311446740075010231 0ustar version=3 http://download.gna.org/veusz/veusz-(.*)\.tar.gz debian/compat0000664000000000000000000000000211446740075010376 0ustar 7 debian/veusz.desktop0000664000000000000000000000041011446740075011742 0ustar [Desktop Entry] Version=1.0 Name=Veusz GenericName=Scientific plotting Comment=For graphing and manipulation of scientific data MimeType=application/x-veusz; # veusz can open .vsz files Exec=veusz %F Icon=veusz Terminal=false Type=Application Categories=Graphics; debian/docs0000664000000000000000000000000711446740075010050 0ustar README