This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch debian/sid in repository jruby-joni.
commit 6c33415d4a8933226efccdda8bf667f2bebc1329 Author: Hideki Yamane <[email protected]> Date: Sat Mar 19 08:27:29 2016 +0900 pbuilder = True --- debian/changelog | 7 +++++++ debian/gbp.conf | 3 +++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0b28b10..e5ccd27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jruby-joni (2.1.10-2) UNRELEASED; urgency=medium + + * debian/gbp.conf + - set "pbuilder = True" + + -- Hideki Yamane <[email protected]> Sat, 19 Mar 2016 08:27:07 +0900 + jruby-joni (2.1.10-1) unstable; urgency=medium * New upstream release diff --git a/debian/gbp.conf b/debian/gbp.conf index 64ee40e..8843716 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -10,3 +10,6 @@ color = auto upstream-tree = tag # uncomment this to automatically GPG sign tags: sign-tags = True + +pbuilder = True + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

