about summary refs log tree commit diff
diff options
context:
space:
mode:
authorIain Lane <iain.lane@canonical.com>2018-12-19 12:37:36 +0000
committerIain Lane <iain.lane@canonical.com>2018-12-19 12:37:36 +0000
commitc69930df56523b9bbf5f4682953c1fdb07f49ac7 (patch)
tree15d5d72ed1294a214c806ecb3eabf301a3527039
parentdfe107070a97e8cf943ccf4f88e7f1c3718de4d6 (diff)
debian/control: Fix Vcs-Git
The old URL was 404ing
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
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 <iain.lane@canonical.com>  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 <!nocheck>
 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