From beaab6fea664d227d8f0ca6c2dff6186b4861b7b Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Mon, 20 Aug 2012 23:26:06 +0200 Subject: Bump compatibility level to 9 --- debian/changelog | 2 ++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) (limited to 'debian') 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 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 Uploaders: Mark Brown -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/ -- cgit v1.2.3