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
|
libratbag (0.5-2) unstable; urgency=medium
* Disable valgrind and remove it from the build-dependencies — it's
currently not very useful with the included tests, and it limits the
architectures we can build successfully on.
* Re-enable symbols-leak-test, it works fine without valgrind.
* Avoid shipping the unnecessary .md5 files generated by doxygen.
* Add a manpage for lur-command.
-- Stephen Kitt <skitt@debian.org> Wed, 26 Oct 2016 13:45:33 +0200
libratbag (0.5-1) unstable; urgency=medium
* New upstream release.
* Add build-dependency on check for the tests (but disable
symbols-leak-test for now — it blows up because of issues in bash).
* Clean up debian/control with cme.
* Standards-Version 3.9.8, no change required.
-- Stephen Kitt <skitt@debian.org> Fri, 16 Sep 2016 17:55:25 +0200
libratbag (0.4-2) unstable; urgency=medium
* Split the common files out, otherwise transitions will be
impossible.
* Install udev files in /lib/udev. Closes: #819633.
-- Stephen Kitt <skitt@debian.org> Thu, 31 Mar 2016 12:59:40 +0200
libratbag (0.4-1) unstable; urgency=medium
* New upstream release.
-- Stephen Kitt <skitt@debian.org> Wed, 16 Mar 2016 08:56:01 +0100
libratbag (0.3-2) unstable; urgency=medium
* Install udev files in /lib/udev.
-- Stephen Kitt <skitt@debian.org> Tue, 08 Mar 2016 17:29:37 +0100
libratbag (0.3-1) unstable; urgency=low
* Initial release. Closes: #801896.
-- Stephen Kitt <skitt@debian.org> Sat, 05 Mar 2016 11:48:03 +0100
|