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 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118
|
libhtml-formatexternal-perl (26-6) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libhtml-formatexternal-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 17:01:13 +0000
libhtml-formatexternal-perl (26-5) unstable; urgency=medium
* Team upload.
* (Build-)Depend on working liburi-perl versions. (Closes: #1014719)
* debian/rules: remove manual handling of $HOME for tests.
Modern debhelper does this for us.
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Mon, 11 Jul 2022 20:46:38 +0200
libhtml-formatexternal-perl (26-4) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: replace ADTTMP with AUTOPKGTEST_TMP.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Bump debhelper from old 12 to 13.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 14 Jun 2022 22:30:51 +0100
libhtml-formatexternal-perl (26-3) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Change build dependency from lynx-cur to lynx.
The former was a transitional package which was dropped from the archive
some days ago. Make the same change in Recommends as well.
Thanks to Adrian Bunk (Closes: #880787)
* Declare compliance with Debian Policy 4.1.1.
-- gregor herrmann <gregoa@debian.org> Sat, 04 Nov 2017 21:26:25 +0100
libhtml-formatexternal-perl (26-2) unstable; urgency=medium
* Team upload.
* Set TERM=dumb for the test suite for robustness. (Closes: #801692)
+ remove build dependency on ncurses-term, no longer needed
* Build depend on libhtml-tree-perl for better test coverage.
* Create a temporary home directory for the test suite.
-- Niko Tyni <ntyni@debian.org> Tue, 13 Oct 2015 21:28:22 +0300
libhtml-formatexternal-perl (26-1) unstable; urgency=medium
* Team upload.
[ Lucas Kanashiro ]
* Import upstream version 26
[ gregor herrmann ]
* Update autopkgtests. Drop skip-smoke, use new env-smoke to set HOME.
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Tue, 15 Sep 2015 13:54:35 -0300
libhtml-formatexternal-perl (25-1) unstable; urgency=medium
* Team upload
* Import upstream version 25
* Make d/rules executable
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Wed, 26 Aug 2015 17:42:57 -0300
libhtml-formatexternal-perl (24-1) unstable; urgency=medium
* Team upload.
* Add debian/gbp.conf to filter out debian/ directory from upstream
tarball. Otherwise gbp-import-orig fails with merge conflicts.
* New upstream release 24.
Fixes "autopkgtest failure: TERM not set"
(Closes: #788639)
* Add (build) dependency on libconstant-defer-perl.
* Drop version from liburi-perl (build) dependency.
* Add build dependency on ncurses-term.
netrik (and HTML::FormatText::Netrik and t/FormatExternal.t) bail out if
there's no terminfo for the current TERM available which can lead to test
and therefore build failures.
* Update years of upstream copyright.
* Mention module name in long description.
* Add debian/tests/pkg-perl/skip-smoke.
Some tests may fail because of a missing writable directory.
-- gregor herrmann <gregoa@debian.org> Sun, 14 Jun 2015 18:35:48 +0200
libhtml-formatexternal-perl (22-1) unstable; urgency=low
* Initial Release. (Closes: #781463)
-- Dominic Hargreaves <dom@earth.li> Sun, 05 Apr 2015 18:04:26 +0100
|