This is an automated email from the git hooks/post-receive script. eighthave pushed a commit to branch master in repository javawriter.
commit be2b1dab8714fe6fb108355e4e0c422def854ded Author: Hans-Christoph Steiner <[email protected]> Date: Wed Aug 19 14:30:28 2015 +0200 git-buildpackage: require signed tags and pristine-tar --- debian/gbp.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..5474c60 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,3 @@ +[DEFAULT] +pristine-tar = True +sign-tags = True -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javawriter.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

