This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch ubuntu/trusty in repository gdal-grass.
commit f0c7fd4f2b0d79c7b73e787cdb00ad6839d345a3 Author: Bas Couwenberg <[email protected]> Date: Mon Oct 3 13:15:46 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 108c1c4..b16ec3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libgdal-grass (2.1.0-1~trusty2) UNRELEASED; urgency=medium + + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Sun, 02 Oct 2016 22:28:47 +0200 + libgdal-grass (2.1.0-1~trusty1) trusty; urgency=medium * Backport to Trusty. diff --git a/debian/control b/debian/control index ab25051..9c14c95 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/trusty Homepage: http://www.gdal.org/ Package: libgdal20-2.1.0-grass diff --git a/debian/control.in b/debian/control.in index 2471b1b..d9838c8 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/trusty Homepage: http://www.gdal.org/ Package: libgdal20-2.1.0-grass diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..d7546f3 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/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-grass.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

