Your message dated Thu, 24 Jan 2019 15:26:21 +0000
with message-id <[email protected]>
and subject line Bug#920142: fixed in pigpio 1.68-3
has caused the Debian Bug report #920142,
regarding pigpio: 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.)
--
920142: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920142
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pigpio
Version: 1.68-2
Severity: wishlist
Tags: patch
Hi,
pigpio 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
@@ -7,7 +7,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardeni
export DEB_CFLAGS_MAINT_APPEND = -Wno-format-security
%:
- dh $@ --with python2,python3,systemd
+ dh $@ --parallel --with python2,python3,systemd
override_dh_clean:
rm -rf build
--- End Message ---
--- Begin Message ---
Source: pigpio
Source-Version: 1.68-3
We believe that the bug you reported is fixed in the latest version of
pigpio, 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.
Peter Michael Green <[email protected]> (supplier of updated pigpio 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: SHA256
Format: 1.8
Date: Thu, 24 Jan 2019 13:25:48 +0000
Source: pigpio
Binary: libpigpiod-if2-1 libpigpiod-if1 libpigpiod-if-dev pigpio-tools
python-pigpio python3-pigpio
Architecture: source
Version: 1.68-3
Distribution: unstable
Urgency: medium
Maintainer: Peter Michael Green <[email protected]>
Changed-By: Peter Michael Green <[email protected]>
Closes: 920142
Description:
libpigpiod-if1 - Client library for Raspberry Pi GPIO control (deprecated)
libpigpiod-if2-1 - Client library for Raspberry Pi GPIO control
libpigpiod-if-dev - Development headers for client libraries for Raspberry Pi
GPIO co
pigpio-tools - Client tools for Raspberry Pi GPIO control
python3-pigpio - Python module which talks to the pigpio daemon (Python 3)
python-pigpio - Python module which talks to the pigpio daemon (Python 2)
Changes:
pigpio (1.68-3) unstable; urgency=medium
.
* Fix short description for libpigpiod-if-dev package.
* Remove systemd stuff in debian/rules, since we don't ship the server.
* Fix some screwups in 64-bit patch where PRIX64 was used where PRIXPTR
should have been used.
* Enable parallel building (Closes: 920142)
Checksums-Sha1:
1398934edbf9a81d30d56f2b1f72290c17523341 2239 pigpio_1.68-3.dsc
4ce92b3917b0e9ecb01b40fd1283b5fb43de9341 13416 pigpio_1.68-3.debian.tar.xz
Checksums-Sha256:
38b3b0467e3b8fba97be0160b0f246e5404df1c4d90ee14c3cb475ca9bed64f6 2239
pigpio_1.68-3.dsc
f9b718d8e83d69c9f5e0afdbd05ad7aff3d4b098585289fcf10159005431d38b 13416
pigpio_1.68-3.debian.tar.xz
Files:
759fd59c104881d2d0516b55e234d9b4 2239 utils optional pigpio_1.68-3.dsc
8bcdeeaa75c984110e0443252358c848 13416 utils optional
pigpio_1.68-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCAAyFiEEU0DQATYMplbjSX63DEjqKnqP/XsFAlxJwakUHHBsdWd3YXNo
QGRlYmlhbi5vcmcACgkQDEjqKnqP/Xu/MQ//Wu+yanCdq7nH6Q6tB8kR+6H7Gt10
IF+R7jMwsGcYRv3LF+hdLCyEVUpXxRPJv/kDiUIpOiRsB5k15zUzGbcJrmZFvg2e
i+B8lCyZw9sfXEPsWNWEZNStxNK9rH5rfj4iaKnFLYb4QazoIYAF2efWcqOhWuZt
KvCp2c9WZMPR0dEVLdP7XQppJQlHlKxZ0RNgGAdTIcjdS2Q3nmylDZLh2FeBBnAZ
ojkvyQ7ySN4JUtYOy80NaZ6tvGI5lNNeDp24fsdrLpnULi0zJ2+jJvXt/xzN9gIn
ATnTheefJCkGWKk60kB0X37SF3J7F4VwszWbRxCE0IIlrDBCGvSc/m+j4s6k6lCZ
js8cLYeHiZBz6Kx7Ui7JxghLnxiaMB9XfIl1Ui+AAbP6ly7XRnZjDLCKBkXecJUZ
/xnm2ck3LlseqagGrMuOOpgvU5/pWZqrgt+FHd0tLvcLkp0l/BUqAECpB3MZAilw
dgu50RU7sFoW9JnoRk8ox2ta636GfQNWYRENewcb3UiWoJr2hsBc5lDRL6mqpz13
a/3L5hsSvDFH7FpUFyPia9ciKRt/ZlhRIZrLOOvxlK16XnEuddC0+ZGz26WuTEyX
NAqpP9ZZ8/2LXhYX0a8jP6VoFabWj8KqBs82ZBOPVCFgfqIyETqEIje2yALM9Pfk
1wRsmIGDtaUZ8yE=
=Uq9t
-----END PGP SIGNATURE-----
--- End Message ---