[SCM] ardour/master: Try to create copyright_newhints file.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Jun 30 10:41:28 UTC 2017


The following commit has been merged in the master branch:
commit c38be1de178466feb4441469e974afc87c3e76a4
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Jun 30 12:40:45 2017 +0200

    Try to create copyright_newhints file.

diff --git a/debian/rules b/debian/rules
index 9bb91b9..e9bf46e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,9 @@ include /usr/share/cdbs/1/class/makefile.mk
 DEB_CLEAN_EXCLUDE=debian/tmp
 DEB_DESTDIR = $(CURDIR)/debian/tmp/
 
+# Uncomment to generate copyright_newhints file.
+DEB_MAINTAINER_MODE=yes dpkg-buildpackage -rfakeroot -Tclean
+
 # ignore oddly packaged bzip2 archive to not upset dpkg
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(waf|(icons|gtk2_ardour)/icons/.*\.png|tools/osx_packaging/.*\.png|gtk_ardour/.*splash\.png|doc/ardour_meter_colors\.png|doc/layering/.*\.png|icons/made_with/ardour_made\.png|debian/(changelog|copyright(|_hints|_newhints)))$
 

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list