[Pkg-javascript-commits] [node-optimist] 11/15: Add git-buildpackage config, to enable pristine-tar and signed tags, and suppress .gitignore when importing upstream tarballs.

dod at debian.org dod at debian.org
Wed May 14 17:58:30 UTC 2014


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

dod pushed a commit to branch jonas-work
in repository node-optimist.

commit 5c28fe71d28104080c20abad077994e35015dd62
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Mar 15 01:10:23 2013 +0100

    Add git-buildpackage config, to enable pristine-tar and signed tags, and suppress .gitignore when importing upstream tarballs.
---
 debian/gbp.conf | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..790a2f9
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,8 @@
+# Configuration file for git-buildpackage and friends
+
+[DEFAULT]
+pristine-tar = True
+sign-tags = True
+
+[git-import-orig]
+filter = .gitignore

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-optimist.git



More information about the Pkg-javascript-commits mailing list