[Pkg-ocaml-maint-commits] [labltk] 01/05: Add filter-pristine-tar directive to d/gbp.conf

Stéphane Glondu glondu at moszumanska.debian.org
Wed Jun 8 15:29:44 UTC 2016


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

glondu pushed a commit to branch master
in repository labltk.

commit 2a1b57886c1b76c6985b00d846e5aeaf68a99210
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Jun 8 17:18:33 2016 +0200

    Add filter-pristine-tar directive to d/gbp.conf
---
 debian/gbp.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index cec628c..7273719 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,2 +1,6 @@
 [DEFAULT]
 pristine-tar = True
+filter-pristine-tar = True
+filter = [
+    "examples_camltk/taquin.ml",
+    "examples_camltk/tetris.ml" ]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/labltk.git



More information about the Pkg-ocaml-maint-commits mailing list