This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository postgis.
commit 4620eb0c005645ceb63ccfdb95e7b3c54071436a Author: Bas Couwenberg <[email protected]> Date: Tue Sep 6 11:15:55 2016 +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 ccf5e1d..fad5ea5 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9), po-debconf, Standards-Version: 3.9.8 Homepage: http://postgis.net/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git -b experimental Package: postgis Architecture: any diff --git a/debian/control.in b/debian/control.in index 5abe1c2..53fd196 100644 --- a/debian/control.in +++ b/debian/control.in @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9), po-debconf, Standards-Version: 3.9.8 Homepage: http://postgis.net/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git -b experimental Package: postgis Architecture: any diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..6464eea 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 = experimental # 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/postgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

