debian/0000755000000000000000000000000012153164463007173 5ustar debian/rules0000755000000000000000000000003612153164463010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000200312153164463010571 0ustar Source: libmodule-math-depends-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libparams-util-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-math-depends-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-math-depends-perl.git Homepage: https://metacpan.org/release/Module-Math-Depends/ Package: libmodule-math-depends-perl Architecture: all Depends: perl, ${misc:Depends}, libparams-util-perl Description: convenience object for manipulating Perl module dependencies Module::Math::Depends is a convenience module for storing Perl module interdependencies. It can accumulate several dependency links, picking the most requiring ones, so that you end up with a set of dependencies that represent all of imput dependency relationships. debian/source/0000755000000000000000000000000012153164463010473 5ustar debian/source/format0000644000000000000000000000001412153164463011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000206212153164463011045 0ustar libmodule-math-depends-perl (0.02-2) unstable; urgency=low * Team upload. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. Closes: #710944 [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Don't run release tests during package build. * Switch to "3.0 (quilt)" source format. * Minimize debian/rules with dh(1). * debian/copyright: switch formatting to Copyright-Format 1.0. * Set Standards-Version to 3.9.4 (no changes). * Bump debhelper compatibility level to 8. * Lowecase short description. * Add a patch to fix a spelling mistake. -- gregor herrmann Mon, 03 Jun 2013 21:06:12 +0200 libmodule-math-depends-perl (0.02-1) unstable; urgency=low * Initial Release. Closes: #498849 -- ITP -- Damyan Ivanov Sat, 13 Sep 2008 19:31:15 +0300 debian/compat0000644000000000000000000000000212153164463010371 0ustar 8 debian/patches/0000755000000000000000000000000012153164463010622 5ustar debian/patches/spelling.patch0000644000000000000000000000113512153164463013460 0ustar Description: fix a spelling mistake Origin: vendor Bug: https://rt.cpan.org/Ticket/Display.html?id=85839 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85839 Author: gregor herrmann Last-Update: 2013-06-03 --- a/lib/Module/Math/Depends.pm +++ b/lib/Module/Math/Depends.pm @@ -9,7 +9,7 @@ =head1 DESCRIPTION This is a small convenience module created originally as part of -L but released seperately, in the hope that people +L but released separately, in the hope that people might find it useful in other contexts. =head1 METHODS debian/patches/series0000644000000000000000000000001712153164463012035 0ustar spelling.patch debian/copyright0000644000000000000000000000234712153164463011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Module-Math-Depends Upstream-Contact: Adam Kennedy Source: https://metacpan.org/release/Module-Math-Depends/ Files: * Copyright: 2006-2008, Adam Kennedy License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2008, Adam Kennedy 2002-2008, Audrey Tang 2002-2008, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, Damyan Ivanov 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/watch0000644000000000000000000000020412153164463010220 0ustar version=3 https://metacpan.org/release/Module-Math-Depends/ .*/Module-Math-Depends-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$