debian/0000755000000000000000000000000012063343770007173 5ustar debian/rules0000755000000000000000000000003612063343770010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000231012063343770010572 0ustar Source: libmoosex-has-options-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: matanya , gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-load-perl, liblist-moreutils-perl, libmoose-perl, libnamespace-autoclean-perl, libpackage-stash-perl (>= 0.18), libstring-rewriteprefix-perl, libtest-most-perl Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/pkg-perl/packages/libmoosex-has-options-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-has-options-perl.git Homepage: http://search.cpan.org/dist/MooseX-Has-Options/ Package: libmoosex-has-options-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-load-perl, liblist-moreutils-perl, libmoose-perl, libpackage-stash-perl (>= 0.18), libstring-rewriteprefix-perl Description: module for succinctly declaring options for Moose attributes MooseX::Has::Options provides a succinct syntax for declaring options for Moose attributes. It hijacks the has function imported by Moose and replaces it with one that understands the options syntax. debian/source/0000755000000000000000000000000012063343770010473 5ustar debian/source/format0000644000000000000000000000001412063343770011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000043412063343770011046 0ustar libmoosex-has-options-perl (0.003-1) unstable; urgency=low [ matanya ] * Initial Release. Closes: #675927 [ gregor herrmann ] * New upstream release 0.003. * Finish packaging, add /me to Uploaders. -- gregor herrmann Sun, 16 Dec 2012 14:08:16 +0100 debian/compat0000644000000000000000000000000212063343770010371 0ustar 8 debian/copyright0000644000000000000000000000213012063343770011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Has-Options Upstream-Contact: Peter Shangov Source: http://search.cpan.org/dist/MooseX-Has-Options/ Files: * Copyright: 2012, Peter Shangov License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, matanya 2012, 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/watch0000644000000000000000000000020112063343770010215 0ustar version=3 http://search.cpan.org/dist/MooseX-Has-Options/ .*/MooseX-Has-Options-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$