diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2012-08-20 23:26:06 +0200 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2012-08-20 23:26:06 +0200 |
commit | beaab6fea664d227d8f0ca6c2dff6186b4861b7b (patch) | |
tree | 39a33e35cc9149aa2673f136eb3213f75eeaf7d2 /debian/control | |
parent | f34922819a8fd26fdc66b845febca9b5969ee181 (diff) |
Bump compatibility level to 9
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index afd9afe..8118588 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Luca Falavigna <dktrkranz@debian.org> Uploaders: Mark Brown <broonie@debian.org> -Build-Depends: debhelper (>= 7.2.18), python (>= 2.6.6-3~) +Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~) Standards-Version: 3.9.2 X-Python-Version: >= 2.4 Homepage: http://www.scons.org/ |