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 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254
|
libpsl (0.21.0-1.2) unstable; urgency=medium
* Non-maintainer upload.
[ Simon Josefsson ]
* B-D on libidn2-dev instead of obsolete libidn2-0-dev. (Closes: #974994)
[ Sebastian Ramacher ]
* debian/patches: Update Platform.sh example in test data (Closes: #966941)
-- Sebastian Ramacher <sramacher@debian.org> Thu, 04 Feb 2021 22:56:22 +0100
libpsl (0.21.0-1.1) unstable; urgency=low
* Non-maintainer upload.
* Build the binaries also during indep build, required for
installation of psl-make-dafsa.1. (Closes: #953287)
* Remove essential diffutils from the test dependencies.
(Closes: #955439)
-- Adrian Bunk <bunk@debian.org> Sat, 16 May 2020 17:24:03 +0300
libpsl (0.21.0-1) unstable; urgency=medium
* New upstream release
* standards-version: bump to 4.5.0 (no changes needed)
* wrap-and-sort -ast for d/tests/control
* move to dh 12
* import patches from upstream (closes: #945243)
* added Build-Depends line to libpsl5.symbols
* install manpages from upstream installation, not source
* deliberately avoid installing .la files
* dh_missing: use --fail-missing
* avoid lintian warnings about fuzzer inputs
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 04 Mar 2020 12:39:16 -0500
libpsl (0.20.2-2) unstable; urgency=medium
* correct dependencies for autopkgtest
* Standards-Version: bump to 4.2.1 (no changes needed)
* d/watch: go simple, avoid uupdate
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 15 Oct 2018 15:11:19 -0400
libpsl (0.20.2-1) unstable; urgency=medium
* new upstream version
* Standards-Version: bump to 4.1.4 (no changes needed)
* refresh patches (dropping those already applied upstream)
* drop trailing whitepsace from debian/changelog
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 31 May 2018 10:55:01 -0400
libpsl (0.20.1-1) unstable; urgency=medium
* New upstream version
* refresh patches
* fix upstream spelling errors
* d/changelog: fix spelling errors
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Fri, 23 Mar 2018 11:30:17 +0000
libpsl (0.19.1-5) unstable; urgency=medium
* Standards-Version: bump to 4.1.3 (no changes needed)
* d/control: move Vcs: fields to salsa.debian.org
* d/control: add Rules-Requres-Root: no
* use DEP-14 repository branch naming
* move to debhelper 11
* add simple autopkgtest for /usr/bin/psl
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 22 Feb 2018 19:04:53 -0800
libpsl (0.19.1-4) unstable; urgency=medium
[ Tim Rühsen ]
* add static library to libpsl-dev
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 30 Nov 2017 16:19:33 -0500
libpsl (0.19.1-3) unstable; urgency=medium
* try to force use of py3 during build (Closes: #881409)
* address Multi-Arch hints from the tracker
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sat, 11 Nov 2017 20:20:15 +0800
libpsl (0.19.1-2) unstable; urgency=medium
* avoid cleaning up m4/ax_check_compile_flag.m4
* add build-dependency on autoconf-archive for ax_check_compile_flag.m4
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sat, 11 Nov 2017 17:59:57 +0800
libpsl (0.19.1-1) unstable; urgency=medium
* New upstream release
* tune psl-make-dafsa py3 patch -- just shebang modification
* update symbols file for psl_free_string
* Standards-Version: bump to 4.1.1 (no changes needed)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sat, 11 Nov 2017 12:19:20 +0800
libpsl (0.18.0-4) unstable; urgency=medium
* fix py3 transition on non-UTF-8 systems (Closes: #874688)
Thanks, Helmut Grohne!
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sun, 10 Sep 2017 22:42:57 -0400
libpsl (0.18.0-3) unstable; urgency=medium
* move psl-make-dafsa to py3
* Standards-Version: bump to 4.1.0 (no changes needed)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 07 Sep 2017 11:16:50 -0400
libpsl (0.18.0-2) unstable; urgency=medium
* build-depend on python:any to ease cross-building. Thanks, Helmut
Grohne. (Closes: #856477)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Fri, 11 Aug 2017 14:36:09 -0400
libpsl (0.18.0-1) unstable; urgency=medium
* New upstream release
* debhelper 10 does autoreconf automatically, drop unnecessary
build-depends
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 10 Aug 2017 20:17:09 -0400
libpsl (0.17.0-5) unstable; urgency=medium
* fix bugs found upstream by fuzzing.
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Fri, 14 Jul 2017 21:35:43 +0200
libpsl (0.17.0-4) unstable; urgency=medium
* prefer dafsa to plain-text (Closes: #855711)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 21 Feb 2017 13:03:44 -0500
libpsl (0.17.0-3) unstable; urgency=medium
* runtime dependency on libidn2-dev should have been on libidn2-0
(Closes: #852418)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 24 Jan 2017 09:36:45 -0500
libpsl (0.17.0-2) unstable; urgency=medium
* Force a higher runtime dependency on libidn2
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 24 Jan 2017 00:25:56 -0500
libpsl (0.17.0-1) unstable; urgency=medium
[ Tim Rühsen ]
* new upstream release
[ Daniel Kahn Gillmor ]
* Use alioth for debian packaging
* Move from libicu to libidn2
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 24 Jan 2017 00:00:56 -0500
libpsl (0.16.1-1) unstable; urgency=medium
* new upstream release
-- Tim Rühsen <tim.ruehsen@gmx.de> Thu, 15 Dec 2016 15:45:07 +0100
libpsl (0.15.0-1) unstable; urgency=medium
* new upstream release
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 15 Nov 2016 08:40:01 +0900
libpsl (0.14.0-1) unstable; urgency=medium
* New upstream version; moved from libpsl0 to libpsl5 because of removal
of psl_builtin_compile_time()
* new psl-make-dafsa package
* use upstreamed manpages instead
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 05 Jul 2016 11:09:09 -0400
libpsl (0.11.0-2) unstable; urgency=medium
* Recommend the publicsuffix package.
* fix psl_builtin_outdated() and update psl --print-info and --version
(pulled from upstream)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Fri, 11 Dec 2015 22:34:03 -0500
libpsl (0.11.0-1) unstable; urgency=medium
* new upstream release
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 23 Sep 2015 14:43:00 -0400
libpsl (0.8.1-1) UNRELEASED; urgency=medium
* new upstream release
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sat, 15 Aug 2015 13:55:37 +0200
libpsl (0.8.0-1) unstable; urgency=medium
* new upstream release.
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 06 Aug 2015 15:52:27 -0400
libpsl (0.7.1-1) unstable; urgency=medium
* New upstream release.
* switch from autotools-dev to dh_autoreconf
* embed SOURCE_DATE_EPOCH for psl_compiled_time() to make build
reproducible.
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 09 Jul 2015 10:06:59 -0400
libpsl (0.6.2-1) unstable; urgency=low
* New upstream release.
-- Tim Rühsen <tim.ruehsen@gmx.de> Fri, 14 Nov 2014 17:51:17 +0100
libpsl (0.6.0-1) unstable; urgency=low
* New upstream release.
-- Tim Rühsen <tim.ruehsen@gmx.de> Mon, 10 Nov 2014 21:19:17 +0100
libpsl (0.5.1-1) unstable; urgency=low
* New upstream release.
-- Tim Rühsen <tim.ruehsen@gmx.de> Sun, 03 Aug 2014 13:08:51 +0200
libpsl (0.5.0-1) unstable; urgency=low
* New upstream release.
-- Tim Rühsen <tim.ruehsen@gmx.de> Tue, 08 Jul 2014 10:04:10 +0200
libpsl (0.4.0-1) unstable; urgency=low
* Initial release (Closes: #750709)
-- Tim Rühsen <tim.ruehsen@gmx.de> Mon, 23 Jun 2014 12:40:12 -0400
|