This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental-2.2 in repository gdal.
commit 45474540582b96310d13b7fc724cc1d9030a54b3 Author: Bas Couwenberg <[email protected]> Date: Fri Sep 15 20:57:46 2017 +0200 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 291e31c..002f500 100644 --- a/debian/control +++ b/debian/control @@ -60,7 +60,7 @@ Build-Conflicts: automake1.11, python-setuptools Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gdal.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gdal.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gdal.git -b experimental-2.2 Homepage: http://www.gdal.org/ X-Python3-Version: >= 3.2 diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..276d1e2 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-2.2 # 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/gdal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

