debian/0000755000000000000000000000000012222311603007156 5ustar debian/rules0000755000000000000000000000003612222311603010235 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000215312222311603010562 0ustar Source: libcpan-meta-requirements-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-meta-requirements-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpan-meta-requirements-perl.git Homepage: https://metacpan.org/release/CPAN-Meta-Requirements/ Package: libcpan-meta-requirements-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Breaks: libcpan-meta-perl (<< 2.120921-1) Replaces: libcpan-meta-perl (<< 2.120921-1) Description: set of version requirements for a CPAN dist A CPAN::Meta::Requirements object models a set of version constraints like those specified in the META.yml or META.json files in CPAN distributions. It can be built up by adding more and more constraints, and it will reduce them to the simplest representation. . Logically impossible constraints will be identified immediately by thrown exceptions. debian/source/0000755000000000000000000000000012222311603010456 5ustar debian/source/format0000644000000000000000000000001412222311603011664 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000205212222311603011027 0ustar libcpan-meta-requirements-perl (2.125-1) unstable; urgency=low * New upstream release. * Drop debian/libcpan-meta-requirements-perl.docs. The formerly installed file is gone. -- gregor herrmann Mon, 30 Sep 2013 17:06:39 +0200 libcpan-meta-requirements-perl (2.123-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Tue, 17 Sep 2013 18:51:52 +0200 libcpan-meta-requirements-perl (2.122-1) unstable; urgency=low * Team upload. * Imported Upstream version 2.122 -- Salvatore Bonaccorso Sat, 05 May 2012 17:07:25 +0200 libcpan-meta-requirements-perl (2.121-1) unstable; urgency=low * Initial release (closes: #667913). -- gregor herrmann Sat, 07 Apr 2012 14:48:38 +0200 debian/compat0000644000000000000000000000000212222311603010354 0ustar 8 debian/copyright0000644000000000000000000000213612222311603011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CPAN-Meta-Requirements Source: https://metacpan.org/release/CPAN-Meta-Requirements/ Upstream-Contact: David Golden Files: * Copyright: 2010, David Golden 2010, Ricardo Signes License: Artistic or GPL-1+ Files: debian/* Copyright: 2012-2013, 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/watch0000644000000000000000000000021212222311603010202 0ustar version=3 https://metacpan.org/release/CPAN-Meta-Requirements/ .*/CPAN-Meta-Requirements-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$