[libdist-inkt-role-release-perl] 10/14: Modernize git-buildpackage config: Avoid git- prefix. Filter any .git* file.

Jonas Smedegaard dr at jones.dk
Sat Apr 30 11:28:08 UTC 2016


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

js pushed a commit to branch master
in repository libdist-inkt-role-release-perl.

commit 0073ef96925860460f4323deaf955e41d794a9a9
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Apr 30 13:21:24 2016 +0200

    Modernize git-buildpackage config: Avoid git- prefix. Filter any .git* file.
---
 debian/gbp.conf | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 790a2f9..2a594ca 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,6 +3,4 @@
 [DEFAULT]
 pristine-tar = True
 sign-tags = True
-
-[git-import-orig]
-filter = .gitignore
+filter = */.git*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-inkt-role-release-perl.git



More information about the Pkg-perl-cvs-commits mailing list