diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2011-07-02 13:34:14 +0200 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2011-07-02 13:34:14 +0200 |
commit | 4c4c7a86fb7ff94ae6ef76e31d33040fdc2008c5 (patch) | |
tree | 289dba7b5a78c67f6958c2ce55d3032cf9911ca2 /debian | |
parent | e4bcdb8e72622730de7ab841990f59170a5a4e5e (diff) |
Bump Standards-Version to 3.9.2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a1f97af..8b99525 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ scons (2.0.1-2) UNRELEASED; urgency=low * debian/patches/parallel_build.patch: - Disable parallel build on sparc machines as a workaround to weird build failures seen on several packages (Closes: #632228). + * debian/control: + - Bump Standards-Version to 3.9.2, no changes required. - -- Luca Falavigna <dktrkranz@debian.org> Sat, 02 Jul 2011 13:31:38 +0200 + -- Luca Falavigna <dktrkranz@debian.org> Sat, 02 Jul 2011 13:33:16 +0200 scons (2.0.1-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 3b22aaa..afd9afe 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 (>= 7.2.18), python (>= 2.6.6-3~) -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 X-Python-Version: >= 2.4 Homepage: http://www.scons.org/ Vcs-Git: git://git.debian.org/git/users/dktrkranz/scons.git |