[Pkg-javascript-commits] [uglifyjs] 43/50: Modernize git-buildpackage config: Filter any .git* file.
Jonas Smedegaard
dr at jones.dk
Thu Aug 17 23:06:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository uglifyjs.
commit 78d89105ba9e125859f99f4de70a85c3227610af
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Jun 24 22:01:13 2017 +0200
Modernize git-buildpackage config: 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 bf11df4..3fa5f74 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -5,6 +5,4 @@ upstream-branch = upstream
debian-branch = master
pristine-tar = True
sign-tags = True
-
-[import-orig]
-filter = .gitignore
+filter = */.git*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/uglifyjs.git
More information about the Pkg-javascript-commits
mailing list