about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/tests/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0ace40d3..736ed4df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+network-manager (1.18.0-1ubuntu5) UNRELEASED; urgency=medium
+
+  * debian/tests/control: fix test dependency to list gir1.2-nm-1.0 instead
+    of its old name gir1.2-networkmanager-1.0.
+
+ -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Wed, 29 May 2019 12:58:53 -0400
+
 network-manager (1.18.0-1ubuntu4) eoan; urgency=medium
 
   * debian/tests/nm.py: give test_no_ap more time for wifi devices to start
diff --git a/debian/tests/control b/debian/tests/control
index a8f4d148..53de6908 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,7 +3,7 @@ Depends: python3, hostapd, dnsmasq-base, wpasupplicant, isc-dhcp-client, iw
 Restrictions: needs-root allow-stderr isolation-machine
 
 Tests: nm.py
-Depends: python3, dnsmasq-base, isc-dhcp-client, gir1.2-networkmanager-1.0, network-manager, hostapd, iw, python3-dbusmock
+Depends: python3, dnsmasq-base, isc-dhcp-client, gir1.2-nm-1.0, network-manager, hostapd, iw, python3-dbusmock
 Restrictions: needs-root isolation-machine
 
 Tests: killswitches-no-urfkill