diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2014-04-27 10:39:38 +0200 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2014-04-27 10:39:38 +0200 |
commit | 38ceb405c6e55ead1754f7e9cbdd0f9ff88531c2 (patch) | |
tree | a624ef50e8690092e10c13141c80adb2e056194d /debian | |
parent | 6232b0ef72c43e34c95acb906b6d11cde487cf68 (diff) |
Bump Standards-Version to 3.9.5
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index cec9018..111b6b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ scons-doc (2.3.1-1) UNRELEASED; urgency=medium * New upstream release. * debian/control: - Build-depends on python-libxml2 and python-libxslt1. + - Bump Standards-Version to 3.9.5, no changes required. -- Luca Falavigna <dktrkranz@debian.org> Sat, 26 Apr 2014 15:12:04 +0200 diff --git a/debian/control b/debian/control index 5e6985b..0396ca4 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: python-libxml2, docbook-utils, jade, docbook-xml -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://www.scons.org/ Vcs-Git: git://anonscm.debian.org/collab-maint/scons-doc.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/scons-doc.git;a=summary |