This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch osgeo/10.5 in repository josm.
commit 797743a06317186168692e7164067fc9a0876a03 Author: Bas Couwenberg <[email protected]> Date: Mon Jan 23 21:06:42 2017 +0100 Rebuild for xenial. 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 f0c9e18..7b850aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +josm (0.0.svn11427+dfsg-1~xenial1) xenial; urgency=medium + + * Rebuild for xenial. + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Mon, 23 Jan 2017 21:06:31 +0100 + josm (0.0.svn11427+dfsg-1) unstable; urgency=medium * New tested snapshot. diff --git a/debian/control b/debian/control index fe7d9c1..6669817 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 9~), libterm-readkey-perl 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 osgeo/10.5 Homepage: https://josm.openstreetmap.de Package: josm diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..b18402a 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 = osgeo/10.5 # 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

