diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 14:25:47 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 14:25:47 +0100 |
commit | 4d4007854125818bf3d71ef1a94c9fad3f6c8e0e (patch) | |
tree | 8d8a6088788fe7990a8b1a7e3ba22ccb3dd8623f /debian/changelog | |
parent | d4ed069896a9d49eb33966a0f871e39b5c24da8a (diff) | |
parent | f8b4d811de90457c2c826c01dcc86d8d985a19aa (diff) |
Merge branch 'release/3.0.0-2'3.0.0-2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8db961b..97812a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +scons (3.0.0-2) unstable; urgency=high + + * New patch/0125-printf_regression.patch (Closes: #878327): + - Support python 2 print statements in SConscripts + (cherry picked from upstream commit). + * Declare compliance with Debian Policy 4.1.1. (No changes needed). + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 13 Oct 2017 09:08:24 +0200 + scons (3.0.0-1) unstable; urgency=medium * New upstream release. |