debian/0000755000000000000000000000000011556555113007175 5ustar debian/source/0000755000000000000000000000000011556540045010473 5ustar debian/source/format0000644000000000000000000000001411556540045011701 0ustar 3.0 (quilt) debian/control0000644000000000000000000000126211556544144010603 0ustar Source: sparkline-php Section: graphics Priority: optional Maintainer: Fabrizio Regalli Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.2 Vcs-git: git://git.debian.org/git/collab-maint/sparkline-php.git Vcs-Browser: http://git.debian.org/?p=collab-maint/sparkline-php.git;a=summary Homepage: http://sparkline.org/ Package: libsparkline-php Architecture: all Depends: ${misc:Depends}, php5-gd | php4-gd Description: sparkline graphing library for php A library for php, to create sparklines. Sparklines are small word-size graphic charts. This library supports drawing both line charts and bar charts, with several display options. It outputs png files. debian/watch0000644000000000000000000000012111556536601010221 0ustar version=2 http://qa.debian.org/watch/sf.php/sparkline/ sparkline-php-(.*).tar.gz debian/rules0000755000000000000000000000042011556536601010252 0ustar #!/usr/bin/make -f %: dh $@ binary-indep: dh binary-indep --until dh_prep dh_install lib/* usr/share/php/sparkline dh_installdocs DESIGN README dh_installexamples samples/* dh_installchangelogs CHANGES dh binary-indep --remaining binary: binary-indep binary-arch debian/changelog0000644000000000000000000000175111556544722011057 0ustar sparkline-php (0.2-5) unstable; urgency=low * New maintainer (Closes: #624539). * Bump Standards-Version to 3.9.2 (no changes required). * Switch to dpkg-source 3.0 (quilt) format. * Switch to debhelper (>= 7.0.50~). * Switch to dep5 license format. * Changed Vcs-* under d/control -- Fabrizio Regalli Fri, 29 Apr 2011 15:35:41 +0200 sparkline-php (0.2-4) unstable; urgency=low * debhelper v7; rules file minimisation. * Orphaned the package. -- Joey Hess Tue, 27 May 2008 18:59:10 -0400 sparkline-php (0.2-3) unstable; urgency=low * Add Homepage field. -- Joey Hess Mon, 10 Mar 2008 15:59:26 -0400 sparkline-php (0.2-2) unstable; urgency=low * Fix typo in depends. -- Joey Hess Fri, 18 May 2007 19:44:22 -0400 sparkline-php (0.2-1) unstable; urgency=low * Initial release. (Second try with proper version number.) -- Joey Hess Tue, 6 Mar 2007 20:48:08 -0500 debian/copyright0000644000000000000000000000363611556541773011147 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: sparkline Maintainer: James Byers Source: http://sparkline.org/ Files: * Copyright: 2004, James Byers License: GPL 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. * Neither the name of James Byers 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 COPYRIGHT OWNER 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. Files: debian/* Copyright: 2011, Fabrizio Regalli 2007, Joey Hess License: GPL-2+ On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-2' file. debian/compat0000644000000000000000000000000211556536601010374 0ustar 7