debian/0000755000000000000000000000000012223350570007165 5ustar debian/watch0000644000000000000000000000016312101265077010220 0ustar version=3 https://metacpan.org/release/Math-Spline/ .*/Math-Spline-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000222212223350377011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Math-Spline Upstream-Contact: John A.R. Williams Upstream-Name: Math-Spline Files: * Copyright: 1995, John A.R. Williams License: Artistic or GPL-1+ Files: debian/* Copyright: 2004-2006, Carlo Segre 2007, gregor herrmann 2013, Florian Schlichting 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/control0000644000000000000000000000176212223350377010603 0ustar Source: libmath-spline-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Carlo Segre , gregor herrmann , Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: libmath-derivative-perl, perl Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Math-Spline/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-spline-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-spline-perl.git Package: libmath-spline-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmath-derivative-perl Description: module providing cubic spline interpolation of data Math::Spline provides cubic spline interpolation of numeric data. The data is passed as references to two arrays containing the x and y ordinates. It may be used as an exporter of the numerical functions or, more easily as a class module. debian/compat0000644000000000000000000000000212223347013010361 0ustar 8 debian/changelog0000644000000000000000000000444712223350570011050 0ustar libmath-spline-perl (0.02-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * Revert unneeded change to Spline.pm. * debian/watch: use dist-based URL. * debian/control: Added: ${misc:Depends} to Depends: field. * Change my email address. [ Joachim Breitner ] * Removed myself from uploaders. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Carlo Segre ] * debian/control: remove duplicate "the" in description which gives rise to the lintian warning. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 0.02 * Add a build-dependency on Math::Derivative * Bump dh compatibility to level 8 (no changes necessary) * Make short description a noun phrase, mention module name in long description * Wrap-and-sort debian/control * Switch to source format 3.0 (quilt) * Switch to short-form debian/rules * Convert debian/copyright to machine-readable copyright-format 1.0 * Declare compliance with Debian Policy 3.9.4 * Add myself to uploaders -- Florian Schlichting Thu, 03 Oct 2013 22:18:13 +0200 libmath-spline-perl (0.01-4) unstable; urgency=low * Add dh_md5sums to debian/rules. * Don't ignore errors of make clean. -- gregor herrmann Fri, 17 Aug 2007 13:20:30 +0200 libmath-spline-perl (0.01-3) unstable; urgency=low * Update to compatibility level 5 -- Carlo Segre Fri, 29 Dec 2006 14:29:07 -0600 libmath-spline-perl (0.01-2) unstable; urgency=low * Updated standards version to 3.7.2 * Move debhelper to Build-Depends line per policy -- Carlo Segre Thu, 8 Jun 2006 15:36:56 -0500 libmath-spline-perl (0.01-1) unstable; urgency=low * Initial Release (Closes: #302397) * Maintainer - Debian Perl Group via Carlo Segre -- Carlo Segre Fri, 12 Mar 2004 01:15:39 -0600 debian/source/0000755000000000000000000000000012223347172010471 5ustar debian/source/format0000644000000000000000000000001412223347172011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000013412223350377010250 0ustar #!/usr/bin/make -f %: dh $@ override_dh_installchangelogs: dh_installchangelogs Release