debian/0000755000000000000000000000000012177027166007177 5ustar debian/libxml-tmx-perl.examples0000644000000000000000000000001312177027166013766 0ustar examples/* debian/rules0000755000000000000000000000003612177027166010256 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000167012177027166010606 0ustar Source: libxml-tmx-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Nuno Carvalho Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libxml-dt-perl (>= 0.57), libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-tmx-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-tmx-perl.git Homepage: https://metacpan.org/release/XML-TMX/ Package: libxml-tmx-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libxml-dt-perl (>= 0.57) Description: Perl extensions for managing TMX files XML::TMX is a collection of modules that provide functions to deal with TMX (Translation Memory eXchange) files, like creating new files, or reading and processing existing files. It also provides tools to create TMX files from other sources. debian/source/0000755000000000000000000000000012177027166010477 5ustar debian/source/format0000644000000000000000000000001412177027166011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000172212177027166011053 0ustar libxml-tmx-perl (0.25-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 [ Nuno Carvalho ] * New upstream release * d/control: update standards version -- Nuno Carvalho Fri, 02 Aug 2013 18:24:42 +0100 libxml-tmx-perl (0.22-1) unstable; urgency=low * New upstream release -- Nuno Carvalho Thu, 07 Jun 2012 17:01:09 +0100 libxml-tmx-perl (0.21-1) unstable; urgency=low * Expand abbreviation in package description (Closes: #672645) * Remove patch to fix typos (fixed upstream) * Remove patch to install scripts as examples (fixed upstream) * New upstream release -- Nuno Carvalho Wed, 06 Jun 2012 11:37:43 +0100 libxml-tmx-perl (0.20-1) unstable; urgency=low * Initial Release. (Closes: #670261) -- Nuno Carvalho Tue, 24 Apr 2012 15:08:42 +0100 debian/NEWS0000644000000000000000000000044412177027166007700 0ustar libxml-tmx-perl (0.21-1) unstable; urgency=low XML::TMX::Reader and XML::TMX::Writer APIs changed, and backward compatibility was broken. The changes are not too complicated, but you will need to update your code. -- Nuno Carvalho Wed, 06 Jun 2012 11:37:43 +0100 debian/compat0000644000000000000000000000000212177027166010375 0ustar 8 debian/copyright0000644000000000000000000000222212177027166011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Alberto Simoes Source: https://metacpan.org/release/XML-TMX/ Upstream-Name: XML-TMX Files: * Copyright: 2003-2012, Projecto Natura License: Artistic or GPL-1+ Files: lib/XML/TMX/FromPO.pm Copyright: 2003, Paulo Jorge Jesus Silva License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Nuno Carvalho 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/watch0000644000000000000000000000015412177027166010230 0ustar version=3 https://metacpan.org/release/XML-TMX/ .*/XML-TMX-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$