Your message dated Wed, 12 Oct 2016 15:14:44 +0200
with message-id <71a40c29-33e8-4729-74f0-51f69a34e...@debian.org>
and subject line Re: evince: please enable parallel building
has caused the Debian Bug report #823260,
regarding evince: 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.)


-- 
823260: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823260
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: evince
Version: 3.20.0-3
Severity: wishlist
Tags: patch

Hi,

evince seems to build fine with multiple build jobs when building.
Thus, my suggestion is to enable the parallel build (enabling it in
CDBS) to speed up the compilation when requested (see also
Policy §4.9.1).

Thanks,
-- 
Pino
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,8 @@ DEB_DH_SHLIBDEPS_ARGS += -X /usr/lib/nau
 
 DEB_DH_STRIP_ARGS_ALL = --dbgsym-migration='evince-dbg (<< 3.20.0-2~)'
 
+DEB_BUILD_PARALLEL = 1
+
 install/evince::
 	install -m 0644 -D debian/apparmor-profile debian/evince/etc/apparmor.d/usr.bin.evince
 	install -m 0644 -D debian/apparmor-profile.abstraction debian/evince/etc/apparmor.d/abstractions/evince

--- End Message ---
--- Begin Message ---
Version: 3.21.92-1

On Mon, 02 May 2016 20:28:37 +0200 Pino Toscano <p...@debian.org> wrote:
> Source: evince
> Version: 3.20.0-3
> Severity: wishlist
> Tags: patch
> 
> Hi,
> 
> evince seems to build fine with multiple build jobs when building.
> Thus, my suggestion is to enable the parallel build (enabling it in
> CDBS) to speed up the compilation when requested (see also
> Policy §4.9.1).

With compat 10, parallel is the default.

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to