debian/0000755000000000000000000000000012110214351007154 5ustar debian/rules0000755000000000000000000000003612110214351010233 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000164012110214351010560 0ustar Source: liblocale-po-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Alastair McKinstry , Xavier Guimard Build-Depends: debhelper (>= 8) Build-Depends-Indep: libfile-slurp-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblocale-po-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblocale-po-perl.git Homepage: https://metacpan.org/release/Locale-PO/ Package: liblocale-po-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-slurp-perl Description: Perl module for manipulating .po entries from GNU gettext Locale::PO provides methods for manipulating objects that represent entries in a gettext po-file (untranslated and translated strings, with associated comments). It can load and save complete po-files. debian/source/0000755000000000000000000000000012110214351010454 5ustar debian/source/format0000644000000000000000000000001412110214351011662 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000510512110214351011027 0ustar liblocale-po-perl (0.23-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. -- gregor herrmann Sun, 17 Feb 2013 18:52:34 +0100 liblocale-po-perl (0.22-1) unstable; urgency=low [ Carl Fürstenberg ] * Update buildsystem to plain debhelper [ Damyan Ivanov ] * fix watchfile to use dist-based URL [ Salvatore Bonaccorso ] * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza). * Change Maintainer to Debian Perl Group. Change Maintainer to Debian Perl Group and move Alastair McKinstry to uploaders. See: https://lists.debian.org/debian-perl/2012/07/msg00076.html [ Xavier Guimard ] * New upstream (Closes: #637705) * Update debian/control : - add libfile-slurp-perl binary dependency - Bump Standards-Version to 3.9.4 - dephelper => 8 - add Homepage * Update d/copyright to 1.0 format * Update short description * Remove unnecessary debian/docs and debian/dirs -- Xavier Guimard Wed, 07 Nov 2012 07:15:28 +0100 liblocale-po-perl (0.21-1) unstable; urgency=low * New upstream version. * Add debian/watch file. * Move to debian/compat 7. No changes required. * Move to Standards-Version: 3.8.1. No changes required. * Include ${misc:Depends}. * Fix Build-Dependencies; debhelper is in Build-Depends for clean; the rest in Build-Depends-Indep. Now lintian clean. -- Alastair McKinstry Sat, 06 Jun 2009 16:56:55 +0100 liblocale-po-perl (0.17-1) unstable; urgency=low * New upstream version. Now requires libfile-slurp-perl to build. Closes: #438927. * Move to DH_COMPAT=5. No changes required. * Move to policy 33.7.2. No changes required. -- Alastair McKinstry Sun, 09 Sep 2007 16:40:01 +0100 liblocale-po-perl (0.15-2) unstable; urgency=low * Change Section: from interpreters to perl, to match override. -- Alastair McKinstry Thu, 19 Jan 2006 10:18:40 +0000 liblocale-po-perl (0.15-1) unstable; urgency=low * New upstream release. Closes: #329575. -- Alastair McKinstry Wed, 5 Oct 2005 21:56:47 +0100 liblocale-po-perl (0.14-1) unstable; urgency=low * Initial release * Reference /usr/share/common-licenses/Artistic in debian/copyright -- Alastair McKinstry Tue, 16 Aug 2005 19:10:03 +0100 debian/compat0000644000000000000000000000000212110214351010352 0ustar 8 debian/copyright0000644000000000000000000000213012110214351011103 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Locale-PO Source: https://metacpan.org/release/Locale-PO/ Upstream-Contact: Cosimo Streppone Files: * Copyright: 2000-2004, Alan Schwartz License: Artistic or GPL-1+ Files: debian/* Copyright: 2005-2009, Alastair McKinstry 2012, Xavier Guimard 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/watch0000644000000000000000000000025412110214351010206 0ustar # format version number, currently 3; this line is compulsory! version=3 https://metacpan.org/release/Locale-PO/ .*/Locale-PO-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)