This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository geos.
commit cba455072461b16b6a4fb422e6c312cbb9ff12a3 Author: Bas Couwenberg <[email protected]> Date: Mon Oct 31 07:36:09 2016 +0100 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 d7a794c..0b7b3a5 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), swig Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/geos.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/geos.git -b experimental-3.5 +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/geos.git Homepage: https://trac.osgeo.org/geos/ Package: libgeos-dev diff --git a/debian/control.in b/debian/control.in index 83d6f0c..243bd48 100644 --- a/debian/control.in +++ b/debian/control.in @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), swig Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/geos.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/geos.git -b experimental-3.5 +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/geos.git Homepage: https://trac.osgeo.org/geos/ Package: libgeos-dev diff --git a/debian/gbp.conf b/debian/gbp.conf index d1feff4..c012fae 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -6,7 +6,7 @@ upstream-branch = upstream-3.5 # The default name for the Debian branch is "master". # Change it if the name is different (for instance, "debian/unstable"). -debian-branch = experimental-3.5 +debian-branch = master # 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/geos.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

