This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository latexdiff.
commit 12a8ddee52c6df3921b1476362d6c9dd0762426f Author: gregor herrmann <[email protected]> Date: Sat Aug 2 16:47:02 2014 +0200 Add debian/gbp.conf. Filter out *.1 files on git-import-orig, since we're cleaning and regenerating them. --- debian/gbp.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..8bd3900 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,2 @@ +[git-import-orig] +filter = *.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/latexdiff.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
