diff options
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 |