This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch osgeo/10.5 in repository josm-plugins.
commit e5ee4a24ae2c81994b84d14a69ec813da2b6f80d Author: Bas Couwenberg <[email protected]> Date: Mon Jan 23 21:23:00 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 0b77109..32be088 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +josm-plugins (0.0.svn33112+ds-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:22:50 +0100 + josm-plugins (0.0.svn33112+ds-1) unstable; urgency=medium * New upstream SVN snapshot. diff --git a/debian/control b/debian/control index 0f4251f..9f0994b 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9), Build-Conflicts: josm (>= 0.0.svn11428) 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 osgeo/10.5 Homepage: https://josm.openstreetmap.de/wiki/Plugins Package: josm-plugins 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-plugins.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

