[Pkg-ocaml-maint-commits] [frama-c] 02/08: Clean up content of filtered files from debian/gbp.conf
Mehdi Dogguy
mehdi at moszumanska.debian.org
Sun Jan 1 00:06:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
mehdi pushed a commit to branch master
in repository frama-c.
commit 1feb7af960ecd1f13c4f6b2ebe7201c9737f9444
Author: Mehdi Dogguy <mehdi at debian.org>
Date: Tue Dec 27 21:31:11 2016 +0100
Clean up content of filtered files from debian/gbp.conf
---
debian/changelog | 1 +
debian/gbp.conf | 4 ----
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0ea6fdc..18b37c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ frama-c (20161101+silicon+dfsg-3) UNRELEASED; urgency=medium
* Fix typo in Vcs-Browser field
* Install frama-c-config utility in frama-c-base
+ * Clean up content of filtered files from debian/gbp.conf
-- Mehdi Dogguy <mehdi at debian.org> Thu, 22 Dec 2016 10:06:03 +0100
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 1d83450..96bad74 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -2,9 +2,5 @@
pristine-tar = True
filter-pristine-tar = True
filter = [
- "ocamlgraph",
- "ocamlgraph.tar.gz",
- "doc/manuals",
- "cil/doc",
"tests/test/adpcm.c"
]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/frama-c.git
More information about the Pkg-ocaml-maint-commits
mailing list