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 1b161f5..a58ac40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ scons (3.1.2-1) UNRELEASED; urgency=medium * Switch to debhelper-compat: - debian/control: Replace debhelper with debhelper-compat. - Remove debian/compat. + * Declare compliance with Debian Policy 4.4.1.2 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Fri, 27 Dec 2019 09:24:55 +0100 diff --git a/debian/control b/debian/control index dd1e9dc..4fbcd41 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 12), dh-python, python3-all (>= 3.5) -Standards-Version: 4.4.1 +Standards-Version: 4.4.1.2 Rules-Requires-Root: binary-targets Homepage: https://www.scons.org/ Vcs-Git: https://salsa.debian.org/debian/scons.git |