[Pkg-javascript-commits] [SCM] web development framework for NodeJS branch, master, updated. debian/2.5.9-2-20-gc1de6a0

Jonas Smedegaard dr at jones.dk
Fri Mar 15 01:16:54 UTC 2013


The following commit has been merged in the master branch:
commit a24fab285ab497cf90c9d7f1845849ed1429a6e4
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Mar 15 02:05:29 2013 +0100

    Add git-buildpackage config, to enable pristine-tar and signed tags, and suppress .gitignore when importing upstream tarballs.

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

-- 
web development framework for NodeJS



More information about the Pkg-javascript-commits mailing list