This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository spatialite-tools.
commit fcee0e568ae52da81f596ef932474e65743da7c7 Author: Bas Couwenberg <[email protected]> Date: Thu Dec 17 01:55:08 2015 +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 157daf9..1891024 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Build-Depends: debhelper (>= 9), xsltproc Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/spatialite-tools.git -Vcs-Git: git://anonscm.debian.org/pkg-grass/spatialite-tools.git +Vcs-Git: git://anonscm.debian.org/pkg-grass/spatialite-tools.git -b experimental Homepage: https://www.gaia-gis.it/fossil/spatialite-tools/ Package: spatialite-bin 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/spatialite-tools.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

