This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch osgeo/10.5 in repository jmapviewer.
commit 15997d851de512a61e1ee88edc6a02547388cf3b Author: Bas Couwenberg <[email protected]> Date: Mon Jan 23 20:42:34 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 d780a77..7e40907 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jmapviewer (2.0+dfsg-2~xenial1) xenial; urgency=medium + + * Rebuild for xenial. + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Mon, 23 Jan 2017 20:42:19 +0100 + jmapviewer (2.0+dfsg-2) unstable; urgency=medium * Include epoch in default-jdk version requirement. diff --git a/debian/control b/debian/control index c6a6a5d..ab2c197 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9~), xsltproc Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/jmapviewer.git -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/jmapviewer.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/jmapviewer.git -b osgeo/10.5 Homepage: https://wiki.openstreetmap.org/wiki/JMapViewer Package: jmapviewer 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/jmapviewer.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

