about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2019-09-30 16:02:03 +0200
committerMichael Biebl <biebl@debian.org>2019-09-30 16:02:03 +0200
commit803475e5f6a684308a9bbff97b1567ab04f7c8b1 (patch)
tree0294000a2d12077851d4e0b8853009ea2d9088d7
parent92d4b8caa87046b37eaafa7561580740da507c59 (diff)
Release version 1.20.4-1 to unstable debian/1.20.4-1
-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