This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch ubuntu/trusty in repository gdal.
commit 7cc50b75351b5e3eefcd9d1190fd9026fa612e30 Author: Bas Couwenberg <[email protected]> Date: Wed Nov 9 20:12:25 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 ca1a4a3..6e97830 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gdal (2.1.0+dfsg-1~trusty2) UNRELEASED; urgency=medium + + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Wed, 09 Nov 2016 20:12:00 +0100 + gdal (2.1.0+dfsg-1~trusty1) trusty; urgency=medium * Backported to Trusty. diff --git a/debian/control b/debian/control index 0163e17..b79a4ea 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/trusty Homepage: http://www.gdal.org/ X-Python3-Version: >= 3.2 diff --git a/debian/gbp.conf b/debian/gbp.conf index 5124d6a..f4d2ea4 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/trusty # 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

