1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
libtemplate-plugin-latex-perl (3.12-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
[ gregor herrmann ]
* debian/copyright: replace tabs with spaces / remove trailing
whitespace.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.1.5, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 15:45:27 +0000
libtemplate-plugin-latex-perl (3.12-1) unstable; urgency=medium
[ Robert James Clay ]
* New upstream release.
* Bump debhelper compatibility level from '9' to '10'.
* Remove debian/TODO file as it is not currently needed.
* Declare conformance with Policy 4.1.4 (no changes needed).
* Add 'export LATEX_TESTING=ENABLED' to the debian/rules file.
* Add 'texlive-xetex' to Build-Depends-Indep in debian/control.
* Add 'LATEX_TESTING=ENABLED' in debian/tests/pkg-perl/smoke-env.
* Remove the 'debian/patches/Spelling.patch' file as it is now unnecessary.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
-- Robert James Clay <jame@rocasa.us> Sun, 10 Jun 2018 15:50:09 -0400
libtemplate-plugin-latex-perl (3.09-1) unstable; urgency=medium
[ Robert James Clay ]
* New upstream release.
* Change Debhelper version from '8' to '9'.
* Declare compliance with Debian Policy 3.9.8 (no further changes).
* Add debian/patches/Spelling.patch for spelling errors in upstream.
* Add 'Testsuite: autopkgtest-pkg-perl' to source stanza in debian/control.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend.
* debian/control: Use HTTPS transport protocol for Vcs-Git URI.
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
-- Robert James Clay <jame@rocasa.us> Sun, 21 Aug 2016 11:12:32 -0400
libtemplate-plugin-latex-perl (3.06-1) unstable; urgency=medium
* New upstream release. (Closes: #750325)
* Update debian/copyright for package and upstream changes.
* Add Manifest.patch to resolve warnings about missing test scripts.
* Add Documentation.patch to correct upstream copyright years and
author information..
-- Robert James Clay <jame@rocasa.us> Sun, 06 Jul 2014 13:40:10 -0400
libtemplate-plugin-latex-perl (3.05-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Strip trailing slash from metacpan URLs.
-- gregor herrmann <gregoa@debian.org> Sat, 10 May 2014 15:50:52 +0200
libtemplate-plugin-latex-perl (3.03-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop patch latex-encode-named-characters.patch.
Test failures fixed upstream.
* Drop version from liblatex-encode-perl build dependency again.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Wed, 26 Feb 2014 18:37:05 +0100
libtemplate-plugin-latex-perl (3.02-2) 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 ]
* Add patch from CPAN RT to adjust tests to newer LaTeX::Encode.
(Closes: #713253)
* Make build dependency on liblatex-encode-perl versioned.
* Set Standards-Version to 3.9.4 (no further changes).
-- gregor herrmann <gregoa@debian.org> Sat, 22 Jun 2013 15:54:59 +0200
libtemplate-plugin-latex-perl (3.02-1) unstable; urgency=low
* Initial Release. (Closes: #670552)
-- Robert James Clay <jame@rocasa.us> Fri, 04 May 2012 09:10:27 -0400
|