diff options
-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 52c0dbe..09bea10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ scons (2.3.1-1) UNRELEASED; urgency=medium * New upstream release. + * debian/control: + - Bump Standards-Version to 3.9.5, no changes required. -- Luca Falavigna <dktrkranz@debian.org> Sat, 26 Apr 2014 11:52:41 +0200 diff --git a/debian/control b/debian/control index 650d55d..6e9e9ad 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.4 +Standards-Version: 3.9.5 X-Python-Version: >= 2.4 Homepage: http://www.scons.org/ Vcs-Git: git://anonscm.debian.org/collab-maint/scons.git |