debian/0000755000000000000000000000000012256621521007170 5ustar debian/rules0000755000000000000000000000003712256621521010250 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000331012256621521010570 0ustar Source: libmoosex-has-sugar-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.420200) | perl (>= 5.19.6) Build-Depends-Indep: perl, libfile-find-rule-perl-perl, libmoose-autobox-perl, libmoose-perl, libmoosex-types-perl, libnamespace-autoclean-perl, libpath-class-perl, libsub-exporter-perl, libtest-fatal-perl, libtest-simple-perl (>= 1.001002) | perl (>= 5.19.6) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-has-sugar-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-has-sugar-perl.git Homepage: https://metacpan.org/release/MooseX-Has-Sugar/ Package: libmoosex-has-sugar-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libmoose-autobox-perl, libmoose-perl, libmoosex-types-perl, libnamespace-autoclean-perl, libsub-exporter-perl Description: Moose extension for syntactic sugar in 'has' fields MooseX::Has::Sugar is a module that provides a simple way to avoid quoting option strings. Normally, Moose accepts parameters in Perl's hash style, which requires a list of key/value pairs. This module is convenient for boolean options and to prevent errors with mistyping string values, since the expressions provided by this module are checked at compile-time. debian/source/0000755000000000000000000000000012256621521010470 5ustar debian/source/format0000644000000000000000000000001412256621521011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000502712256621521011046 0ustar libmoosex-has-sugar-perl (0.05070422-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ 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. * Update build dependencies. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 25 Dec 2013 19:26:19 +0100 libmoosex-has-sugar-perl (0.05070420-1) unstable; urgency=low [ gregor herrmann ] * New upstream release 0.05070419. [ Ansgar Burchardt ] * 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 ] * New upstream release 0.05070420. * Update years of upstream and packaging copyright. * Switch to debhelper compatibility level 8. * Update alternatives for Module::Build build dependency. * Bump Standards-Version to 3.9.2 (no changes). -- gregor herrmann Sun, 12 Feb 2012 15:25:47 +0100 libmoosex-has-sugar-perl (0.05055616-1) unstable; urgency=low * New upstream release. * Add /me to Uploaders. * debian/control: replace libtest-exception-perl with libtest-fatal-perl. -- gregor herrmann Sun, 14 Nov 2010 15:21:12 +0100 libmoosex-has-sugar-perl (0.05046611-1) unstable; urgency=low * New upstream release * Standards-Version 3.9.1 (no changes) * Use new 3.0 (quilt) source format * Update to new DEP5 copyright format * Drop RELEASE_TESTING and related test dependencies -- Jonathan Yu Mon, 04 Oct 2010 19:42:43 -0400 libmoosex-has-sugar-perl (0.0405-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Update short description * Now enables RELEASE_TESTING rather than AUTHOR_TESTING (the latter is used for PerlCritic and Kwalitee tests) * Add Test::Pod::Coverage and Test::CPAN::Meta to B-D-I [ gregor herrmann ] * debian/control: remove some build dependencies that are not needed anymore. -- Jonathan Yu Sat, 05 Dec 2009 07:43:11 -0500 libmoosex-has-sugar-perl (0.0404-1) unstable; urgency=low * Initial Release. (Closes: #535607) -- Jonathan Yu Wed, 02 Sep 2009 06:01:07 -0400 debian/compat0000644000000000000000000000000212256621521010366 0ustar 8 debian/copyright0000644000000000000000000000212212256621521011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Has-Sugar Upstream-Contact: Kent Fredric Source: https://metacpan.org/release/MooseX-Has-Sugar/ Files: * Copyright: 2013, Kent Fredric License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2010, Jonathan Yu 2010-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/watch0000644000000000000000000000017612256621521010225 0ustar version=3 https://metacpan.org/release/MooseX-Has-Sugar/ .*/MooseX-Has-Sugar-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$