This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch master in repository tophat.
commit 1410d43dea9f629b504ab855c1ee869780a386ab Author: Charles Plessy <[email protected]> Date: Thu Feb 11 21:28:57 2016 +0900 Added a configuration file for git-buildpackage. --- 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..da28238 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,7 @@ +# This package is maintained with git-buildpackage and pristine-tar + +[DEFAULT] +# the default branch for the debian patch: +debian-branch = master +# use pristine-tar: +pristine-tar = True -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tophat.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
