This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository spatialite.
commit 4bf94add3332c5dbb996ae0f1d716f1ae6f7ac67 Author: Bas Couwenberg <[email protected]> Date: Tue Dec 15 20:42:32 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 71048aa..955bd56 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9), zlib1g-dev Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/spatialite.git -Vcs-Git: git://anonscm.debian.org/pkg-grass/spatialite.git +Vcs-Git: git://anonscm.debian.org/pkg-grass/spatialite.git -b experimental Homepage: https://www.gaia-gis.it/fossil/libspatialite Package: libspatialite7 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.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

