debian/0000755000000000000000000000000012256175410007171 5ustar debian/compat0000644000000000000000000000000212256172131010364 0ustar 9 debian/control0000644000000000000000000000127512256174323010603 0ustar Source: libmath-round-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Carlo Segre Build-Depends: debhelper (>= 9~) Build-Depends-Indep: perl Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Math-Round Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-round-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-round-perl.git Package: libmath-round-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl extension for rounding numbers Math::Round supplies functions that will round numbers in different ways. debian/copyright0000644000000000000000000000154612256171213011127 0ustar This package was originally debianized by Matt Hope on Sat, 1 Dec 2001 14:53:21 +1100 The upstream author is: Geoffrey Rommel This package was downloaded from http://www.cpan.org/authors/id/G/GR/GROMMEL/ Information is available http://search.cpan.org/search?dist=Math-Round Copywrite notice from /README --- Copyright (c) 2001 Geoffrey Rommel. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. --- Perl is distributed either under the GNU General Public License (GPL), version 1 or later, or the Artistic License. On a GNU/Linux system, the complete GNU GPL version 1 can be found in `/usr/share/common-licenses/GPL-1', the Artistic Licence `/usr/share/common-licenses/Artistic', and Perl's license, `/usr/share/doc/perl/copyright' debian/rules0000755000000000000000000000013612256174175010260 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/watch0000644000000000000000000000016012256170311010212 0ustar version=3 https://metacpan.org/release/Math-Round .*/Math-Round-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000012256171434010473 5ustar debian/source/format0000644000000000000000000000001412256171434011701 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000001512256171537010200 0ustar Makefile.old debian/docs0000644000000000000000000000000712256173764010053 0ustar README debian/changelog0000644000000000000000000000615312256175410011050 0ustar libmath-round-perl (0.06-4) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * This is the first 0.06* package that actually contains 0.06 and not 0.05. * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Carlo Segre ] * debian/changelog fix encoding error in line 17. [ 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 [ Axel Beckert ] * Apply wrap-and-sort * Fix lintian warning copyright-refers-to-symlink-license * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Switch to source format "3.0 (quilt)" + Add Makefile.old to debian/clean to be able to build twice in a row * Revamp debian/rules: + Fix lintian warning debian-rules-missing-recommended-target + Fix lintian warning dh_installmanpages-is-obsolete + Replace "dh_clean -k" with "dh_prep" + Use dh_auto_{configure,build,test,install,clean}, drop dh_movefiles - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated - Enables running the test suite at build time + Remove manual stamp file removal, now done by dh_clean + Drop obsolete parameter from dh_installchangelogs + Move dh_installdocs parameters to debian/docs + Remove obsolete variables + Finally switch to a minimal dh-style debian/rules file * No more install MANIFEST as documentation * Bump Standards-Version to 3.9.5 (no further changes) -- Axel Beckert Tue, 24 Dec 2013 04:09:55 +0100 libmath-round-perl (0.06-3) unstable; urgency=low * Don't ignore errors from make clean. -- Carlo Segre Sat, 18 Aug 2007 09:21:47 -0500 libmath-round-perl (0.06-2) UNRELEASED; urgency=low * upgraded to Version 3 debian/watch file -- Carlo Segre Sat, 2 Dec 2006 11:02:11 -0600 libmath-round-perl (0.06-1) unstable; urgency=low * New upstream release * New Maintainer (Closes: #400367) Debian Perl Group via Carlo Segre -- Carlo Segre Sat, 2 Dec 2006 10:38:08 -0600 libmath-round-perl (0.05-1) unstable; urgency=low * New upstream release -- Matt Hope Sun, 20 Oct 2002 02:37:14 +1000 libmath-round-perl (0.04-2) unstable; urgency=low * Corrected package description. -- Matt Hope Wed, 3 Apr 2002 12:24:16 +1000 libmath-round-perl (0.04-1) unstable; urgency=low * New upstream release * Initial Debian package Closes: Bug#137421 [ITP: libmath-round-perl] -- Matt Hope Sat, 9 Mar 2002 12:22:49 +1100