about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>2019-05-29 12:59:38 -0400
committerMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>2019-05-29 12:59:38 -0400
commite138ba566a6a44a909c3c76c2c3b8b3e2c8548a7 (patch)
treecd4e03a11bda96e56bbdd3b875d13e422dc8ac5f /debian
parentc5e3c7331fe83cc67768d7e86bba9b041f69b2c6 (diff)
debian/tests/control: fix test dependency to list gir1.2-nm-1.0 instead of its old name gir1.2-networkmanager-1.0.
Diffstat (limited to 'debian')
-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