diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-06-25 23:25:52 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-06-25 23:25:52 +0200 |
| commit | 993f02a7e2b95a324c89ec797613a8470eaee699 (patch) | |
| tree | 0297ee5eb5fc69481a0b016ac42f562574a224fa /debian | |
| parent | 63a83117aca5a9a97806d0648c2c23a5da6f6280 (diff) | |
update default branch
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 4 | ||||
| -rw-r--r-- | debian/gbp.conf | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 7efdbf78..c7aabc9c 100644 --- a/debian/control +++ b/debian/control @@ -44,8 +44,8 @@ Standards-Version: 4.3.0 Rules-Requires-Root: no XS-Debian-Vcs-Git: https://salsa.debian.org/utopia-team/network-manager.git XS-Debian-Vcs-Browser: https://salsa.debian.org/utopia-team/network-manager -Vcs-Git: https://git.launchpad.net/network-manager -b eoan -Vcs-Browser: https://git.launchpad.net/network-manager?h=eoan +Vcs-Git: https://git.launchpad.net/network-manager +Vcs-Browser: https://git.launchpad.net/network-manager Homepage: https://wiki.gnome.org/Projects/NetworkManager Package: network-manager diff --git a/debian/gbp.conf b/debian/gbp.conf index 74a0ff56..bd290ea2 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,5 +1,5 @@ [DEFAULT] pristine-tar = True patch-numbers = False -debian-branch = disco +debian-branch = master debian-tag = ubuntu/%(version)s |