diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2012-08-20 23:26:38 +0200 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2012-08-20 23:26:38 +0200 |
commit | 42a9c51942d1071f815f508a0e0907c2e7a977d2 (patch) | |
tree | b2a7c6cfc3b6c3296f3554e67be29633ceef2ebb /debian | |
parent | beaab6fea664d227d8f0ca6c2dff6186b4861b7b (diff) |
Bump Standards-Version to 3.9.3
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1e95dfc..8173e5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ scons (2.2.0-1) UNRELEASED; urgency=low - Refresh for new upstream release. * debian/compat: - Bump compatibility level to 9. + * debian/control: + - Bump Standards-Version to 3.9.3, no changes required. -- Luca Falavigna <dktrkranz@debian.org> Mon, 20 Aug 2012 23:14:21 +0200 diff --git a/debian/control b/debian/control index 8118588..1a1b2f5 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Luca Falavigna <dktrkranz@debian.org> Uploaders: Mark Brown <broonie@debian.org> Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~) -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 X-Python-Version: >= 2.4 Homepage: http://www.scons.org/ Vcs-Git: git://git.debian.org/git/users/dktrkranz/scons.git |