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 128 129 130 131 132 133
|
libwww-dict-leo-org-perl (2.02-3) unstable; urgency=high
* Add patch to show also HTTP headers in debug output.
* Add patch to fix sending of the User-Agent header. (Fixes upstream RT
bug report #131931.)
* Add patch to no more check the return value of "close()", there is
nothing it could indicate and there's no return code documented in
IO::Socket::SSL(3) either. (Closes: #1012120)
* Add myself to Uploaders.
* Declare compliance with Debian Policy 4.6.1. (No changes needed.)
* Bump debhelper-compat to 13.
* Update packaging copyright years in debian/copyright and add myself.
-- Axel Beckert <abe@debian.org> Sat, 04 Jun 2022 16:19:58 +0200
libwww-dict-leo-org-perl (2.02-2) 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 ]
* Add a patch to URI-escape the search term.
Thanks to Helge Kreutzmann for the bug report. (Closes: #951840)
* Add (build) dependency on liburi-encode-perl.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-
Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Feb 2020 12:32:04 +0100
libwww-dict-leo-org-perl (2.02-1) unstable; urgency=medium
* Import upstream version 2.02.
* Declare compliance with Debian Policy 4.1.1.
-- gregor herrmann <gregoa@debian.org> Wed, 01 Nov 2017 18:18:25 +0100
libwww-dict-leo-org-perl (2.01-1) unstable; urgency=medium
* New upstream release.
Fixes "leo returns got HTTP error 301! at /usr/bin/leo line 250."
(Closes: #876217)
* (Build-) depend on libio-socket-ssl-perl.
* Declare compliance with Debian Policy 4.1.0.
-- gregor herrmann <gregoa@debian.org> Tue, 19 Sep 2017 21:33:05 +0200
libwww-dict-leo-org-perl (2.00-1) unstable; urgency=medium
* Import upstream version 2.00.
Closes: #857238
* Update (build) dependencies.
* Update years of upstream and packaging copyright.
* Add debian/upstream/metadata with upstream Git repository.
* Switch some URLs for dict.leo.org to HTTPS.
-- gregor herrmann <gregoa@debian.org> Fri, 21 Apr 2017 21:29:42 +0200
libwww-dict-leo-org-perl (1.45-1) unstable; urgency=medium
* New upstream release.
* Drop spelling.patch, applied upstream.
-- gregor herrmann <gregoa@debian.org> Thu, 27 Oct 2016 23:08:09 +0200
libwww-dict-leo-org-perl (1.44-1) unstable; urgency=medium
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Import upstream version 1.44.
* Install new example script.
* Add a spelling.patch.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Oct 2016 22:47:42 +0200
libwww-dict-leo-org-perl (1.40-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* New upstream release.
* Update upstream copyright information.
* Update years of packaging copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.7.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sat, 13 Feb 2016 14:18:01 +0100
libwww-dict-leo-org-perl (1.39-1) unstable; urgency=medium
* Strip trailing slash from metacpan URLs.
* New upstream release.
* Drop pod-encoding.patch, applied upstream.
* Add new upstream copyright holder.
-- gregor herrmann <gregoa@debian.org> Fri, 07 Mar 2014 19:01:15 +0100
libwww-dict-leo-org-perl (1.37-1) unstable; urgency=medium
* New upstream release.
Fixes "/usr/bin/leo: fails with "got HTTP error 301""
(Closes: #737578)
* Update years of copyright.
* Declare compliance with Debian Policy 3.9.5.
* Add patch to add encoding directive to POD.
-- gregor herrmann <gregoa@debian.org> Mon, 10 Feb 2014 19:15:58 +0100
libwww-dict-leo-org-perl (1.36-1) unstable; urgency=low
* New upstream release.
* Drop spelling.patch, applied upstream.
* Update years of upstream copyright.
-- gregor herrmann <gregoa@debian.org> Wed, 03 Jul 2013 17:12:28 +0200
libwww-dict-leo-org-perl (1.35-1) unstable; urgency=low
* Initial release (closes: #714762).
-- gregor herrmann <gregoa@debian.org> Tue, 02 Jul 2013 18:03:23 +0200
|