summaryrefslogtreecommitdiff
path: root/dh
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-23 19:58:02 -0400
committerJoey Hess <joey@kitenet.net>2010-05-23 19:58:02 -0400
commitffa960214d69d5d566668aadd43e69cbf9f0dd13 (patch)
tree41e7e6012d4fb8a51edec0a539d17c54996b605c /dh
parent78279dbcdd52d16b14f2de5eb6958948f9dc3dcf (diff)
dh_testversion: Removed this deprecated command.
2 packages in the archive still use it, but both like this: ifneq ($(shell dh_testversion '<<' 7.4.10 2>/dev/null && echo old),old) dh_parallel = --parallel endif Happily, the way that was written, if the command doesn't exist, it does the right thing and enables the behavior for the new debhelper. Not that it would greatly matter if it did not, since --parallel is not crucial.
Diffstat (limited to 'dh')
0 files changed, 0 insertions, 0 deletions