This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch-backports in repository osmium-tool.
commit 9ab32045b854c3baf6650832b87496cdc0cb0d0f Author: Bas Couwenberg <[email protected]> Date: Sun Jul 2 12:40:07 2017 +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 2f33e33..2a0201f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +osmium-tool (1.6.1-2~bpo9+1) stretch-backports; urgency=medium + + * Rebuild for jessie-backports. + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Sun, 02 Jul 2017 12:39:17 +0200 + osmium-tool (1.6.1-2) unstable; urgency=medium * Bump Standards-Version to 4.0.0, no changes. diff --git a/debian/control b/debian/control index 3293f0e..30fcd37 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), zlib1g-dev Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/osmium-tool.git/ -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/osmium-tool.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/osmium-tool.git -b stretch-backports Homepage: http://osmcode.org/osmium-tool/ Package: osmium-tool diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..2faff05 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 = stretch-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/osmium-tool.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

