Your message dated Fri, 06 Jun 2014 01:19:18 +0000
with message-id <[email protected]>
and subject line Bug#749971: fixed in texworks 0.5~svn1363-4
has caused the Debian Bug report #749971,
regarding texworks: 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.)
--
749971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749971
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: texworks
Version: 0.5~svn1363-3
Severity: wishlist
Tags: patch
Hi,
texworks 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
@@ -15,6 +15,10 @@ include /usr/share/dpkg/buildflags.mk
CFLAGS+=$(CPPFLAGS)
CXXFLAGS+=$(CPPFLAGS)
+ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
+NJOBS := -j $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
+endif
+
.PHONY: build-arch build-indep build clean binary-indep binary-arch binary install configure
@@ -38,7 +42,7 @@ build-arch: build-stamp
# Build architecture-dependent files
build-stamp: configure-stamp
dh_testdir
- cd build && $(MAKE) VERBOSE=1
+ cd build && $(MAKE) $(NJOBS) VERBOSE=1
touch $@
clean:
--- End Message ---
--- Begin Message ---
Source: texworks
Source-Version: 0.5~svn1363-4
We believe that the bug you reported is fixed in the latest version of
texworks, 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.
Atsuhito KOHDA <[email protected]> (supplier of updated texworks 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: Fri, 06 Jun 2014 09:32:35 +0900
Source: texworks
Binary: texworks texworks-scripting-lua texworks-scripting-python
texworks-help-en
Architecture: source amd64 all
Version: 0.5~svn1363-4
Distribution: unstable
Urgency: medium
Maintainer: Atsuhito KOHDA <[email protected]>
Changed-By: Atsuhito KOHDA <[email protected]>
Description:
texworks - Environment for authoring TeX (LaTeX, ConTeXt, etc) documents
texworks-help-en - English help files for TeXworks
texworks-scripting-lua - Plugin to bring Lua scripting to TeXworks
texworks-scripting-python - Plugin to bring Python scripting to TeXworks
Closes: 749971
Changes:
texworks (0.5~svn1363-4) unstable; urgency=medium
.
* Enabled parallel building. Thanks to Pino Toscano <pino AT debian.org>.
(Closes: #749971)
Checksums-Sha1:
5b091133e76555060e76691b440b08ca23f8d319 1409 texworks_0.5~svn1363-4.dsc
d29acdf049ee1698b8c36e7d85b7228718c10e5c 6898 texworks_0.5~svn1363-4.diff.gz
ba8de883508ce6460142ca138ff042d3367d3541 1836822
texworks_0.5~svn1363-4_amd64.deb
8feee3c316d500f831b3862a1441098e4f57e444 20022
texworks-scripting-lua_0.5~svn1363-4_amd64.deb
a04be2d62fb19652adc26d25fa05eaf8124dce66 21844
texworks-scripting-python_0.5~svn1363-4_amd64.deb
c57bf572380bc2b455afa7ecd1d3c677694277cf 1901290
texworks-help-en_0.5~svn1363-4_all.deb
Checksums-Sha256:
5ea2270ea69832ea5368fd3f5f6f6845d1af2b0534cea460c0ba8fa353883bc5 1409
texworks_0.5~svn1363-4.dsc
874a88b744041423c35522374da61c683354b73394ddc373c533836dfc69a64d 6898
texworks_0.5~svn1363-4.diff.gz
a058c9d926b7543708590809701ccec79d0f998ea6c1cad31dae132e6569c0a8 1836822
texworks_0.5~svn1363-4_amd64.deb
c1ba960d319dfb62264801bafe4d821ec9190a6eb1d889eda1f8fd7e145b59e4 20022
texworks-scripting-lua_0.5~svn1363-4_amd64.deb
7e579145b81f091af5f8832aed8c0ac2e5e602d806af4a4ae6ded89497280a32 21844
texworks-scripting-python_0.5~svn1363-4_amd64.deb
f71a662bd2cd2ca106ef4544d78036d8dd27743069cff8a2d55f4ad2383ab704 1901290
texworks-help-en_0.5~svn1363-4_all.deb
Files:
991c1a1df8d31a92d9d07416390aef81 1836822 editors extra
texworks_0.5~svn1363-4_amd64.deb
a74e54a9641e7753d202e324e3ac4aaf 20022 editors extra
texworks-scripting-lua_0.5~svn1363-4_amd64.deb
d5685049fe6da5d5a0158411810d06c3 21844 editors extra
texworks-scripting-python_0.5~svn1363-4_amd64.deb
923bba5800dc21f1102988f2ea671828 1901290 editors extra
texworks-help-en_0.5~svn1363-4_all.deb
b1464108fca6f74b49304761f334264a 1409 editors extra texworks_0.5~svn1363-4.dsc
1c65344c0652e24a5565e10942c45550 6898 editors extra
texworks_0.5~svn1363-4.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlOREv0ACgkQ1IXdL1v6kOxumQCgiUzaHcq+3WjfqdL76nqWSgjb
Y5IAnRDk0uSCX5gJoS3QkWkbH+LT/lx6
=Yk0Z
-----END PGP SIGNATURE-----
--- End Message ---