summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Falavigna <dktrkranz@debian.org>2012-08-20 23:26:06 +0200
committerLuca Falavigna <dktrkranz@debian.org>2012-08-20 23:26:06 +0200
commitbeaab6fea664d227d8f0ca6c2dff6186b4861b7b (patch)
tree39a33e35cc9149aa2673f136eb3213f75eeaf7d2
parentf34922819a8fd26fdc66b845febca9b5969ee181 (diff)
Bump compatibility level to 9
-rw-r--r--debian/changelog2
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 250128b..1e95dfc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ scons (2.2.0-1) UNRELEASED; urgency=low
- New documentation for custom Decider functions (Closes: #579337).
* debian/patches/remove_stale_files.patch:
- Refresh for new upstream release.
+ * debian/compat:
+ - Bump compatibility level to 9.
-- Luca Falavigna <dktrkranz@debian.org> Mon, 20 Aug 2012 23:14:21 +0200
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
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/