This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch jessie-backports in repository josm.
commit ec93f26ef208d5cf5de773dccdb874ef759aca9a Author: Bas Couwenberg <[email protected]> Date: Sun Jun 19 21:36:47 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 a0649ab..9f1fd11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +josm (0.0.svn10327+dfsg-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:36:32 +0200 + josm (0.0.svn10327+dfsg-1) unstable; urgency=medium * New hotfix tested snapshot. diff --git a/debian/control b/debian/control index 8b8de53..6516678 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 9~), jmapviewer (>= 1.15) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/josm.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/josm.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/josm.git -b jessie-backports Homepage: https://josm.openstreetmap.de Package: josm 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.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

