debian/0000755000000000000000000000000012257362463007200 5ustar debian/rules0000755000000000000000000000003612257362463010257 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000347612257362463010615 0ustar Source: libdist-zilla-localetextdomain-perl Maintainer: Debian Perl Group Uploaders: Joenio Costa Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libdist-zilla-perl, libemail-address-perl, libfile-find-rule-perl, libipc-run3-perl, libmoose-perl, libmoosex-types-path-class-perl, libnamespace-autoclean-perl, libpath-class-perl, libtest-file-contents-perl, libtest-file-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-localetextdomain-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-localetextdomain-perl.git Homepage: https://metacpan.org/release/Dist-Zilla-LocaleTextDomain/ Package: libdist-zilla-localetextdomain-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdist-zilla-perl, libemail-address-perl, libfile-find-rule-perl, libipc-run3-perl, libmoose-perl, libmoosex-types-path-class-perl, libnamespace-autoclean-perl, libpath-class-perl Description: Dist::Zilla plugin that adds support for managing l10n and i18n in Perl modules Dist::Zilla::LocaleTextDomain provides set of commands for managing internationalization and localization for Perl modules by using the Locale::TextDomain. You can just use this plugin and get all the tools you need to scan your Perl libraries for localizable strings, create a language template, and initialize translation files and keep them up-to-date. debian/source/0000755000000000000000000000000012257362463010500 5ustar debian/source/format0000644000000000000000000000001412257362463011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000235112257362463011053 0ustar libdist-zilla-localetextdomain-perl (0.87-1) unstable; urgency=medium * Team upload. * New upstream release. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Fri, 27 Dec 2013 21:38:02 +0100 libdist-zilla-localetextdomain-perl (0.86-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Sun, 22 Sep 2013 19:26:31 +0200 libdist-zilla-localetextdomain-perl (0.85-1) unstable; urgency=low * Team upload. [ 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. * debian/copyright: update years of upstream copyright. -- gregor herrmann Sun, 17 Feb 2013 17:37:34 +0100 libdist-zilla-localetextdomain-perl (0.83-1) unstable; urgency=low * Team upload. * New upstream release. * Drop patches, both applied upstream. -- gregor herrmann Sun, 09 Dec 2012 16:27:02 +0100 libdist-zilla-localetextdomain-perl (0.81-1) unstable; urgency=low * Initial Release. (Closes: #690850) -- Joenio Costa Thu, 18 Oct 2012 11:16:36 -0300 debian/compat0000644000000000000000000000000212257362463010376 0ustar 8 debian/copyright0000644000000000000000000000311412257362463011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Dist-Zilla-LocaleTextDomain Upstream-Contact: David E. Wheeler Source: https://metacpan.org/release/Dist-Zilla-LocaleTextDomain/ Files: * Copyright: 2012-2013, David E. Wheeler License: Artistic or GPL-1+ Files: t/dist/po/* Copyright: 2003, Imperia AG - Guido Flohr License: LGPL-2+ Files: debian/* Copyright: 2012, Joenio Costa 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: LGPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU Library General Public License can be found in `/usr/share/common-licenses/LGPL-2'. 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/watch0000644000000000000000000000022412257362463010227 0ustar version=3 https://metacpan.org/release/Dist-Zilla-LocaleTextDomain/ .*/Dist-Zilla-LocaleTextDomain-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$