diff options
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 a522b11..83d3502 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ scons (3.0.0-1) UNRELEASED; urgency=medium + patches/0120-fix-bibtex-call.patch + patches/0600-manpage-spelling.patch * New README.source to explain the branching model used. + * Declare compliance with Debian Policy 4.1.0. (No changes needed). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 28 Sep 2017 10:22:56 +0200 diff --git a/debian/control b/debian/control index 878f29d..ce9b1b2 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10), dh-python, python (>= 2.7~) -Standards-Version: 3.9.8 +Standards-Version: 4.1.0 X-Python-Version: >= 2.7 Homepage: http://www.scons.org/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons.git |