summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
1 files changed, 11 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f487da44..b10f4c9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,17 @@
-network-manager (1.20.4-1) UNRELEASED; urgency=medium
+network-manager (1.20.4-1) unstable; urgency=medium
 
+  [ Michael Biebl ]
   * New upstream version 1.20.4
 
- -- Michael Biebl <biebl@debian.org>  Mon, 30 Sep 2019 13:56:48 +0200
+  [ Andreas Henriksson ]
+  * Switch build-dependencies to python3.
+    The tests are designed to work with either python2 or python3.
+    We should be able to simply switch build-dependencies to python3
+    equivalents. However if something transitively pulls in python2 the
+    AM_PATH_PYTHON autoconf macro will find python(2) binary, so we
+    explicitly set PYTHON=/usr/bin/python3. (Closes: #938944)
+
+ -- Michael Biebl <biebl@debian.org>  Mon, 30 Sep 2019 16:01:19 +0200
 
 network-manager (1.20.2-1) unstable; urgency=medium