From 9dba3cdbec63f5c5c09fedde5217d013e06838a5 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Mon, 20 Aug 2012 23:49:48 +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 353db53..87f5025 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ scons-doc (2.2.0-1) UNRELEASED; urgency=low - Removed, no longer needed. * debian/patches/unicode.patch: - Removed, applied upstream. + * debian/compat: + - Bump compatibility level to 9. * debian/control: - Add docbook-xml to Build-Depends-Indep field. 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 c430791..5cbee97 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: doc Priority: optional Maintainer: Luca Falavigna Uploaders: Mark Brown -Build-Depends: debhelper (>= 7.0.50~), scons (>= 2.2.0) +Build-Depends: debhelper (>= 9), scons (>= 2.2.0) Build-Depends-Indep: docbook-utils, jade, docbook-xml Standards-Version: 3.9.2 Homepage: http://www.scons.org/ -- cgit v1.2.3