This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch ubuntu/xenial in repository gdal-grass.
commit 35cf1c841b14e88086f44cab14633de4d4826071 Author: Bas Couwenberg <[email protected]> Date: Mon Oct 3 13:20:55 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..0e5550b 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:20:23 +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..eb72610 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 ubuntu/xenial Homepage: http://www.gdal.org/ Package: libgdal20-2.1.0-grass diff --git a/debian/control.in b/debian/control.in index 2471b1b..1f2151b 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 ubuntu/xenial Homepage: http://www.gdal.org/ Package: libgdal20-2.1.0-grass diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..3469714 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 = 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-grass.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

