diff debian/changelog @ 4913:cac7e750422f stable

debian: also build with python3 We build with Python 3 along with Python 2. The binary package will contain the extension for both python version. This is to ease transition until the mercurial package in Debian uses Python 3. The documentation is still built with Python 2 because it needs Mercurial (which is currently Python 2).
author Denis Laxalde <denis.laxalde@logilab.fr>
date Fri, 11 Oct 2019 16:53:52 +0200
parents 43e9bb4de6b5
children ef41094c34e1
line wrap: on
line diff
--- a/debian/changelog	Fri Oct 18 10:17:53 2019 +0200
+++ b/debian/changelog	Fri Oct 11 16:53:52 2019 +0200
@@ -2,6 +2,8 @@
 
   * build with pybuild and sphinxdoc
   * update debhelper compat to 10
+  * build with Python 3, keeping Python 2 build until there exists a mercurial
+    package in Debian built with Python 3
 
  -- Denis Laxalde <denis.laxalde@logilab.fr>  Tue, 15 Oct 2019 11:41:40 +0200