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 119 120 121 122 123 124 125 126 127
|
libio-pager-perl (2.10-1) unstable; urgency=medium
* Import upstream version 2.10.
* debian/rules: remove --no-parallel from build stage.
The parallel building problems are fixed in this release.
-- gregor herrmann <gregoa@debian.org> Sat, 07 Nov 2020 16:16:33 +0100
libio-pager-perl (2.01-1) unstable; urgency=medium
* Import upstream version 2.01.
* debian/rules: make build stage not-parallel to avoid a race condition
in the upstream build system.
* Install `tp' script as an example instead of both under /usr/bin and
under /usr/share/perl5/.
-- gregor herrmann <gregoa@debian.org> Tue, 03 Nov 2020 19:43:00 +0100
libio-pager-perl (1.03-1) unstable; urgency=medium
* Import upstream version 1.03.
* Don't install text files from eg/ directory as examples.
-- gregor herrmann <gregoa@debian.org> Tue, 16 Jun 2020 19:30:05 +0200
libio-pager-perl (1.02-1) unstable; urgency=medium
* Import upstream version 1.02.
* Update years of upstream copyright.
* Install new example script.
* Drop pod-syntax.patch, fixed upsttream.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
* Drop debian/tests/pkg-perl/use-whitelist. The warnings are gone.
-- gregor herrmann <gregoa@debian.org> Mon, 08 Jun 2020 18:17:50 +0200
libio-pager-perl (1.01-1) unstable; urgency=medium
* Import upstream version 1.01.
* Drop core-open.patch, applied upstream.
* Update years of upstream and packaging copyright.
* Update long description.
* New (build) dependency: libterm-readkey-perl.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.1.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
* Fix hashbang in /usr/share/perl5/IO/Pager/tp.
* Add patch to fix a pod syntax error.
* Add debian/tests/pkg-perl/use-whitelist (warnings during use.t).
-- gregor herrmann <gregoa@debian.org> Sun, 12 Jan 2020 17:52:25 +0100
libio-pager-perl (0.40-1) unstable; urgency=medium
* Team upload
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Florian Schlichting ]
* Import upstream version 0.40
* Declare compliance with Debian Policy 4.2.1
* Add core-open.patch to fix a warning
-- Florian Schlichting <fsfs@debian.org> Thu, 20 Dec 2018 22:08:59 +0100
libio-pager-perl (0.39-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Lucas Kanashiro ]
* Import upstream version 0.39
* Bump debhelper compatibility level to 10
* Declare compliance with Debian Policy 4.0.0
-- Lucas Kanashiro <kanashiro@debian.org> Tue, 08 Aug 2017 18:59:23 -0300
libio-pager-perl (0.36-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Lucas Kanashiro ]
* Import upstream version 0.36
* Declare compliance with Debian policy 3.9.7
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sun, 13 Mar 2016 22:46:16 -0300
libio-pager-perl (0.35-1) unstable; urgency=medium
* Team upload.
* Add debian/upstream/metadata
* Import upstream version 0.35
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sat, 16 Jan 2016 15:30:08 -0200
libio-pager-perl (0.34-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* New upstream release.
* Update years of upstream and packaging copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sat, 31 Oct 2015 21:36:41 +0100
libio-pager-perl (0.31-1) unstable; urgency=low
* Initial release (closes: #508249).
-- gregor herrmann <gregoa@debian.org> Fri, 18 Jul 2014 01:23:26 +0200
|