Your message dated Sun, 18 Feb 2018 01:37:57 +0000
with message-id <4346645c-ce02-24be-d3d9-51d278a00...@debian.org>
and subject line Bug#759117: fixed in ffdiaporama 1.5-5
has caused the Debian Bug report #759117,
regarding ffdiaporama: please enable parallel building
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
759117: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759117
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ffdiaporama
Version: 1.5-4
Severity: wishlist
Tags: patch

Hi,

ffdiaporama seems to build fine with multiple build jobs when building.
Thus, my suggestion is to enable the parallel build (with the
--parallel option of dh) to speed up the compilation when requested
(see also Policy ยง4.9.1).

Thanks,
-- 
Pino
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	qmake-qt4 ffDiaporama.pro

--- End Message ---
--- Begin Message ---
Version: 1.5-5

Parallel building was enabled in ffdiaporama 1.5-5.

James

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to