debian/0000755000000000000000000000000012224622522007165 5ustar debian/python-pycha.manpages0000644000000000000000000000002112203203612013306 0ustar debian/chavier.7 debian/compat0000644000000000000000000000000212201743214010360 0ustar 7 debian/chavier.70000644000000000000000000000272712203203747010707 0ustar .\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH CHAVIER 7 "19 nov 2008" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME chavier \- chart viewer for pycha library .SH SYNOPSIS .B chavier .SH DESCRIPTION This manual page documents briefly the .B chavier command. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. .B chavier is a program for playing with Pycha charts. You can load or generate datasets and draw the different diagrams supported by Pycha. It also allows one to change options and directly see the result. .SH OPTIONS .B chavier does not take any argument. All operations are done in the graphical user interface. .SH AUTHOR .B chavier was written by Lorenzo Gil Sanchez. .PP This manual page was written by Vincent Bernat , for the Debian project (and may be used by others). debian/source/0000755000000000000000000000000012224622365010472 5ustar debian/source/format0000644000000000000000000000001411563027460011700 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000011611563027341010217 0ustar version=3 http://pypi.python.org/packages/source/p/pycha/ pycha-(.*)\.tar\.gz debian/control0000644000000000000000000000205112224621637010574 0ustar Source: pycha Section: python Priority: optional Maintainer: Vincent Bernat Uploaders: Debian Python Modules Team Standards-Version: 3.9.4 Build-Depends: debhelper (>= 7.0.50~), python-all, dh-python, python-setuptools, python-nose Build-Depends-Indep: python-cairo (>= 1.2) Homepage: http://bitbucket.org/lgs/pycha/ Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pycha/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pycha/trunk/ Package: python-pycha Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-cairo (>= 1.2), python-pkg-resources, python-gtk2 Breaks: ${python:Breaks} Description: chart-drawing library using Cairo This package provides a Python library for drawing most common charts (pie, line, scatter or bar) using Cairo as backend. It aims to be simple to use, flexible, lightweight, attractive and customizable but still providing sane default settings. debian/changelog0000644000000000000000000000634012224621766011053 0ustar pycha (0.7.0-2) unstable; urgency=low * Depends on python-setuptools to fix FTBFS. Closes: #725578. -- Vincent Bernat Mon, 07 Oct 2013 23:13:19 +0200 pycha (0.7.0-1) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Vincent Bernat ] * New upstream release. + Add a patch to fix an error in handling legends in chavier. * Switch to dh-python. * Switch to python-nose for tests. * Ship examples. -- Vincent Bernat Thu, 15 Aug 2013 18:54:29 +0200 pycha (0.6.0-3) unstable; urgency=low * Add missing runtime dependencies. Closes: #645265. * Bump Standards-Version to 3.9.2. -- Vincent Bernat Fri, 14 Oct 2011 07:51:19 +0200 pycha (0.6.0-2) unstable; urgency=low * Team upload. * Rebuild to add Python 2.7 support -- Piotr Ożarowski Sun, 08 May 2011 16:45:36 +0200 pycha (0.6.0-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.9.1. * Switch to dh_python2. -- Vincent Bernat Tue, 22 Feb 2011 20:41:28 +0100 pycha (0.5.3-1) unstable; urgency=low * New upstream release -- Vincent Bernat Fri, 23 Apr 2010 23:21:16 +0200 pycha (0.5.2-2) unstable; urgency=low [ Luca Falavigna ] * debian/runtests.py: - Fix FTBFS with python2.6 as default Python version. Closes: #571503. [ Vincent Bernat ] * Adjust Build-Depends. * Bump Standards-Version to 3.8.4. * Switch to 3.0 (quilt) format. * Fix Vcs-Svn field. * Adapt unittests launcher to support an eventual future change in CDBS. -- Vincent Bernat Tue, 02 Mar 2010 08:38:18 +0100 pycha (0.5.2-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.8.3. * Update Homepage to reflect the new home of pycha. -- Vincent Bernat Sun, 27 Sep 2009 15:14:27 +0200 pycha (0.5.0-1) unstable; urgency=low * New upstream version * Add back unittests with a piece of code stolen from python-axiom. -- Vincent Bernat Sun, 26 Apr 2009 09:58:05 +0200 pycha (0.4.2-2) unstable; urgency=low * Recompile with python-support from unstable. Closes: #520224. * Bump Standards-Version to 3.8.1. No changes required. -- Vincent Bernat Wed, 18 Mar 2009 20:27:10 +0100 pycha (0.4.2-1) unstable; urgency=low * New upstream release. Closes: #506290 * Upload to unstable. * Don't run unittests at all. Closes: #516901 -- Vincent Bernat Sat, 14 Mar 2009 15:51:31 +0100 pycha (0.4.1-1) experimental; urgency=low [ Vincent Bernat ] * New upstream version * Update Standards-Version to 3.8.0 (no changes required) * Add a manual page for the new program chavier [ Sandro Tosi ] * debian/control - switch Vcs-Browser field to viewsvn -- Vincent Bernat Wed, 19 Nov 2008 20:59:12 +0100 pycha (0.3.0-1) unstable; urgency=low * New upstream release * Update description to include scatter charts -- Vincent Bernat Thu, 27 Mar 2008 19:29:53 +0100 pycha (0.2.0-1) unstable; urgency=low * Initial release (Closes: #458903) -- Vincent Bernat Thu, 03 Jan 2008 15:49:45 +0100 debian/docs0000644000000000000000000000001311563027341010035 0ustar README.txt debian/python-pycha.examples0000644000000000000000000000001312203204232013331 0ustar examples/* debian/patches/0000755000000000000000000000000012224622365010621 5ustar debian/patches/series0000644000000000000000000000003112203205457012024 0ustar chavier-fix-legend.patch debian/patches/chavier-fix-legend.patch0000644000000000000000000000105512203205602015270 0ustar Fix chavier by adding unknown keywords legendFont and legendFontSize. Index: pycha-0.7.0/chavier/app.py =================================================================== --- pycha-0.7.0.orig/chavier/app.py 2013-08-15 19:08:40.376991104 +0200 +++ pycha-0.7.0/chavier/app.py 2013-08-15 19:09:14.353197434 +0200 @@ -98,6 +98,8 @@ borderColor=str, borderWidth=int, hide=bool, + legendFont=str, + legendFontSize=str, position=dict( top=int, left=int, debian/rules0000755000000000000000000000055512203243356010253 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- export PYBUILD_DESTDIR_python2=debian/python-pycha/ %: dh $@ --with python2 --buildsystem=pybuild override_dh_auto_test: PYBUILD_SYSTEM=custom \ PYBUILD_TEST_ARGS="{interpreter} -m nose --with-doctest tests/*.py" dh_auto_test override_dh_auto_clean: dh_auto_clean find pycha -name '*.pyc' -delete debian/copyright0000644000000000000000000000224611563027341011127 0ustar This package was debianized by Vincent Bernat on Thu, 03 Jan 2008 15:53:46 +0100. It was originally downloaded from http://www.lorenzogil.com/projects/pycha/ Upstream Authors: Lorenzo Gil Sanchez Copyright: (c) 2007 by Lorenzo Gil Sanchez PyCha is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of the GNU Lesser General Public License version 3 can be found in /usr/share/common-licenses/LGPL-3. The Debian packaging is Copyright (C) 2007 Vincent Bernat 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, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of the GNU General Public License version 2 can be found in /usr/share/common-licenses/GPL-2.