This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository libosmium.
commit 815d9871926de496c49de820ee70e0ae4793dc74 Author: Bas Couwenberg <[email protected]> Date: Tue Mar 7 18:35:16 2017 +0100 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 f53cc97..c5e1f1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libosmium (2.11.0-2) UNRELEASED; urgency=medium + + * Update branch in gbp.conf & Vcs-Git URL. + + -- Bas Couwenberg <[email protected]> Tue, 07 Mar 2017 18:35:05 +0100 + libosmium (2.11.0-1) unstable; urgency=medium * Move from experimental to unstable. diff --git a/debian/control b/debian/control index bc4bb52..6319c5b 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 experimental Homepage: http://osmcode.org/libosmium/ Package: libosmium2-dev diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..6464eea 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 = experimental # 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

