summaryrefslogtreecommitdiff
path: root/p/shelltestrunner/debian/rules
AgeCommit message (Collapse)AuthorFilesLines
2012-05-19shelltestrunner: Remove non-threaded supportIustin Pop1-3/+0
Since hGetContents (at least the way shelltestrunner uses it) doesn't work correctly in non-threaded mode, we remove support for non-threaded arches.
2012-03-29shelltestrunner: Add threaded runtime disable patch/build ruleIustin Pop1-0/+3
Based on discussion on debian-haskell mailing list. Patch copied from the haskell-aeson package.
2012-03-29shelltestrunner: Statically-build shelltest.1Iustin Pop1-3/+6
Remove the dynamically built shelltest.1 file, so that we get rid of one dependency.
2012-03-19shelltestrunner: Change install method to cabal copyIustin Pop1-0/+4
2012-03-18shelltestrunner: Initial Check-InIustin Pop1-0/+14