[SCM] flowblade/master: Modernize git-buildpackage config: Filter any .git* file. Add usage comment. Sign tags.

js at users.alioth.debian.org js at users.alioth.debian.org
Fri Jan 6 14:57:56 UTC 2017


The following commit has been merged in the master branch:
commit 9ae7ca3aadd4b5131d34f888bc0098925b29454e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jan 6 15:51:10 2017 +0100

    Modernize git-buildpackage config: Filter any .git* file. Add usage comment. Sign tags.

diff --git a/debian/gbp.conf b/debian/gbp.conf
index cec628c..2a594ca 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,2 +1,6 @@
+# Configuration file for git-buildpackage and friends
+
 [DEFAULT]
 pristine-tar = True
+sign-tags = True
+filter = */.git*

-- 
flowblade packaging



More information about the pkg-multimedia-commits mailing list