This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch osgeo/10.0 in repository gdal-grass.
commit 5711360988fe0858dcaa964ae0d5dba1ad5d94e7 Author: Bas Couwenberg <[email protected]> Date: Mon Oct 3 13:23:29 2016 +0200 Update branch in gbp.conf & Vcs-Git URL. --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/control.in | 2 +- debian/gbp.conf | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a5c1a1a..0764370 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libgdal-grass (2.1.0-1~xenial1) UNRELEASED; urgency=medium + + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Mon, 03 Oct 2016 13:23:06 +0200 + libgdal-grass (2.1.0-1~xenial0) xenial; urgency=medium * No change build for Xenial. diff --git a/debian/control b/debian/control index ab25051..980183e 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), pkg-config Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gdal-grass.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gdal-grass.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gdal-grass.git -b osgeo/10.0 Homepage: http://www.gdal.org/ Package: libgdal20-2.1.0-grass diff --git a/debian/control.in b/debian/control.in index 2471b1b..d41cfe5 100644 --- a/debian/control.in +++ b/debian/control.in @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), pkg-config Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gdal-grass.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gdal-grass.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gdal-grass.git -b osgeo/10.0 Homepage: http://www.gdal.org/ Package: libgdal20-2.1.0-grass diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..2125117 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 = osgeo/10.0 # 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-grass.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

