This is an automated email from the git hooks/post-receive script. martinl-guest pushed a commit to branch ubuntugis/zesty in repository grass.
commit 6194a7099a7acb778a4d7c2189ec1fb8a9acef2f Author: Martin Landa <[email protected]> Date: Sun Apr 23 15:31:01 2017 +0200 Update branch in gbp.conf & Vcs-Git URL --- debian/control | 2 +- debian/control.in | 2 +- debian/gbp.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index e9d2173..098eb75 100644 --- a/debian/control +++ b/debian/control @@ -51,7 +51,7 @@ Build-Depends: autoconf2.13, zlib1g-dev Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/grass.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git -b experimental +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git -b ubuntugis/zesty Homepage: http://grass.osgeo.org/ Package: grass diff --git a/debian/control.in b/debian/control.in index 0ff6c13..9132500 100644 --- a/debian/control.in +++ b/debian/control.in @@ -51,7 +51,7 @@ Build-Depends: autoconf2.13, zlib1g-dev Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/grass.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git -b experimental +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git -b ubuntugis/zesty Homepage: http://grass.osgeo.org/ Package: grass diff --git a/debian/gbp.conf b/debian/gbp.conf index 6464eea..8a97b41 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -6,7 +6,7 @@ upstream-branch = upstream # The default name for the Debian branch is "master". # Change it if the name is different (for instance, "debian/unstable"). -debian-branch = experimental +debian-branch = ubuntugis/zesty # git-import-orig uses the following names for the upstream tags. # Change the value if you are not using git-import-orig -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

