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 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429
|
liblouisutdml (2.12.0-7) unstable; urgency=medium
* tests/tests: Always unpatch on exit.
* patches/gcc-14.2: Actually apply patch (Closes: Bug#1077350)
-- Samuel Thibault <sthibault@debian.org> Mon, 29 Jul 2024 21:53:33 +0200
liblouisutdml (2.12.0-6) unstable; urgency=medium
* patches/gcc-14, gcc-14.2: Fix build with gcc 14. (Closes: Bug#1075179)
-- Samuel Thibault <sthibault@debian.org> Sun, 07 Jul 2024 20:31:20 +0200
liblouisutdml (2.12.0-5) unstable; urgency=medium
* Re-upload as source.
-- Samuel Thibault <sthibault@debian.org> Wed, 05 Jun 2024 12:44:51 +0200
liblouisutdml (2.12.0-4) unstable; urgency=medium
* patches/liblouis-3.30: Cope with liblouis 3.30 changes.
* control: Replace pkg-config deps with pkgconf.
* patches/liblouis-3.30: Cope with liblouis 3.30 changes.
* control: Bump build-dep accordingly.
* patches/libxml2-2.12: Fix build against libxml2 2.12.
-- Samuel Thibault <sthibault@debian.org> Wed, 05 Jun 2024 00:14:20 +0200
liblouisutdml (2.12.0-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062408
-- Benjamin Drung <bdrung@debian.org> Wed, 28 Feb 2024 13:58:48 +0000
liblouisutdml (2.12.0-3) unstable; urgency=medium
* patches/liblouis-3.28: "Fix" build against liblouis 3.28
(Closes: Bug#1058514)
-- Samuel Thibault <sthibault@debian.org> Wed, 17 Jan 2024 17:18:04 +0100
liblouisutdml (2.12.0-2) unstable; urgency=medium
* Rebuild on buildds.
-- Samuel Thibault <sthibault@debian.org> Sun, 05 Nov 2023 04:01:50 +0100
liblouisutdml (2.12.0-1) unstable; urgency=medium
* New upstream release.
- patches/git-fix-dutch: Upstreamed.
-- Samuel Thibault <sthibault@debian.org> Fri, 03 Nov 2023 03:14:50 +0100
liblouisutdml (2.11.0-4) unstable; urgency=medium
[ Samuel Thibault ]
* clean: Clean one more generated file (Closes: Bug#1048800)
* patches/git-fix-dutch: Fix dutch with newer liblouis (Closes: Bug#1052827)
[ Helmut Grohne ]
* Fix FTCBFS: Do not pass host cflags to native build. (Closes: Bug#1051366)
-- Samuel Thibault <sthibault@debian.org> Fri, 06 Oct 2023 19:13:25 +0200
liblouisutdml (2.11.0-3) unstable; urgency=medium
* control, rules: Support hurd-amd64.
* tests/control: Allow warning on stderr for now (see #1038765).
-- Samuel Thibault <sthibault@debian.org> Wed, 21 Jun 2023 10:04:56 +0200
liblouisutdml (2.11.0-2) unstable; urgency=medium
[ Samuel Thibault ]
* control: Make liblouisutdml-java Multi-Arch: foreign.
* watch: Use tags instead of releases.
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on dpkg-dev.
-- Samuel Thibault <sthibault@debian.org> Sun, 01 Jan 2023 22:34:52 +0100
liblouisutdml (2.11.0-1) unstable; urgency=medium
* New upstream release.
- patches/liblouis_3_20: Upstreamed.
- patches/liblouis_3_20.2: Upstreamed.
-- Samuel Thibault <sthibault@debian.org> Tue, 08 Mar 2022 15:42:04 +0100
liblouisutdml (2.10.0-4) unstable; urgency=medium
* control: Bump Standards-Version to 4.6.0 (no change)
* patches/liblouis_3_20: Upgrade compatibility with liblouis 3.20.
* patches/liblouis_3_20.2: Upgrade compatibility with liblouis 3.20.
* control: Bump liblouis dependency version accordingly.
-- Samuel Thibault <sthibault@debian.org> Thu, 10 Feb 2022 14:44:41 +0100
liblouisutdml (2.10.0-3) unstable; urgency=medium
[ Samuel Thibault ]
* rules: Avoid using help2man when cross-building.
* patches/noclean_man: Avoid cleaning manpage generated by build-help2man.
* rules: Add native dependencies.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
-- Samuel Thibault <sthibault@debian.org> Tue, 26 Oct 2021 00:35:27 +0200
liblouisutdml (2.10.0-2) unstable; urgency=medium
[ Samuel Thibault ]
* rules: Fix reproducibility by disabling javadoc translations.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on java-common.
-- Samuel Thibault <sthibault@debian.org> Thu, 11 Mar 2021 09:58:11 +0100
liblouisutdml (2.10.0-1) experimental; urgency=medium
* New upstream release.
* not-installed: Note that we don't install .la files and the copyright
notice file.
* docs, info: Install files from installed places.
* control,rules: Disable java deps on kfreebsd-any a well.
-- Samuel Thibault <sthibault@debian.org> Thu, 29 Oct 2020 00:45:59 +0100
liblouisutdml (2.9.0-1) unstable; urgency=medium
* New upstream release.
- patches/overflow: Upstreamed.
- patches/xpass: Upstreamed.
* control: Update alioth list domain.
* Move tests patches from patches to tests-patches.
* control: Bump Standards-Version to 4.5.0 (no change)
-- Samuel Thibault <sthibault@debian.org> Mon, 31 Aug 2020 18:02:03 +0200
liblouisutdml (2.8.0-4) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
* Use canonical URL in Vcs-Browser.
* Remove unnecessary get-orig-source-target.
* Update standards version to 4.4.1, no changes needed.
* Set upstream metadata fields: Bug-Submit.
[ Samuel Thibault ]
* patches/xpass: Mark some tests as passing with liblouis 3.13
-- Samuel Thibault <sthibault@debian.org> Mon, 02 Mar 2020 23:07:48 +0100
liblouisutdml (2.8.0-3) unstable; urgency=medium
* control: Make liblouisutdml-dev depend on liblouis-dev.
* patches/overflow: Fix buffer overflow.
* patches/tests-fail: Remove patch, tests now fixed.
-- Samuel Thibault <sthibault@debian.org> Sat, 07 Dec 2019 12:25:49 +0100
liblouisutdml (2.8.0-2) unstable; urgency=medium
* watch: Generalize pattern.
-- Samuel Thibault <sthibault@debian.org> Mon, 23 Sep 2019 22:09:39 +0200
liblouisutdml (2.8.0-1) experimental; urgency=medium
* New upstream release.
- debian/control: Bump liblouis requirement.
* rules: Remove non-working jquery files.
-- Samuel Thibault <sthibault@debian.org> Mon, 09 Sep 2019 18:56:17 +0200
liblouisutdml (2.7.1-3) unstable; urgency=medium
* control: Bump Standards-Version to 4.4.0 (no changes).
* tests/control: Mark command test as superficial, do not allow stderr.
* tests/tests: Run the upstream testsuite.
-- Samuel Thibault <sthibault@debian.org> Sat, 31 Aug 2019 16:25:22 +0200
liblouisutdml (2.7.1-2) unstable; urgency=medium
* patches/tests-fail: Disable some tests known to fail on some archs.
* control, rules: Re-enable java on riscv64 (Closes: Bug#933721).
-- Samuel Thibault <sthibault@debian.org> Mon, 05 Aug 2019 13:12:30 +0200
liblouisutdml (2.7.1-1) unstable; urgency=medium
[ Samuel Thibault ]
* New upstream release.
- rename liblouisutdml8 to liblouisutdml9 according to soname bump.
- patches/cross_build: Merged.
- patches/git-485b83a1c97d6abb94cf40fea26b054a7b818a83: Merged.
- patches/git-81be1f508a3ed1e2d5428d147bb6d9500048a161: Merged.
- patches/liblouis3.3: Merged.
- docs: Ship README.md instead of README.org.
[ Helmut Grohne ]
* patches/cross_build: Fix cross-build (Closes: Bug#926061).
[ Samuel Thibault ]
* patches/hyphen: Remove patch, hyphen actually works already.
* tests/control: Check the output of the test.
-- Samuel Thibault <sthibault@debian.org> Thu, 25 Jul 2019 20:53:53 +0200
liblouisutdml (2.7.0-6) unstable; urgency=medium
* control, rules: Disable java on powerpcspe too.
* patches/git-485b83a1c97d6abb94cf40fea26b054a7b818a83: Fix build with
liblouis 3.9.0.
-- Samuel Thibault <sthibault@debian.org> Fri, 29 Mar 2019 16:40:36 +0100
liblouisutdml (2.7.0-5) unstable; urgency=medium
* control, rules: Disable java on riscv64 too.
-- Samuel Thibault <sthibault@debian.org> Sun, 04 Nov 2018 12:17:18 +0100
liblouisutdml (2.7.0-4) unstable; urgency=medium
* control: Set liblouisutdml-java-doc multi-arch: foreign.
* control, rules: Disable java on archs without openjdk.
-- Samuel Thibault <sthibault@debian.org> Sun, 04 Nov 2018 03:24:36 +0100
liblouisutdml (2.7.0-3) unstable; urgency=medium
[ Samuel Thibault ]
* Bump Standards-Version to 4.2.0 (no changes).
* tests/control: Add autopkgtest.
[ Steven De Herdt ]
* Fix typo in changelog (Closes: Bug#898647)
-- Samuel Thibault <sthibault@debian.org> Tue, 23 Oct 2018 19:22:44 +0200
liblouisutdml (2.7.0-2) unstable; urgency=medium
* patches/hyphen: Fix hyphenation.
-- Samuel Thibault <sthibault@debian.org> Mon, 23 Apr 2018 13:52:27 +0200
liblouisutdml (2.7.0-1) unstable; urgency=medium
* New upstream release
- Drop patches applied upstream
- Soname bump for liblouisutdml, so library package rename
* Fix d/watch to actually find a new source
* Miscellaneous packaging updates
* liblouisutdml-java API documentation is now installed in
/usr/share/doc/liblouisutdml-java/api/
-- Paul Gevers <elbrus@debian.org> Wed, 21 Feb 2018 18:53:47 +0100
liblouisutdml (2.6.0-5) unstable; urgency=medium
* patches/liblouis3.3: Use upstream fixes.
* control: Bump Standards-Version to 4.1.1 (no changes).
* patches/git-81be1f508a3ed1e2d5428d147bb6d9500048a161: Cherry-pick from
upstream to add heading supports for opendocument files.
-- Samuel Thibault <sthibault@debian.org> Tue, 05 Dec 2017 09:30:56 +0100
liblouisutdml (2.6.0-4) unstable; urgency=medium
* Use canonical anonscm vcs URL.
* control: Update maintainer mailing list.
* control: Migrate priority to optional.
* control: Bump Standards-Version to 4.1.0.
* patches/liblouis3.2: Cherry-pick upstream fix against liblouis 3.2 and
above.
* control: Bump liblouis-dev dependency to 3.2 and above accordingly
* patches/liblouis3.3: More fixes, against liblouis 3.3 and above.
-- Samuel Thibault <sthibault@debian.org> Sat, 16 Sep 2017 11:46:53 +0200
liblouisutdml (2.6.0-3) unstable; urgency=medium
* rules: Set JAVA_HOME to /usr/lib/jvm/default-java to fix detection of
jni.h (Closes: Bug#832308)
-- Samuel Thibault <sthibault@debian.org> Mon, 05 Sep 2016 00:22:56 +0200
liblouisutdml (2.6.0-2) unstable; urgency=medium
* patches/ftbfs: Fix conflicting function type.
-- Samuel Thibault <sthibault@debian.org> Fri, 15 Jul 2016 13:06:30 +0200
liblouisutdml (2.6.0-1) unstable; urgency=medium
* New upstream release
- Bump liblouis-dev build-dep version.
- Rename liblouisutml6 package into liblouisutml7 according to upstream
soname bump.
* rules: Stop ignoring testsuite failure (Closes: Bug#821937)
* control:
- Bump Standards-Version to 3.9.8 (no change)
- Update upstream URL.
* watch: Update.
-- Samuel Thibault <sthibault@debian.org> Fri, 15 Jul 2016 01:58:34 +0200
liblouisutdml (2.5.0-3) unstable; urgency=medium
* compat: Bump to 9.
* rules: Clear.
* control: Bump Standards-Version to 3.9.7 (no change).
* rules: Use $(jvm_includes) from /usr/share/java/java_defaults.mk.
(Closes: Bug#818392)
* control: Build-Depend on java-common >= 0.54 to get $(jvm_includes).
-- Samuel Thibault <sthibault@debian.org> Wed, 16 Mar 2016 23:47:32 +0100
liblouisutdml (2.5.0-2) unstable; urgency=medium
* rules: pass -notimestamp to javadoc to make build more reproducible.
* Bump Standards-Version to 3.9.6 (no changes).
* control:
- Drop multiarch-support pre-depend.
- Downgrade converter dependencies to Suggests, since the user has to know
how to combine them with liblouisutdml anyway.
-- Samuel Thibault <sthibault@debian.org> Tue, 15 Dec 2015 20:54:17 +0100
liblouisutdml (2.5.0-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.5 (no changes).
-- Samuel Thibault <sthibault@debian.org> Sat, 30 Aug 2014 00:20:16 +0200
liblouisutdml (2.4.0-1) unstable; urgency=low
* New upstream release.
- Do not remove build-aux, some gnulib parts are there.
* control: Make liblouisutdml-dev Multi-Arch: same.
-- Samuel Thibault <sthibault@debian.org> Mon, 17 Jun 2013 01:58:02 +0200
liblouisutdml (2.2.0-1) unstable; urgency=low
* New upstream release.
* control: Bump Standards-Version to 3.9.3 (no changes).
* source/format: Set to 3.0 (quilt).
-- Samuel Thibault <sthibault@debian.org> Thu, 15 Mar 2012 00:01:57 +0100
liblouisutdml (2.0.2-1) unstable; urgency=low
* New upstream release.
* control:
- Depend on hardening-check.
- Make liblouisutdml-bin recommend rtf2xml.
* rules: Set DEB_BUILD_HARDENING=1 to enable hardening.
-- Samuel Thibault <sthibault@debian.org> Sun, 05 Feb 2012 00:20:38 +0100
liblouisutdml (2.0.0-2) unstable; urgency=low
* debian/rules: Export CPPFLAGS (Closes: Bug#642670).
-- Samuel Thibault <sthibault@debian.org> Sun, 16 Oct 2011 01:03:48 +0200
liblouisutdml (2.0.0-1) unstable; urgency=low
* New upstream release.
* debian/control,rules: rename liblouisutdml5 package to liblouisutdml6 due to
soname bump to version 6.
* debian/liblouisutdml-dev.install: Move pkg-config file to multiarch place.
* windows/Makefile.am: Upstream patch to fix make distclean.
-- Samuel Thibault <sthibault@debian.org> Tue, 16 Aug 2011 03:54:24 +0200
liblouisutdml (1.9.0-1) unstable; urgency=low
* New upstream release, "It should be free of bugs".
* debian/control:
- Rename liblouisutdml1 to liblouisutdml5 due to soname change.
- Build-depend on dpkg-dev (>= 1.16).
- Bump Standards-Version to 3.9.2.
- Make liblouisutdml5 pre-depend on multiarch-support.
* debian/copyright: update.
* debian/rules: use DEB_HOST_MULTIARCH for /usr/lib path.
-- Samuel Thibault <sthibault@debian.org> Sun, 10 Apr 2011 20:02:31 +0200
liblouisutdml (1.7.0-2) unstable; urgency=low
* Add java packages:
- debian/control: add default-jdk and ant build-dependencies, add
liblouisutdml-java and liblouisutdml-java-doc packages.
- debian/rules: separate build into build-indep and build-arch, build
jliblouisutdml.jar and javadoc documentation.
* debian/control:
- set liblouisutdml-data Multi-Arch: foreign.
- add libtool build-dependency (Closes: #621906).
* debian/rules:
- Add -I/usr/lib/jvm/default-java/include to CPPFLAGS to get jni.h
- Remove more generated files.
-- Samuel Thibault <sthibault@debian.org> Fri, 04 Mar 2011 02:31:16 +0100
liblouisutdml (1.7.0-1) unstable; urgency=low
* Initial release (Closes: Bug#590638).
-- Samuel Thibault <sthibault@debian.org> Sun, 30 Jan 2011 18:01:56 +0100
|