Your message dated Sun, 17 Jan 2016 16:34:02 +0000
with message-id <[email protected]>
and subject line Bug#798246: fixed in madness 0.10-4
has caused the Debian Bug report #798246,
regarding madness: please allow 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 [email protected]
immediately.)


-- 
798246: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798246
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:madness
Severity: wishlist

Since it takes quite some time to build madness, it's nice to allow
parallel building to make use of multi-core systems, attached patch is
using the Debian recommended way which will honor the
DEB_BUILD_OPTIONS=parallel=n variable at build time.

Thanks,
Aron
diff --git a/debian/rules b/debian/rules
index 769f22a..7cbeedc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ include /usr/share/dpkg/default.mk
 
 
 %:
-       dh $@  --with autotools-dev
+       dh $@ --parallel --with autotools-dev
 
 override_dh_auto_clean:
        -dh_auto_clean

--- End Message ---
--- Begin Message ---
Source: madness
Source-Version: 0.10-4

We believe that the bug you reported is fixed in the latest version of
madness, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Banck <[email protected]> (supplier of updated madness package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 17 Jan 2016 16:48:21 +0100
Source: madness
Binary: libmadness-dev
Architecture: source
Version: 0.10-4
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Michael Banck <[email protected]>
Description:
 libmadness-dev - Numerical Environment for Scientific Simulation (development 
file
Closes: 798246
Changes:
 madness (0.10-4) unstable; urgency=medium
 .
   [ Michael Banck ]
   * debian/control (Build-Depends): Replaced libopenmpi-dev with
     mpi-default-dev.
   * debian/rules (/usr/share/mpi-default-dev/debian_defaults): New included
     file.
   * debian/rules: Allow for parallel building, patch by Aron Xu
     (Closes: #798246).
   * debian/rules (override_dh_auto_test): Print testuite results if one or more
     tests fail.
   * debian/patches/fix_cblas_definitions.patch: New patch, fixes cblas
     definitions, taken from upstream commit b244daad.
 .
   [ Daniel Leidert ]
   * debian/watch: Added.
Checksums-Sha1:
 6c35e2eee45f9663e4cc926eaa749619cc6e8a90 1981 madness_0.10-4.dsc
 428158216596f324e82ddad2820ba2ae0245de88 5120 madness_0.10-4.debian.tar.xz
Checksums-Sha256:
 3cb047b2696c13415ac6963eb986f08867359e6c35bcc8d1606144014250ed45 1981 
madness_0.10-4.dsc
 e79cb38ea33ee526d36781e3decb243ef520eac8ede908d5dc4b990d6dab1e4f 5120 
madness_0.10-4.debian.tar.xz
Files:
 3dcc74cc72f89007838ca921734544a7 1981 libdevel optional madness_0.10-4.dsc
 a8c509e256e5de3e71dc9508d79950ab 5120 libdevel optional 
madness_0.10-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJWm77nAAoJENxoaie0NIGwbYcQAKTIdwtALpF9D7sSPDoMDs+R
wVEQOYMiTHelNOCrADpvGadMU4lVfcKHBZVI/p1DwaAqwEIlT1OGuN5+3Hzh37dI
gJM2/isohBZf6F3nkFrC6Gqn70Al2qMo4akHL0SJHXD9tdyTVsgXJYNTIVAC3lgo
k/Z6nzlpfCrbtvNw0QTuQb2HoJqOhpNYnx5KYSpeKeYy9B9rkrQWrWmszyMnl155
UCIK8pPg+5vNmk5YkDFTkBYz662cEarjQWdbR1f2qXIOXhdYbVZ9y4Eq8S5uHFFq
xINKUTm+aHUTvx0eFuKBbicGZusddk06IbjfBafUuDRvmJ6k/VQtG0Rw8Vzi3dQN
CsTfBWqBZwiydO1N20Wz3VuA1n+vfalJsHxumEbq/T82Aqv38PGj6Q9b0M3zgCRH
B8fYForlRdAn8J/xGv2USfRLoEGxD+eTwPj736uew9avrEJmydsfFzhywaWR80TH
wxK7jC6+m9oBSfjHFz06C8RFtxY1vPnDo8tL/I6e6ZwcmwSojF8fFMUE6FJtSGBc
B4E7gZKTBlkz+NXkjLpPbg9djPnNSCUHSkPf3W862+CSQTJ3Ydx+NpIs0/VxWFxJ
OaDHBcGVTa3n4D5vtLD8jOMwuKZjjHYinxQRxbJTiRKbhGUXOypoiQ/vZe6YzLST
lnEYiKSpQTc0BXvsQ7ZO
=tUjO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to