[Pkg-sugar-commit] [icon-slicer] 02/05: Extract metadata from png file for copyright check.

Jonas Smedegaard dr at jones.dk
Tue Dec 13 22:33:16 UTC 2016


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

js pushed a commit to branch master
in repository icon-slicer.

commit 78cb2168ce238393e1f78fd14577daf4da2fed31
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Dec 13 23:22:20 2016 +0100

    Extract metadata from png file for copyright check.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6639656..7253c40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,8 +40,7 @@ depends = x11-apps
 CDBS_BUILD_DEPENDS +=, $(deps), $(depends)
 CDBS_DEPENDS_DEFAULT = $(depends)
 
-# suppress checking binary files, to not upset dpkg-source
-DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(examples/.*\.png|debian/(changelog|copyright(|_hints|_newhints)))$
+DEB_COPYRIGHT_EXTRACT_EXTS = png
 
 LDFLAGS += -Wl,--as-needed
 

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



More information about the pkg-sugar-commit mailing list