This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch-backports in repository gmt-gshhg.
commit 5bd372c9ec0ab0544e5ffd3a7d0a66dfd572455a Author: Bas Couwenberg <[email protected]> Date: Fri Jun 23 09:38:37 2017 +0200 Rebuild for stretch-backports. Update branch in gbp.conf & Vcs-Git URL. --- debian/changelog | 7 +++++++ debian/control | 2 +- debian/gbp.conf | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0de0aa6..44c755f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gmt-gshhg (2.3.7-1~bpo9+1) stretch-backports; urgency=medium + + * Rebuild for stretch-backports. + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Fri, 23 Jun 2017 09:38:09 +0200 + gmt-gshhg (2.3.7-1) unstable; urgency=medium * Move from experimental to unstable. diff --git a/debian/control b/debian/control index 44ab53e..63873bd 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Priority: extra Build-Depends: debhelper (>= 9), Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gmt-gshhg.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gmt-gshhg.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gmt-gshhg.git -b stretch-backports Homepage: http://www.soest.hawaii.edu/pwessel/gshhg/index.html Package: gmt-gshhg diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..2faff05 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 = stretch-backports # 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/gmt-gshhg.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

