diff options
author | László Böszörményi <gcs@debian.org> | 2018-11-09 18:47:31 +0000 |
---|---|---|
committer | László Böszörményi <gcs@debian.org> | 2018-11-09 18:47:31 +0000 |
commit | ed3f7ef9397c54c49bde914e0cda29662b39c29c (patch) | |
tree | 94c0e535707041d628a517352c7f69fe9da99372 /debian/changelog | |
parent | e3984312068f8e535ca5066f37a72317ddaf1b61 (diff) | |
parent | 074c5e3f96026aaa37153dc7b7a17c64be473fba (diff) |
Merge branch 'fix-893740-python3-compatibility' into 'master'
d/p/0110-remove_stale_files.patch: update for py3 compatibility (Closes: #893740)
See merge request debian/scons!1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ae678cf..3c2a005 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ scons (3.0.1-2) UNRELEASED; urgency=medium + [ Ondřej Nový ] * d/control: Remove ancient X-Python-Version field * d/copyright: Use https protocol in Format field * d/control: Set Vcs-* to salsa.debian.org * d/watch: Use https protocol + [ Christian Ehrhardt ] + * d/p/0110-remove_stale_files.patch: update for python3 + compatibility (Closes: #893740) + -- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 09:49:30 +0200 scons (3.0.1-1) unstable; urgency=medium |