summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-10-07 19:31:58 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-10-07 19:31:58 +0200
commitd7a7880bf937df8230ecc836d375b741e776db31 (patch)
tree761f3e5b66f4fa5bd5d1748f97d7fdb584a9bd01
parent38e1ebc9bcfdd09b7d498648ce8da900c232e89c (diff)
Declare compliance with Debian Policy 4.4.1
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 4c50ebb..7d57b75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
scons (3.1.1-4) UNRELEASED; urgency=medium
- * Switch to python3.
+ * Revert to release 3.1.1-1.
* Upload to experimental.
+ * Declare compliance with Debian Policy 4.4.1 (No changes needed).
-- Jörg Frings-Fürst <debian@jff.email> Mon, 07 Oct 2019 19:20:36 +0200
diff --git a/debian/control b/debian/control
index 8bcdffe..d49be29 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
debhelper (>= 12),
dh-python,
python3-all (>= 3.5)
-Standards-Version: 4.4.0
+Standards-Version: 4.4.1
Homepage: https://www.scons.org/
Vcs-Git: https://salsa.debian.org/debian/scons.git
Vcs-Browser: https://salsa.debian.org/debian/scons