[pkg-bacula-commits] [bacula] 01/05: Add filter to debian/gbp.conf to drop src/lib/sha1.[ch] It's not a solution to renaming the version and archive to +dfsg though.

Carsten Leonhardt leo at moszumanska.debian.org
Mon Jul 18 10:41:46 UTC 2016


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

leo pushed a commit to branch master
in repository bacula.

commit cf3913e2b166c18d2df2e5f095bf6f68077c8550
Author: Carsten Leonhardt <leo at debian.org>
Date:   Mon Jul 18 12:17:35 2016 +0200

    Add filter to debian/gbp.conf to drop src/lib/sha1.[ch]
    It's not a solution to renaming the version and archive to +dfsg though.
---
 debian/gbp.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 45052a1..fb461bf 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -2,3 +2,8 @@
 upstream-branch = upstream
 debian-branch = master
 pristine-tar = True
+
+[import-orig]
+filter = [
+       'src/lib/sha1.[ch]'
+       ]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bacula/bacula.git



More information about the pkg-bacula-commits mailing list