This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository jas-plotter.
commit 24da68cff17c32d18e35e2331823e1c2e5da75d0 Author: Giovanni Mascellani <[email protected]> Date: Sat Apr 30 18:09:17 2016 +0200 Fix gbp.conf. --- debian/changelog | 6 ++++++ debian/gbp.conf | 5 ----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 377e71b..44e3234 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jas-plotter (2.2.6+dfsg1-3) UNRELEASED; urgency=medium + + * Fix gbp.conf. + + -- Giovanni Mascellani <[email protected]> Sat, 30 Apr 2016 18:09:21 +0200 + jas-plotter (2.2.6+dfsg1-2) unstable; urgency=low * Team upload diff --git a/debian/gbp.conf b/debian/gbp.conf index d730773..cec628c 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,7 +1,2 @@ - [DEFAULT] -cleaner = fakeroot debian/rules clean -upstream-branch = upstream -debian-branch = build pristine-tar = True - -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/jas-plotter.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

