This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch ubuntu/xenial in repository gdal.
commit b29a62bd7cd87bcf7e6039e55825e6038c391f54 Author: Bas Couwenberg <[email protected]> Date: Wed Nov 9 20:16:49 2016 +0100 Update branch in gbp.conf & Vcs-Git URL. --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/gbp.conf | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 172b34d..ab21a5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gdal (2.1.0+dfsg-1~xenial1) UNRELEASED; urgency=medium + + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Wed, 09 Nov 2016 20:16:21 +0100 + gdal (2.1.0+dfsg-1~xenial0) xenial; urgency=medium * Build for Xenial. diff --git a/debian/control b/debian/control index 4a2c0f0..61671eb 100644 --- a/debian/control +++ b/debian/control @@ -60,7 +60,7 @@ Build-Conflicts: automake1.11, python-setuptools Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gdal.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gdal.git -b experimental-2.1 +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gdal.git -b ubuntu/xenial Homepage: http://www.gdal.org/ X-Python3-Version: >= 3.2 diff --git a/debian/gbp.conf b/debian/gbp.conf index 5124d6a..32f18f7 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -6,7 +6,7 @@ upstream-branch = upstream-2.1 # The default name for the Debian branch is "master". # Change it if the name is different (for instance, "debian/unstable"). -debian-branch = experimental-2.1 +debian-branch = ubuntu/xenial # 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

