[Pkg-javascript-commits] [backbone] 05/05: Ease building with git-buildpackage: Git-ignore quilt .pc dir, and suppress it in git-import-orig.

Jonas Smedegaard dr at jones.dk
Wed Nov 19 16:43:20 UTC 2014


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

js pushed a commit to branch master-experimental
in repository backbone.

commit 2c261c8b94de6839fb4016be5d20f402890611f4
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Nov 19 17:43:00 2014 +0100

    Ease building with git-buildpackage: Git-ignore quilt .pc dir, and suppress it in git-import-orig.
---
 .gitignore      | 1 +
 debian/gbp.conf | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b408e6c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/.pc
diff --git a/debian/gbp.conf b/debian/gbp.conf
index a7281f9..790a2f9 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,3 +3,6 @@
 [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/pkg-javascript/backbone.git



More information about the Pkg-javascript-commits mailing list