diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 14:55:20 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 14:55:20 +0100 |
commit | 342f70c8c5d69a1bdf07ba187b27ffce5bee2696 (patch) | |
tree | 1efe75130afabb3f1b071c1a96f6dcc22ff9f8bc /debian | |
parent | fea23651bcdc2ef13d7eb18f283f2cd285df9f98 (diff) |
Declare compliance with Debian Policy 4.1.2.0
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 0590189..85d552f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ scons (3.0.1-1) UNRELEASED; urgency=medium * Change to my new email-address: - debian/control, - debian/copyright. + * Declare compliance with Debian Policy 4.1.2.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Thu, 14 Dec 2017 14:38:03 +0100 diff --git a/debian/control b/debian/control index 8998644..cf711c2 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10), dh-python, python (>= 2.7~) -Standards-Version: 4.1.1 +Standards-Version: 4.2.1.0 X-Python-Version: >= 2.7 Homepage: http://www.scons.org/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons.git |