This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis.
commit 219e183cb0adc763543c93635c23566c01ca63ff Author: Bas Couwenberg <[email protected]> Date: Wed Dec 9 22:27:11 2015 +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 5f601b5..2a79510 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9), po-debconf, Standards-Version: 3.9.6 Homepage: http://postgis.net/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git -Vcs-Git: git://anonscm.debian.org/pkg-grass/postgis.git -b experimental +Vcs-Git: git://anonscm.debian.org/pkg-grass/postgis.git Package: postgis Architecture: any diff --git a/debian/control.in b/debian/control.in index d15dd6b..5ad9fd9 100644 --- a/debian/control.in +++ b/debian/control.in @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9), po-debconf, Standards-Version: 3.9.6 Homepage: http://postgis.net/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git -Vcs-Git: git://anonscm.debian.org/pkg-grass/postgis.git -b experimental +Vcs-Git: git://anonscm.debian.org/pkg-grass/postgis.git Package: postgis Architecture: any diff --git a/debian/gbp.conf b/debian/gbp.conf index 6464eea..21d0417 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 = 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/postgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

