This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch jessie-backports in repository gmt-dcw.
commit 6a6f487c82ec85350b44086cf16abc15a060d488 Author: Bas Couwenberg <[email protected]> Date: Mon Jul 27 13:12:41 2015 +0200 Rebuild for jessie-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 da3f3aa..e12d138 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gmt-dcw (1.1.1-3~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Mon, 27 Jul 2015 13:11:07 +0200 + gmt-dcw (1.1.1-3) unstable; urgency=medium * Fix typo in README.Debian. diff --git a/debian/control b/debian/control index 59e2647..a131965 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Priority: extra Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gmt-dcw.git -Vcs-Git: git://anonscm.debian.org/pkg-grass/gmt-dcw.git +Vcs-Git: git://anonscm.debian.org/pkg-grass/gmt-dcw.git -b jessie-backports Homepage: http://www.soest.hawaii.edu/pwessel/dcw/index.html Package: gmt-dcw diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..7316535 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 = jessie-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-dcw.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

