diff options
| author | Jeremy Bicha <jbicha@ubuntu.com> | 2018-05-11 19:29:40 -0400 |
|---|---|---|
| committer | Jeremy Bicha <jbicha@ubuntu.com> | 2018-05-11 19:43:51 -0400 |
| commit | 0023f4507631655c2e0bc235f907fb21c2cd06b7 (patch) | |
| tree | 2a33e7ddd8cc3b553cd773a2631a72a3cc21df38 /debian | |
| parent | 0b286d6fc70334fa5fb6eb7bd3cc51285a3b8c15 (diff) | |
Update branch names for cosmic
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/gbp.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index aff3dfb4..486c7794 100644 --- a/debian/control +++ b/debian/control @@ -50,7 +50,7 @@ Build-Depends: debhelper (>= 10.3), Standards-Version: 4.1.3 Rules-Requires-Root: no Vcs-Git: https://code.launchpad.net/~network-manager/network-manager/+git/ubuntu -Vcs-Browser: https://git.launchpad.net/network-manager?h=bionic +Vcs-Browser: https://git.launchpad.net/network-manager?h=cosmic Homepage: https://wiki.gnome.org/Projects/NetworkManager Package: network-manager diff --git a/debian/gbp.conf b/debian/gbp.conf index 40d0c6ef..711583dd 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,5 +1,5 @@ [DEFAULT] pristine-tar = True patch-numbers = False -debian-branch = bionic +debian-branch = cosmic debian-tag = ubuntu/%(version)s |