This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch jessie-backports in repository josm-plugins.
commit d86a44265424e483fee256f76d9864865cf331da Author: Bas Couwenberg <[email protected]> Date: Sun Jun 19 21:48:43 2016 +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 e510d69..0a5837b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +josm-plugins (0.0.svn32221+ds-1~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Sun, 19 Jun 2016 21:48:21 +0200 + josm-plugins (0.0.svn32221+ds-1) unstable; urgency=medium * New upstream SVN snapshot. diff --git a/debian/control b/debian/control index 857ed41..c11644b 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 9), Build-Conflicts: josm (>= 0.0.svn10328) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/josm-plugins.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/josm-plugins.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/josm-plugins.git -b jessie-backports Homepage: https://josm.openstreetmap.de/wiki/Plugins Package: josm-plugins 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/josm-plugins.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

