debian/0000755000000000000000000000000011534442547007177 5ustar debian/source/0000755000000000000000000000000011534442546010476 5ustar debian/source/format0000644000000000000000000000001411517026212011671 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000214411534441410011117 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Dr.-Ing. Fritz Mehner Source: http://search.cpan.org/dist/Graphics-GnuplotIF/ Name: Graphics-GnuplotIF Files: * Copyright: 2005-2011, Dr.-Ing. Fritz Mehner License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Carlo Segre 2011, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/rules0000755000000000000000000000032011517026212010236 0ustar #!/usr/bin/make -f BUILDHOME = $(CURDIR)/debian/build %: dh $@ override_dh_clean: dh_clean rm -rf $(BUILDHOME) override_dh_auto_test: mkdir -p $(BUILDHOME) HOME=$(BUILDHOME) xvfb-run -a dh_auto_test debian/compat0000644000000000000000000000000211534441453010370 0ustar 8 debian/control0000644000000000000000000000231511534442011010565 0ustar Source: libgraphics-gnuplotif-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, xvfb, xauth, xfonts-base, gnuplot Maintainer: Debian Perl Group Uploaders: Carlo Segre , gregor herrmann Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Graphics-GnuplotIF/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgraphics-gnuplotif-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libgraphics-gnuplotif-perl/ Package: libgraphics-gnuplotif-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, gnuplot Description: dynamic Perl interface to gnuplot Graphics::GnuplotIF is a simple and easy to use dynamic Perl interface to gnuplot. It enables sending display requests asynchronously to gnuplot through simple Perl subroutine calls. . Several independent plots can be started from one script. Each plot has its own pipe. All pipes will be closed automatically by the destructor when the script terminates. The gnuplot processes terminate when the corresponding pipes are closed. Their graphical output will then disappear (but see parameter persist|new). debian/changelog0000644000000000000000000000177111534442503011047 0ustar libgraphics-gnuplotif-perl (1.6-1) unstable; urgency=low * Team upload. * New upstream release. * Use debhelper compat level 8. * No longer install README. -- Ansgar Burchardt Sat, 05 Mar 2011 15:09:41 +0100 libgraphics-gnuplotif-perl (1.5-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. [ Damyan Ivanov ] * add -a option to xvfb-run invocation [ gregor herrmann ] * Fix "Build hangs": set HOME to a writable directory in debian/rules (closes: #609472). * Switch to source format 3.0 (quilt). * Add /me to Uploaders. * Set Standards-Version to 3.9.1; remove version from perl (build) dependency. * debian/copyright: update formatting. -- gregor herrmann Thu, 13 Jan 2011 21:35:43 +0100 libgraphics-gnuplotif-perl (1.5-1) unstable; urgency=low * Initial Release (Closes: #552476). -- Carlo Segre Sun, 25 Oct 2009 01:45:28 -0500 debian/watch0000644000000000000000000000020111455040673010215 0ustar version=3 http://search.cpan.org/dist/Graphics-GnuplotIF/ .*/Graphics-GnuplotIF-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$