debian/0000755000000000000000000000000012244430172007165 5ustar debian/rules0000755000000000000000000000003612244430172010244 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000155012244430172010571 0ustar Source: libtest-number-delta-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Test-Number-Delta/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-number-delta-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-number-delta-perl.git Package: libtest-number-delta-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: module to compare the difference between numbers against a given tolerance Test::Number::Delta allows perl programmers to define tests for operations that have no exact outcome, but need to return values in a given tolerance range around a certain value. debian/source/0000755000000000000000000000000012244430172010465 5ustar debian/source/format0000644000000000000000000000001412244430172011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000360612244430172011044 0ustar libtest-number-delta-perl (1.04-1) unstable; urgency=low * Team upload. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Email change: Ryan Niebur -> ryan@debian.org [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Don't run author tests during package build. [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Switch to "3.0 (quilt)" source format. * Bump debhelper compatibility level to 8, use dh(1). * Update upstream copyright years and license. * Make short description a noun phrase. * Drop debian/libtest-number-delta-perl.docs, the ToDo is gone. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 24 Nov 2013 17:58:50 +0100 libtest-number-delta-perl (1.03-2) unstable; urgency=low [ Ryan Niebur ] * Take over for the Debian Perl Group on maintainer's request (http://lists.debian.org/debian-perl/2008/12/msg00163.html) * Add debian/watch. * Add me to uploaders, remove old maintainer(s) * dh 7 * add docs * policy 3.8.0 * machine readable copyright format [ gregor herrmann ] * debian/control: clean up (build) dependencies. * Activate additional tests (debian/rules and debian/control). -- Ryan Niebur Fri, 09 Jan 2009 00:26:17 -0800 libtest-number-delta-perl (1.03-1) unstable; urgency=low * Initial release. -- Marc 'HE' Brockschmidt Thu, 02 Aug 2007 10:31:42 +0200 debian/compat0000644000000000000000000000000212244430172010363 0ustar 8 debian/copyright0000644000000000000000000000342112244430172011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Number-Delta Upstream-Contact: David A Golden Source: https://metacpan.org/release/Test-Number-Delta/ Files: * Copyright: 2005-2013, David A. Golden License: Apache-2.0 Files: debian/* Copyright: 2007, Marc 'HE' Brockschmidt 2009, Ryan Niebur License: Artistic or GPL-1+ or Apache-2.0 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'. License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. debian/watch0000644000000000000000000000017712244430172010223 0ustar version=3 https://metacpan.org/release/Test-Number-Delta/ .+/Test-Number-Delta-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$