[SCM] ardour/master: Comment out DEBIAN_MAINTAINER_MODE.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Jul 2 20:00:00 UTC 2017


The following commit has been merged in the master branch:
commit 2db0b301f16b9edad40b8aff559e732967e9c888
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Jul 2 21:25:00 2017 +0200

    Comment out DEBIAN_MAINTAINER_MODE.

diff --git a/debian/rules b/debian/rules
index e9bf46e..5335fa4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ DEB_CLEAN_EXCLUDE=debian/tmp
 DEB_DESTDIR = $(CURDIR)/debian/tmp/
 
 # Uncomment to generate copyright_newhints file.
-DEB_MAINTAINER_MODE=yes dpkg-buildpackage -rfakeroot -Tclean
+#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