debian/0000755000000000000000000000000012206317020007157 5ustar debian/copyright0000644000000000000000000000206512206317020011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: LaTeX-Encode Upstream-Contact: Andrew Ford Source: https://metacpan.org/release/LaTeX-Encode/ Files: * Copyright: 2007-2012, Andrew Ford. All Rights Reserved. License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2012, Salvatore Bonaccorso 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/liblatex-encode-perl.docs0000644000000000000000000000000512206317020014023 0ustar TODO debian/watch0000644000000000000000000000016612206317020010213 0ustar version=3 https://metacpan.org/release/LaTeX-Encode/ .*/LaTeX-Encode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000253212206317020010564 0ustar Source: liblatex-encode-perl Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libhtml-parser-perl, libreadonly-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl, texlive-fonts-recommended, texlive-latex-base, texlive-latex-recommended Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblatex-encode-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblatex-encode-perl.git Homepage: https://metacpan.org/release/LaTeX-Encode/ Package: liblatex-encode-perl Architecture: all Depends: libreadonly-perl, ${misc:Depends}, ${perl:Depends} Description: Perl module to encode characters for LaTeX formatting LaTeX::Encode provides a function to encode text that is to be formatted with LaTeX. It encodes characters that are special to LaTeX or that are represented in LaTeX by LaTeX commands. . The special characters are: \ (command character), { (open group), } (end group), & (table column separator), # (parameter specifier), % (comment character), _ (subscript), ^ (superscript), ~ (non-breakable space), $ (mathematics mode). . Note that some of the LaTeX commands for characters are defined in the LaTeX textcomp package. debian/changelog0000644000000000000000000000620712206317020011036 0ustar liblatex-encode-perl (0.08-2) unstable; urgency=low * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Add encoding.patch patch. Fix "FTBFS with perl 5.18: POD failure". (Closes: #720740) * Wrap and sort fields in debian/control file -- Salvatore Bonaccorso Sun, 25 Aug 2013 08:02:15 +0200 liblatex-encode-perl (0.08-1) unstable; urgency=low * Imported Upstream version 0.08 * Add Build-Depends-Indep needed to run additional tests. Add Build-Depends-Indep on texlive-latex-base, texlive-latex-recommended and texlive-fonts-recommended to run more tests. Run now t/10-typeset-document.t in the testsuite. -- Salvatore Bonaccorso Tue, 02 Oct 2012 07:37:06 +0200 liblatex-encode-perl (0.07-1) unstable; urgency=low * Imported Upstream version 0.07 * Bump Standards-Version to 3.9.4 * Disable Perl::Critic test. Remove Build-Depends-Indep on libtest-perl-critic-perl to disable the t/93-perl-critic.t Perl::Critic tests. -- Salvatore Bonaccorso Wed, 26 Sep 2012 06:55:32 +0200 liblatex-encode-perl (0.06-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Fix the long description in the last paragraph (remove LaTeX technical stuff, which is not needed in the long description). * debian/control: - Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). - Drop Build-Depends on quilt. - Bump versioned Build-Depends on debhelper to (>= 8). * Email change: Salvatore Bonaccorso -> carnil@debian.org * Drop quilt framework from debian/rules and convert package to '3.0 (quilt)' source package format. * Drop debian/README.source. * debian/copyright: - Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. - Explicitly point to GPL-1 license text in common-licenses. - Refer to Debian systems in general instead of only Debian GNU/Linux systems. - Update copyright years for debian/* packaging. * Bump Standards-Version to 3.9.3 * Bump Debhelper compat level to 8. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Imported Upstream version 0.04, 0.05 and 0.06 + Fix "Assumes latin1 encoding - produces invalid results when using UTF input" (Closes: #602398). * Update copyright years for upstream files * Drop add-pod-section-LaTeX::Encode::EncodingTable.patch. Upstream now added POD for LaTeX::Encode::EncodingTable. * Add new Build-Depends-Indep on libhtml-parser-perl * Add new dependency for Readonly module. Add Build-Depends-Indep and Depends on libreadonly-perl. -- Salvatore Bonaccorso Fri, 31 Aug 2012 10:53:45 +0200 liblatex-encode-perl (0.03-1) unstable; urgency=low * Initial Release. (Closes: #531761) -- Salvatore Bonaccorso Sun, 07 Jun 2009 19:59:49 +0200 debian/rules0000755000000000000000000000012212206317020010232 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: TEST_AUTHOR=1 dh_auto_test debian/source/0000755000000000000000000000000012206317020010457 5ustar debian/source/format0000644000000000000000000000001412206317020011665 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212206317020010355 0ustar 8 debian/patches/0000755000000000000000000000000012206317020010606 5ustar debian/patches/series0000644000000000000000000000001712206317020012021 0ustar encoding.patch debian/patches/encoding.patch0000644000000000000000000000114412206317020013415 0ustar Description: Add explicit encoding to POD Fix "FTBFS with perl 5.18: POD failure" as the new POD parser is more strict with perl 5.18. Bug: https://rt.cpan.org/Ticket/Display.html?id=88094 Bug-Debian: http://bugs.debian.org/720740 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=88094 Author: Salvatore Bonaccorso Last-Update: 2013-08-25 --- --- liblatex-encode-perl-0.08.orig/lib/LaTeX/Encode.pm +++ liblatex-encode-perl-0.08/lib/LaTeX/Encode.pm @@ -225,6 +225,8 @@ sub import { __END__ +=encoding utf8 + =head1 NAME LaTeX::Encode - encode characters for LaTeX formatting