debian/0000755000000000000000000000000011637427614007201 5ustar debian/control0000644000000000000000000000215711637427533010611 0ustar Source: libtex-encode-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libhtml-parser-perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/TeX-Encode/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libtex-encode-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtex-encode-perl.git Package: libtex-encode-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libhtml-parser-perl Description: Perl module to transform UTF-8 strings into TeX TeX::Encode provides a simple way to encode arbitrary UTF-8 strings into LaTeX escapes using mapping tables provided by Pod::LaTeX and HTML::Entities. . This module only covers a subset of the Unicode character set and has limited facilities for converting TeX back to UTF-8 (this is because TeX is in essence a programming language, and this module does not yet implement TeX). debian/copyright0000644000000000000000000000214311637427533011134 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Timothy D. Brody Source: http://search.cpan.org/dist/TeX-Encode/ Name: TeX-Encode Files: * Copyright: 2005-2007, Timothy D. Brody License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 2011, 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/watch0000644000000000000000000000016111637427533010230 0ustar version=3 http://search.cpan.org/dist/TeX-Encode/ .*/TeX-Encode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211637427533010377 0ustar 8 debian/changelog0000644000000000000000000000175611637427533011064 0ustar libtex-encode-perl (1.3-1) unstable; urgency=low [ Salvatore Bonaccorso ] * 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). [ Ryan Niebur ] * Email change: Jonathan Yu -> jawnsy@cpan.org [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Switch to source format 3.0 (quilt). * Update debian/copyright formatting. * Bump debhelper compatibility level to 8. * Remove version from libhtml-parser-perl (build) dependency. * Set Standards-Version to 3.9.2 (no changes). * Add /me to Uploaders. * Add build dependencies on libtest-pod{,-coverage}-perl. -- gregor herrmann Sat, 24 Sep 2011 21:28:20 +0200 libtex-encode-perl (1.1-1) unstable; urgency=low * Initial Release. (Closes: #536390) -- Jonathan Yu Thu, 09 Jul 2009 13:44:16 -0400 debian/source/0000755000000000000000000000000011637427533010501 5ustar debian/source/format0000644000000000000000000000001411637427533011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611637427533010260 0ustar #!/usr/bin/make -f %: dh $@