[Pkg-sugar-commit] [sugar-browse-activity] 27/32: Suppress binary files from copyright-check to not upset dpkg.

Jonas Smedegaard dr at jones.dk
Mon Apr 20 09:46:48 UTC 2015


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

js pushed a commit to annotated tag debian/108-10
in repository sugar-browse-activity.

commit 3facbc28074feb42d4926a17bd1eb79e6c579618
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Mar 30 23:42:10 2010 +0200

    Suppress binary files from copyright-check to not upset dpkg.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index bfae250..6b6ad26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,9 @@ DEB_UPSTREAM_URL = http://download.sugarlabs.org/sources/sucrose/fructose/$(DEB_
 DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
 DEB_UPSTREAM_TARBALL_MD5 = 148b5bfbe7f51749b51515a6009ded28
 
+# Suppress binary files to not upset dpkg
+DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^\./data/logo_.*.png|\./debian/(changelog|copyright(|_hints|_newhints))$
+
 # Needed (always/seldom) at runtime
 #  python-rsvg fallbacks unneeded since python-rsvg 2.24.0-2: can be dropped after Squeeze+1
 CDBS_DEPENDS = $(call cdbs_sugar_anybranchdeps,python-sugar python-sugar-toolkit python-carquinyol)

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



More information about the pkg-sugar-commit mailing list