This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch in repository libosmium.
commit c02fd7d04a05c2547adbe92e106ff812468071cc Author: Bas Couwenberg <[email protected]> Date: Sat Aug 26 15:03:57 2017 +0200 Update branch in gbp.conf & Vcs-Git URL. --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/gbp.conf | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8d35b5e..333d254 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libosmium (2.11.3-2) UNRELEASED; urgency=medium + + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Sat, 26 Aug 2017 15:03:45 +0200 + libosmium (2.11.3-1) unstable; urgency=medium * New upstream bugfix release. diff --git a/debian/control b/debian/control index bc4bb52..cf3e831 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 9), zlib1g-dev Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/libosmium.git/ -Vcs-Git: https://anonscm.debian.org/git/pkg-grass/libosmium.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/libosmium.git -b stretch Homepage: http://osmcode.org/libosmium/ Package: libosmium2-dev diff --git a/debian/gbp.conf b/debian/gbp.conf index 006b50d..d9e0af1 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -6,7 +6,7 @@ upstream-branch = upstream-2.11 # 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 # 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/libosmium.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

