This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libosmium.
commit 01808179d53a7b5fa8f6f0bb31579bedcdda04c7 Author: Bas Couwenberg <[email protected]> Date: Tue Mar 7 18:25:45 2017 +0100 Update gbp.conf to use upstream-2.11 branch. --- debian/changelog | 6 ++++++ debian/gbp.conf | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f53cc97..9141813 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libosmium (2.11.0-2) UNRELEASED; urgency=medium + + * Update gbp.conf to use upstream-2.11 branch. + + -- Bas Couwenberg <[email protected]> Tue, 07 Mar 2017 18:25:33 +0100 + libosmium (2.11.0-1) unstable; urgency=medium * Move from experimental to unstable. diff --git a/debian/gbp.conf b/debian/gbp.conf index 21d0417..006b50d 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -2,7 +2,7 @@ # The default name for the upstream branch is "upstream". # Change it if the name is different (for instance, "master"). -upstream-branch = upstream +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"). -- 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

