[Pkg-gnupg-commit] [libgpg-error] 30/35: clean up import-orig

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Apr 25 21:47:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository libgpg-error.

commit 0eae1dc6b7fae7816bb3e0c882b73a7e37949c12
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Mon Apr 25 17:30:12 2016 -0400

    clean up import-orig
---
 debian/gbp.conf | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 4b1fde3..4e0ef54 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,3 +1,15 @@
 [DEFAULT]
 pristine-tar = True
 upstream-vcs-tag = libgpg-error-%(version)s
+
+[import-orig]
+filter = [
+ 'po/*.gmo',
+ 'po/stamp-po',
+ 'aclocal.m4',
+ 'config.h.in',
+ 'configure',
+ '*/Makefile.in',
+ 'Makefile.in'
+ ]
+filter-pristine-tar = False

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libgpg-error.git



More information about the Pkg-gnupg-commit mailing list