From c69930df56523b9bbf5f4682953c1fdb07f49ac7 Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Wed, 19 Dec 2018 12:37:36 +0000 Subject: debian/control: Fix Vcs-Git The old URL was 404ing --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a1f7533f..6eff0eac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ network-manager (1.12.6-0ubuntu3) UNRELEASED; urgency=medium 'state DOWN', so the implementation detail we were checking previously no longer holds. The testsuite does still check that the IPs are removed from the interface, which is logically what we want anyway. (LP: #1805857) + * debian/control: Fix Vcs-Git -- Iain Lane Wed, 19 Dec 2018 12:23:29 +0000 diff --git a/debian/control b/debian/control index 14fe0a6a..8bd28c51 100644 --- a/debian/control +++ b/debian/control @@ -45,7 +45,7 @@ Build-Depends: debhelper (>= 10.3), python-dbus Standards-Version: 4.1.5 Rules-Requires-Root: no -Vcs-Git: https://code.launchpad.net/~network-manager/network-manager/+git/ubuntu +Vcs-Git: https://git.launchpad.net/network-manager -b disco Vcs-Browser: https://git.launchpad.net/network-manager?h=disco Homepage: https://wiki.gnome.org/Projects/NetworkManager -- cgit 1.3.0-6-gf8a5