This is an automated email from the git hooks/post-receive script. eighthave pushed a commit to branch master in repository cmdreader.
commit 0b90112106179a467a8eeceef36e64c054817468 Author: Hans-Christoph Steiner <[email protected]> Date: Tue Aug 4 13:44:23 2015 +0200 add standard git-buildpackage config --- debian/gbp.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..ae1dc36 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,7 @@ +[DEFAULT] +upstream-branch = upstream +debian-branch = master +upstream-tag = upstream/%(version)s +debian-tag = debian/%(version)s +pristine-tar = True +sign-tags = True -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cmdreader.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

