diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-06-06 20:01:14 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-06-06 20:01:14 +0100 |
commit | 560d0a0c4cc61e8ed68a80a04491af024254684c (patch) | |
tree | d6422c96cfbf67163170cfcbd21bf760667fafb5 /debian/compat | |
parent | bc49ec26b131054d8de5941e49cfce7e026a3941 (diff) |
Some more fixes to make this work with older distros (Hardy's stuck with
debhelper 6) and on de code.b.o build bot (a substvars file I wasn't using
anymore caused troubles).
Diffstat (limited to 'debian/compat')
-rw-r--r-- | debian/compat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/compat b/debian/compat index 7f8f011e..1e8b3149 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +6 |