debian/0000755000000000000000000000000012261344637007176 5ustar debian/rules0000755000000000000000000000003612261344637010255 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000227712261344637010611 0ustar Source: libmoosex-types-perl-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libmoosex-types-perl, libparams-util-perl, perl, perl (>= 5.11.5) | libversion-perl (>= 1:0.8200), perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , gregor herrmann Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/MooseX-Types-Perl/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-types-perl-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-types-perl-perl.git Package: libmoosex-types-perl-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoosex-types-perl, libparams-util-perl, perl (>= 5.11.5) | libversion-perl (>= 1:0.8200) Description: Moose types that check against Perl syntax MooseX::Types::Perl provides Moose types for checking things (mostly strings) against syntax that is, or is a reasonable subset of, Perl syntax. debian/source/0000755000000000000000000000000012261344637010476 5ustar debian/source/format0000644000000000000000000000001412261344637011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000272112261344637011052 0ustar libmoosex-types-perl-perl (0.101342-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 [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Update years of copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Thu, 02 Jan 2014 21:18:35 +0100 libmoosex-types-perl-perl (0.101341-1) unstable; urgency=low [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * Switch order of alternative (build) dependencies after the perl 5.12 upload. * New upstream release. * Update years of upstream copyright. * Update license stanzas in debian/copyright. * Build-Depend on Test::More 0.96. * Bump Standards-Version to 3.9.2 (no changes). * Switch to debhelper compatibility level 8. * Add /me to Uploaders. -- gregor herrmann Sat, 24 Dec 2011 14:08:11 +0100 libmoosex-types-perl-perl (0.101340-1) unstable; urgency=low * Initial Release. (Closes: #583474) -- Ansgar Burchardt Fri, 28 May 2010 03:42:07 +0900 debian/compat0000644000000000000000000000000212261344637010374 0ustar 8 debian/copyright0000644000000000000000000000212612261344637011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Types-Perl Upstream-Contact: Ricardo SIGNES Source: https://metacpan.org/release/MooseX-Types-Perl/ Files: * Copyright: 2013, Ricardo SIGNES License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ansgar Burchardt 2011-2014, 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/watch0000644000000000000000000000020012261344637010217 0ustar version=3 https://metacpan.org/release/MooseX-Types-Perl/ .*/MooseX-Types-Perl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$