summaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAge
* Remove no-longer necessary removal of items from -dbg packageMatthew Vernon2018-07-21
| | | | | Newer debhelper arranges this for us (and newer style -dbg packages are quite different in any case).
* Correctly increase stack limitMatthew Vernon2017-12-04
| | | | | | | We want the increased stack size to apply to the make check step (running it by itself doesn't achieve anything); also ignore a permission error (which we get on freebsd) - if the tests succeed it doesn't matter.
* Use unlimited rather than harddebian/2%8.39-7archive/debian/2%8.39-7Matthew Vernon2017-12-03
| | | | | /bin/sh's ulimit doesn't understand hard, but does understand unlimited
* increase stack limit before running tests (Closes: #876299)Matthew Vernon2017-12-03
| | | | Otherwise tests fail on s390.
* Import debian/ directory from 2:8.38-3.1Ian Jackson2016-07-13