-
rmlint (2.8.0-3) unstable; urgency=medium
* Re-enable SSE4.2 optimisations without causing SIGILL faults.
* Fix changelog details in debian/upstream/metadata.
* Update debian/gbp.conf to conform with DEP14 conventions.
* Suppress maintainer-script-supports-ancient-package-version
lintian warnings.
* Update sed rule to substitute local copy of MathJax script.
-- Carlos Maddela <email address hidden> Mon, 28 Jan 2019 11:31:11 +1100
-
rmlint (2.8.0-2) unstable; urgency=medium
* Fix debian/tests/privacy-breach test to account for change
in document location.
* Allow debhelper to handle stripping of binaries.
* Build with Debhelper compat level 12.
* Remove unnecessary build dependencies for nocheck build profile.
* Fix builds for hurd, kfreebsd and sparc64 by relaxing build dependency
on python3-psutil for those architectures. It currently doesn't support
those architectures and is only required for running tests anyway.
* Fix nosetests search.
* Fix program termination by SIGILL signal, by removing sse4 instructions.
* Update debian/clean list.
-- Carlos Maddela <email address hidden> Thu, 10 Jan 2019 12:15:02 +1100
-
rmlint (2.6.1-1) unstable; urgency=medium
* New upstream version [2.6.1].
* Rebase patch queue and drop changes already applied upstream.
* Indicate compliance with latest standards version [4.0.0].
* Make 'parameterized' module available to 'nose' tests.
* Simplify (and hopefully make adaptable to future changes in host
names and version numbers) the sed rules for patching HTML docs.
* Fix man page typos.
* Avoid calling dpkg-parsechangelog directly from debian/rules.
* Fix new privacy breach issues by disabling the asciinema demo
and the use of web fonts.
* Add package test to prevent privacy breach issues in HTML docs.
-- Carlos Maddela <email address hidden> Mon, 31 Jul 2017 09:44:43 +1000
-
rmlint (2.4.6-2) unstable; urgency=medium
* Fix missing dependencies in rmlint-gui package. (Closes: #855255)
* Rename debian/docs to debian/rmlint.docs for consistency's sake.
* Fix FTBFS for hurd-i386.
* Exclude compiled schema from being packaged with rmlint-gui.
* Fix formatting of unordered list in man page.
* Fix HTML generated by privacy-breach-workaround.patch.
-- Carlos Maddela <email address hidden> Fri, 17 Feb 2017 13:35:29 +1100