This is an automated email from the git hooks/post-receive script. martinl-guest pushed a commit to branch ubuntu/xenial in repository liblas.
commit afd03d902c33704eefb87242fdeb0f375e6ca880 Author: Martin Landa <[email protected]> Date: Sat Mar 17 17:45:41 2018 +0100 Update branch in gbp.conf & Vcs-Git URL --- debian/control | 2 +- debian/gbp.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b19e595..d1c2ad2 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 9), xsltproc Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/liblas.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/liblas.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/liblas.git -b ubuntu/xenial Homepage: http://liblas.org/ X-Python-Version: >= 2.5 diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..3469714 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 = master +debian-branch = ubuntu/xenial # 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/liblas.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

