summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 98697c9..5a2658c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,32 @@
+scons (3.1.1-1) unstable; urgency=medium
+
+ [ Jörg Frings-Fürst ]
+ * New upstream release:
+ - Refresh patches.at
+ - Remove 0115-secure_script_scons.patch and
+ 0105-java_ignore_nonexistent_files.patch.
+ - Use pybuild as buildsystem.
+ * Migrate to debhelper 12:
+ - Change debian/compat to 12.
+ - Bump minimum debhelper version in debian/control to >= 12.
+ * Declare compliance with Debian Policy 4.4.0 (No changes needed).
+ * debian/control:
+ - Remove trailing whitespaces.
+ - Add python3 (>= 3.5) support.
+ - Remove python2 support.
+ - Use secure URI for homepage.
+ * debian/rules:
+ - Remove trailing whitespaces.
+ - Add python3 support.
+ - Remove python2 support.
+ * debian/copyright:
+ - Add year 2019.
+ - Use secure URI.
+ * New debian/patches/0130-python3.patch:
+ - Switch shebang to python3.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sat, 10 Aug 2019 09:05:16 +0200
+
scons (3.0.1-2) unstable; urgency=medium
[ Ondřej Nový ]