This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch jessie-backports in repository mkgmap.
commit 45eeb0ccf43b3faf6be3ae7d3293f63af473326d Author: Bas Couwenberg <[email protected]> Date: Thu May 7 22:32:41 2015 +0200 Rebuild for jessie-backports. Update branch in gbp.conf and 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 12ed2b3..4aef87f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mkgmap (0.0.0+svn3552-1~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Update branch in gbp.conf and Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Thu, 07 May 2015 22:31:58 +0200 + mkgmap (0.0.0+svn3552-1) unstable; urgency=medium * New upstream SVN snapshot. diff --git a/debian/control b/debian/control index 9a302f3..593c03a 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9), libosmpbf-java Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/mkgmap.git -Vcs-Git: git://anonscm.debian.org/pkg-grass/mkgmap.git +Vcs-Git: git://anonscm.debian.org/pkg-grass/mkgmap.git -b jessie-backports Homepage: http://www.mkgmap.org.uk Package: mkgmap 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/mkgmap.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

