Your message dated Fri, 18 Sep 2015 18:51:34 +0000
with message-id <[email protected]>
and subject line Bug#759128: fixed in merkaartor 0.18.2-1~exp1
has caused the Debian Bug report #759128,
regarding merkaartor: 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 [email protected]
immediately.)


-- 
759128: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759128
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: merkaartor
Version: 0.18.1-3
Severity: wishlist
Tags: patch

Hi,

markaartor seems to build fine with multiple build jobs when building.
Thus, my suggestion is to enable the parallel build (reading the number
of jobs from DEB_BUILD_OPTIONS, and adding it to the make invocation)
to speed up the build when requested (see also Policy ยง4.9.1).

Thanks,
-- 
Pino
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,10 @@ else
 	CFLAGS += -O2
 endif
 
+ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
+NJOBS := -j $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
+endif
+
 configure: configure-stamp
 configure-stamp: $(QUILT_STAMPFN)
 	dh_testdir
@@ -44,7 +48,7 @@ configure-stamp: $(QUILT_STAMPFN)
 build: build-stamp
 build-stamp: configure-stamp
 	dh_testdir
-	$(MAKE)
+	$(MAKE) $(NJOBS)
 	uudecode debian/merkaartor.png.b64
 	touch $@
 

--- End Message ---
--- Begin Message ---
Source: merkaartor
Source-Version: 0.18.2-1~exp1

We believe that the bug you reported is fixed in the latest version of
merkaartor, 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.
Bas Couwenberg <[email protected]> (supplier of updated merkaartor 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: SHA512

Format: 1.8
Date: Fri, 18 Sep 2015 20:25:30 +0200
Source: merkaartor
Binary: merkaartor
Architecture: source amd64
Version: 0.18.2-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Description:
 merkaartor - map editor for OpenStreetMap.org
Closes: 731118 759128 784494
Changes:
 merkaartor (0.18.2-1~exp1) experimental; urgency=medium
 .
   * New upstream release.
   * Move package to Debian GIS team, changes:
     - Move Maintainer to Uploaders
     - Set Debian GIS Project as Maintainer
     - Update Vcs-* URLs for git repository on Alioth
     - Add myself to Uploaders
   * Bump debhelper compatibility to 9.
   * Updates for new upstream development by the OpenStreetMap community:
     - Update watch file for move to GitHub.
     - Update Homepage URL to www.merkaartor.be.
       (closes: #731118)
   * Switch to source format 3.0 (quilt).
   * Use minimal dh rules.
     - Enable parallel builds
       (closes: #759128)
   * Drop patches applied upstream.
   * Update copyright file using copyright-format 1.0.
   * Restructure control file with cme.
   * Update Vcs-Browser URL to use HTTPS.
   * Override dh_install to use --list-missing.
   * Rename old style config sections in gbp.conf.
   * Add patch to fix version detection for tarball releases.
   * Switch to Qt5.
     (closes: #784494)
   * Disable zbar, is Qt4-only.
   * Use dh_auto_* commands in overrides.
   * Disable SpatiaLite support, causes FTBFS.
   * Add patch to fix various typos.
   * Add patch to add hardening buildflags to qmake build.
   * Don't create empty usr/sbin directory.
   * Add patch to add Keywords to merkaartor.desktop.
   * Bump Standards-Version to 3.9.6, changes:
     - canonical Vcs-* URLs
     - copyright-format 1.0
Checksums-Sha1:
 373c2fb1cb5af8b590844d23bb569aca96411e21 2265 merkaartor_0.18.2-1~exp1.dsc
 5c6e7f39960ddd81232f12811d91d32d05f6e5c5 6267866 merkaartor_0.18.2.orig.tar.gz
 c2a28fa9e43f2e30e8cc61607ce192e58d339642 29320 
merkaartor_0.18.2-1~exp1.debian.tar.xz
 5a37d60a1037593aa89e0b457067cc09b892ca35 2280796 
merkaartor_0.18.2-1~exp1_amd64.deb
Checksums-Sha256:
 344ff6130f78db3454e7ebbc4f689b1fc837452399dba13fd8e932ff558fe25a 2265 
merkaartor_0.18.2-1~exp1.dsc
 9e04d554ebc4f9999d0dd6d0cdf4e50a38135f34ded68f5dfd8cb295e20bf508 6267866 
merkaartor_0.18.2.orig.tar.gz
 7a962d2fd3da10a64229c389c35ae3e7e2048a9536ba968331f9cc40d717ab5d 29320 
merkaartor_0.18.2-1~exp1.debian.tar.xz
 f6405dc7f1d736a4a3a4dbbea63714e40e4955bc98b163000c7b93f1a008a39a 2280796 
merkaartor_0.18.2-1~exp1_amd64.deb
Files:
 342a7d2d9bceb2fc38cbc49ec2c5163e 2265 science extra 
merkaartor_0.18.2-1~exp1.dsc
 20bbcc08ae0b36819a73f7754a44c5fe 6267866 science extra 
merkaartor_0.18.2.orig.tar.gz
 e07c21bfe0760de17a8c8ca4c74a7e91 29320 science extra 
merkaartor_0.18.2-1~exp1.debian.tar.xz
 573ae71d60d7c8ab0f748bb7bc4ceb1a 2280796 science extra 
merkaartor_0.18.2-1~exp1_amd64.deb

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

iQIcBAEBCgAGBQJV/FlqAAoJEGdQ8QrojUrx6K0QAKUwVsA2JJ9q3vFkwlIGZpcI
QkMaksbM/qWAN2ZWMcs33o7z2nuMORalQcI7Ru+6baLkGNxYW9hakLwWh3fp99Ru
t2dU8HTRqroNtUh5IlKycug+RkCfiZK1IZAPz1rd37Q/eXJKBougIxPp5/Pl36Qm
Ae7DKXbDVUb1URSNF/cxjGSGYzfGqyFP2X4DXiwvXXsaFzBGim9pll/WFJx92q5U
QIfbNteQo1Axs0mcUsTrTNtrpRlkCk2d0svjqVHzj1lsVvvI/TJaE6rFsE1hrkK8
ZaU0OAOpvIUTOnjGSHk6PQc5C+20CQHemGcYKLLIwr+KkXXO/G1tYrGz3wQ1Jaf+
DB0Su7ianHG2O15C75yqe6xpvi0GVWhxlw9YlYZyOBZqlC+wR5gFvxnAnRjS7OtI
0lv7ozl/byor1S/+BZxB4TvrUzJiUO+GaqnsKx603A9IksdOsbKr9J3kkCb2KoYd
7HK+mJejbNZLCjKuEEFeRhEK8JAaBh0rE358p7JyY7mgegu8f+Uzil3UXpIAtLVu
Px7UHO9p4IlF5DSvn1zACOIN69JbQmHbIDCjAVork2Pp3zEm1FTd+xGS+hY1wdL9
VHK16F310GOhGtR8CV82w8hZanKBLnVYme2Pz1wIudyJPosUgNlqAiy/4QzqKJY/
U7sDvScSuud/v4Rv7QPO
=ZGTD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to