Your message dated Sat, 07 Dec 2019 06:49:07 +0000
with message-id <e1idttr-000aw5...@fasolo.debian.org>
and subject line Bug#946234: fixed in pygalmesh 0.5.0-1
has caused the Debian Bug report #946234,
regarding [NMU] FTFBS with CGAL 5.0 (if cmake is absent)
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 ow...@bugs.debian.org
immediately.)
--
946234: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946234
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pygalmesh
Version: 0.4.0-1
Severity: serious
Tags: ftbfs
Control: block 944417 by -1
Hi,
the transition to CGAL 5.0 started (see bug #944417) and your package FTBFS (if
cmake is not present, see the other bug I just filed). I intend to NMU the
package with the attached diff to DELAYED/5-day.
Best regards,
Joachim
diff -Nru pygalmesh-0.4.0/debian/changelog pygalmesh-0.4.0/debian/changelog
--- pygalmesh-0.4.0/debian/changelog 2019-08-18 18:42:35.000000000 +0200
+++ pygalmesh-0.4.0/debian/changelog 2019-12-05 23:07:13.000000000 +0100
@@ -1,3 +1,11 @@
+pygalmesh (0.4.0-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add patch to fix FTBFS with CGAL >= 5.0 (Closes: #xxxxxx).
+ * Add Build-Depends: libcgal-dev (>= 5.0~).
+
+ -- Joachim Reichel <reic...@debian.org> Thu, 05 Dec 2019 23:07:13 +0100
+
pygalmesh (0.4.0-1) unstable; urgency=medium
* set debian/watch to track upstream git tags,
diff -Nru pygalmesh-0.4.0/debian/control pygalmesh-0.4.0/debian/control
--- pygalmesh-0.4.0/debian/control 2019-08-18 18:42:35.000000000 +0200
+++ pygalmesh-0.4.0/debian/control 2019-12-05 23:07:13.000000000 +0100
@@ -5,7 +5,7 @@
Uploaders: Drew Parsons <dpars...@debian.org>
Build-Depends: debhelper-compat (= 12),
dh-python, python3-all-dev, python3-setuptools,
- libcgal-dev,
+ libcgal-dev (>= 5.0~),
libeigen3-dev,
pandoc,
python3-meshio,
diff -Nru pygalmesh-0.4.0/debian/patches/series
pygalmesh-0.4.0/debian/patches/series
--- pygalmesh-0.4.0/debian/patches/series 1970-01-01 01:00:00.000000000
+0100
+++ pygalmesh-0.4.0/debian/patches/series 2019-12-05 23:06:31.000000000
+0100
@@ -0,0 +1 @@
+use-cgal-in-header-only-mode.patch
diff -Nru pygalmesh-0.4.0/debian/patches/use-cgal-in-header-only-mode.patch
pygalmesh-0.4.0/debian/patches/use-cgal-in-header-only-mode.patch
--- pygalmesh-0.4.0/debian/patches/use-cgal-in-header-only-mode.patch
1970-01-01 01:00:00.000000000 +0100
+++ pygalmesh-0.4.0/debian/patches/use-cgal-in-header-only-mode.patch
2019-12-05 23:07:13.000000000 +0100
@@ -0,0 +1,14 @@
+Index: pygalmesh-0.4.0/setup.py
+===================================================================
+--- pygalmesh-0.4.0.orig/setup.py
++++ pygalmesh-0.4.0/setup.py
+@@ -48,8 +48,7 @@ ext_modules = [
+ get_pybind_include(),
+ get_pybind_include(user=True),
+ ],
+- # CGAL_ImageIO for generate_from_inr
+- libraries=["CGAL", "CGAL_ImageIO", "gmp", "mpfr"],
++ libraries=["stdc++", "gmp", "mpfr"],
+ )
+ ]
+
--- End Message ---
--- Begin Message ---
Source: pygalmesh
Source-Version: 0.5.0-1
We believe that the bug you reported is fixed in the latest version of
pygalmesh, 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 946...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Drew Parsons <dpars...@debian.org> (supplier of updated pygalmesh 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 07 Dec 2019 14:07:47 +0800
Source: pygalmesh
Architecture: source
Version: 0.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Closes: 946234
Changes:
pygalmesh (0.5.0-1) unstable; urgency=medium
.
* New upstream release.
- fixes build against CGAL 5. Thanks Joachim Reichel for a patch.
Closes: #946234.
Checksums-Sha1:
ad337736d1467fa2b57739e383f71e2006fda3ea 2172 pygalmesh_0.5.0-1.dsc
971a1c79848411c99feac16badc9645bb294656b 873932 pygalmesh_0.5.0.orig.tar.xz
95a60a78ecd3527fd068973a0592310287cff819 4332 pygalmesh_0.5.0-1.debian.tar.xz
Checksums-Sha256:
ecdd3f1519b6a0caeeb27cb3691821660fd93bfcf64e593acee9c5806b584b64 2172
pygalmesh_0.5.0-1.dsc
37bc42821e11b842a13b3f20bcca4643bf56fc6de2e1ec036dea5ce79c3114c6 873932
pygalmesh_0.5.0.orig.tar.xz
bd93058580af78f07d1d44d5b4bb0cc5f62c7f2b7dcc482df334b70be1ee2250 4332
pygalmesh_0.5.0-1.debian.tar.xz
Files:
f6bd87bd259daf308131ab12f9df6210 2172 python optional pygalmesh_0.5.0-1.dsc
39dc5501856b5d90dea905475a86b9d3 873932 python optional
pygalmesh_0.5.0.orig.tar.xz
a74814f3cb7dffc24a852c60f0e090fb 4332 python optional
pygalmesh_0.5.0-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAl3rRpsACgkQVz7x5L1a
AfpY8A//bwf7aJAAr1Y4IhLXY50u21eWI6w6aIATWdZZSrn+x+6GNP2p6Xg1gLWb
V4ZbiiQ6vG+d9ifUgey49FZnCsb/aKT8kZve9dDb7JwB1ge1v/itnMOjIgNI2K8S
RuSeQCnL22T6yOX2p1osRaUhnStHr5JkhGnq73YBBTSpcRCcd3dbITPzHupTRf86
eD1HqmHT4+i5A99gFKJBJTx7oOpy3ZaRDnQQ2/PwnElNIr2e9AXWddr0ZoBNaZc9
cHMSTasDNrJ1zwEG3/dRUZsZkaJhX3YaP1PJ1/joWq60uHLs8plBBgPlrv0zK2Aa
cUq53fYd/3EPwddQc0zNvDh1bPHPHzhN+/+Sg80toyjq1/3KxseCN0luIhBKTsyJ
oIHwAQVsOorhzSzIaGpk+G54LkRFL4HpeAx6+WFhJqdiHu84smOBgzjM01lZQ9y4
4YqXFNxDWV+IUsYa8fvRefeYbO0mOjrw7oob7F1HuWM6quWfWbKiIArQpcPpQrDk
FyHdGiJVcMhdU+hZ00tMya2cR0mg4fhJVCwv8MrRkllzoIpJPbTxtmdrjtqxo1iC
lL5BI2L9BVxtZqos4guHshrEzpAf9Z4X73G8rradn8XBnv5Z4CSmE9kO6t+jtWdS
Xvy0cXU0Cm/oKvnVneLC4lwsYcf62T/JKawGq4iqmFvuVQvpYow=
=XGvm
-----END PGP SIGNATURE-----
--- End Message ---