Your message dated Sun, 21 Feb 2021 11:48:50 +0000
with message-id <[email protected]>
and subject line Bug#983221: fixed in chemps2 1.8.10-1
has caused the Debian Bug report #983221,
regarding chemps2: reduce Build-Depends
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.)
--
983221: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983221
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: chemps2
Version: 1.8.9-1
Tags: patch
User: [email protected]
Usertags: cross-satisfiability
chemps2 cannot be cross built from source, because its sphinx dependency
is not satisfiable. Fortunately, the documentation resides in an
arch:all packages, so sphinx is not actually required in Build-Depends.
It can be moved to B-D-I if the relevant build instructions are skipped
in arch-only builds. Please consider applying the attached patch to make
that happen (post bullseye). Beyond helping cross compilation, this
change reduces the load on buildds.
Helmut
diff --minimal -Nru chemps2-1.8.9/debian/changelog
chemps2-1.8.9/debian/changelog
--- chemps2-1.8.9/debian/changelog 2018-11-16 12:29:00.000000000 +0100
+++ chemps2-1.8.9/debian/changelog 2021-02-19 20:17:19.000000000 +0100
@@ -1,3 +1,10 @@
+chemps2 (1.8.9-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Reduce Build-Depends: build sphinx during indep build only. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Fri, 19 Feb 2021 20:17:19 +0100
+
chemps2 (1.8.9-1) unstable; urgency=medium
* Upstream 1.8.9: Bug fix long double literals in Wigner.cpp
diff --minimal -Nru chemps2-1.8.9/debian/control chemps2-1.8.9/debian/control
--- chemps2-1.8.9/debian/control 2018-11-16 11:02:00.000000000 +0100
+++ chemps2-1.8.9/debian/control 2021-02-19 20:17:19.000000000 +0100
@@ -13,13 +13,13 @@
python3-all (>= 3.6),
python3-setuptools,
python3-docutils,
- python3-sphinx (>= 1.1),
cython3 (>= 0.19),
python3-numpy,
libpython3-dev,
- libjs-mathjax,
- libjs-jquery,
- libjs-underscore
+Build-Depends-Indep: python3-sphinx (>= 1.1),
+ libjs-mathjax,
+ libjs-jquery,
+ libjs-underscore
Standards-Version: 4.2.1
Homepage: http://sebwouters.github.io/CheMPS2/index.html
Vcs-Git: https://salsa.debian.org/debichem-team/chemps2.git
diff --minimal -Nru chemps2-1.8.9/debian/rules chemps2-1.8.9/debian/rules
--- chemps2-1.8.9/debian/rules 2018-11-16 11:02:00.000000000 +0100
+++ chemps2-1.8.9/debian/rules 2021-02-19 20:17:19.000000000 +0100
@@ -17,12 +17,13 @@
# echo "DEB_HOST_GNU_TYPE = ${DEB_HOST_GNU_TYPE}"
dh_auto_configure -- -DCMAKE_INSTALL_LIBDIR=lib/${DEB_HOST_MULTIARCH} \
-DENABLE_XHOST=OFF \
- -DBUILD_SPHINX=ON \
+ -DBUILD_SPHINX=$(if $(filter chemps2-doc,$(shell
dh_listpackages)),ON,OFF) \
-DHDF5_INCLUDE_DIRS=/usr/include/hdf5/serial \
-DCMAKE_BUILD_TYPE=release
override_dh_auto_build:
dh_auto_build -- VERBOSE=1
+execute_after_dh_auto_build-indep:
# https://wiki.debian.org/Python/LibraryStyleGuide: info on sphinx-build
PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -b html \
-c
obj-${DEB_HOST_GNU_TYPE}/sphinx/ \
@@ -34,6 +35,7 @@
cd build-sphinx/html && sed -i
"s/_static\/jquery.js/\/usr\/share\/javascript\/jquery\/jquery.js/" *.html
cd build-sphinx/html && sed -i
"s/_static\/underscore.js/\/usr\/share\/javascript\/underscore\/underscore.js/"
*.html
cd build-sphinx/html/_static && rm jquery*.js underscore*.js
+execute_after_dh_auto_build-arch:
cd PyCheMPS2 && CPATH=../CheMPS2/include:/usr/include/hdf5/serial
python3 setup.py build_ext -L ../obj-${DEB_HOST_GNU_TYPE}/CheMPS2
override_dh_auto_install:
--- End Message ---
--- Begin Message ---
Source: chemps2
Source-Version: 1.8.10-1
Done: Michael Banck <[email protected]>
We believe that the bug you reported is fixed in the latest version of
chemps2, 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 chemps2 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: Sun, 21 Feb 2021 12:21:35 +0100
Source: chemps2
Architecture: source
Version: 1.8.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Michael Banck <[email protected]>
Closes: 983221
Changes:
chemps2 (1.8.10-1) unstable; urgency=medium
.
* New upstream release.
.
[ Helmut Grohne ]
* Reduce Build-Depends: build sphinx during indep build only. (Closes:
#983221).
Checksums-Sha1:
fc05674858c1f2280be3bc13af84e9993943d6dc 2564 chemps2_1.8.10-1.dsc
c21543c73e5ca7edf6ec0b330c212e44280009cb 1250020 chemps2_1.8.10.orig.tar.gz
21e02d1d1a8bd7f89b5bea1af28db5773ecfecbf 14504 chemps2_1.8.10-1.debian.tar.xz
8b65ceba8f87e3af9f9df5f9c70a072634204e27 7086 chemps2_1.8.10-1_source.buildinfo
Checksums-Sha256:
443c08629a437c28b1ebe069dcb04694e9868f498e18bd667792efbfcc66b138 2564
chemps2_1.8.10-1.dsc
7d1dd47a6473e5a60eabcc0f5d84a6c68ebf777c8dba20ee35052054c59f734e 1250020
chemps2_1.8.10.orig.tar.gz
9a906b680150569f8f9590e37529c69b1ee59b5fa16102054bb443a1c2352d5e 14504
chemps2_1.8.10-1.debian.tar.xz
ed454a1524cd8ec369b9516ccbe030fdfe31e45e311e19288e8d87bd08de1cb6 7086
chemps2_1.8.10-1_source.buildinfo
Files:
88a81370b650a9bf2306908be6f97890 2564 libs optional chemps2_1.8.10-1.dsc
7033cea0d1bb4ebdf78bf9b5d90e0059 1250020 libs optional
chemps2_1.8.10.orig.tar.gz
8c40d1e97a31ff9a965817ed9ca3f08b 14504 libs optional
chemps2_1.8.10-1.debian.tar.xz
6c6900345cfc76e89e31fa734c2ea068 7086 libs optional
chemps2_1.8.10-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEnKh3dJ+rLk+paGLs3GhqJ7Q0gbAFAmAyQkkACgkQ3GhqJ7Q0
gbBgSw/8D1ynDHBjCsusIxkzNQQWlb7jN8fDhvXpZrolqYiWDM1V1ID8WBz9524D
3EtTU1SkK3yoSOMTOMHUExgjCqQUVp6mKDHM2jm8A/28M9g3h1k/Kf1j9QdSMX2V
m0se8TarUaRcrucs3ulO+kuuX9Vqe0ezC5+JMuk7tPgguto2kiiAo786JUBHoWSE
fpZey4Ufrad7em3KWv35tOwKe+MIkmHCskUSjOLgZUVVeAXuBPD6ujHGhvbCsUpw
XqSsMV79o/Pr//roY27q7PkBkPMnnXWsV9iFUP/9XjUws6GBKxvvBgLiE53Qn/Nb
WM7NeS945NTjzlqbBZA404/DiuyhCaLX8qDt4grXUS2wVqnkwzsPsP+lNZ5GLsJv
cFiwEHeLCr3tTeTFsE9+94L67KbLIt7vGzl484qCKXLptm781nbBrytntKWV/TPY
BTNNRTK309HNTvAbGJZJ+AphkB818DUMRk1OS/XZte8JuJenD/YqL2EVw3tyoXyG
NZu8fUeB1VhF8HKQvt9UASZ/Nu4sr7QkPAY4O9fQlQCnncSU1J0mrRyItgkD8SPv
Bbb/i9jrntQgi5c0hx6ePABfJ95ls6etFZEwoLjsAchPDHiTI/VgIp7skEslwNPo
pnK0AFyOOOzpN/p9i5j3jcFnpeUP75qgdnukJoOSm6Po8NRYsgc=
=fKKE
-----END PGP SIGNATURE-----
--- End Message ---