Bug#1071064: tkgate: please make the build reproducible

2024-05-13 Thread Chris Lamb
. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/debian/rules 2024-05-13 18:07:39.124000324 +0100 --- b/debian/rules 2024-05-13 18:18:23.558129447 +0100 @@ -21,3 +21,4

Bug#1069168: sagemath-database-conway-polynomials: please make the build reproducible

2024-04-17 Thread Chris Lamb
which binary packages to act upon. Adding ${python3:Depends} to the (single) binary package fixes this and thus makes the package reproducible. Patch attached. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris

Bug#1066042: python-quantities: please make the build reproducible

2024-03-11 Thread Chris Lamb
could not be built reproducibly. This is because the build process writes a timestamp to a generated file. A patch is attached that sources this timestamp from SOURCE_DATE_EPOCH instead of the system clock. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb

Bug#1057721: openpyxl: please make the build reproducible

2023-12-07 Thread Chris Lamb
not be built reproducibly. This is because the documentation embedded the current build year in its documentation. However, a patch is attached that seeds this date from SOURCE_DATE_EPOCH if available. [0] https://reproducible-builds.org/ Best wishes, -- ,''`. : :' : Chris Lamb

Bug#1052989: apophenia: please make the build reproducible

2023-09-26 Thread Chris Lamb
, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/debian/rules 2023-09-26 12:46:55.964440215 +0100 --- b/debian/rules 2023-09-26 16:57:47.400323969 +0100 @@ -26,6 +26,7 @@ override_dh_auto_build-indep: $(MAKE) -C _build/docs doc + rm -vf

Bug#1042954: libcerf: please make the build reproducible

2023-08-03 Thread Chris Lamb
, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/CMakeLists.txt2023-08-03 09:45:26.863220289 +0100 --- b/CMakeLists.txt2023-08-03 09:56:16.0 +0100 @@ -74,7 +74,7 @@ add_compile_options(-Wno-sign-compare -fno-omit-frame-pointer

Bug#1041842: guidata: please make the build reproducible

2023-07-24 Thread Chris Lamb
forwarded 1041842 https://github.com/Codra-Ingenierie-Informatique/guidata/pull/61 thanks I've forwarded this upstream here: https://github.com/Codra-Ingenierie-Informatique/guidata/pull/61 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris

Bug#1041842: guidata: please make the build reproducible

2023-07-24 Thread Chris Lamb
, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/debian/patches/0002-Cleanup-after-tests.patch 1970-01-01 01:00:00.0 +0100 --- b/debian/patches/0002-Cleanup-after-tests.patch 2023-07-24 09:14:08.232984650 +0100 @@ -0,0 +1,24

Bug#1032759: gle-graphics-manual: please make the build reproducible

2023-03-11 Thread Chris Lamb
-manual could not be built reproducibly. Patch attached that exports FORCE_SOURCE_DATE to ensure TeX actually uses the SOURCE_DATE_EPOCH environment variable. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris

Bug#1032409: esda: please make the build reproducible

2023-03-06 Thread Chris Lamb
://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk ` a/debian/patches/003.reproducible.build.patch 1970-01-01 01:00:00.0 +0100 --- b/debian/patches/003.reproducible.build.patch 2023

Bug#1013257: libxsmm: please make the build (partly) reproducible

2022-06-20 Thread Chris Lamb
-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/debian/patches/0003-Reproducible-build.patch 1970-01-01 01:00:00.0 +0100 --- b/debian/patches/0003-Reproducible-build.patch 2022-06-20 09:01

Bug#1010277: threeb: Correct changelog formatting

2022-04-27 Thread Chris Lamb
others to fail completely. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- diff --git a/debian/changelog b/debian/changelog index bf347d1..0b89ac3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ threeb (0.0

Bug#1007908: fiat: please make the build reproducible

2022-03-18 Thread Chris Lamb
entirely via the HTTPPROXY variables.) [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/debian/control2022-03-18 11:53:52.626985138 + --- b/debian/control2022-03-18 12:02

Bug#1004391: python-fluids: please make the build reproducible

2022-01-26 Thread Chris Lamb
forwarded 1004391 https://github.com/CalebBell/fluids/pull/46 thanks I've forwarded this upstream here: https://github.com/CalebBell/fluids/pull/46 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science

Bug#1004391: python-fluids: please make the build reproducible

2022-01-26 Thread Chris Lamb
not be built reproducibly. Patch attached. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/debian/patches/reproducible-build.patch 1969-12-31 16:00:00.0 -0800 --- b/debian

Bug#1003203: libgtkdatabox: please make the build reproducible

2022-01-06 Thread Chris Lamb
not be built reproducibly. This is because it ships a generated 'Makefile' which, because of the paths it embeds, may not even work on end-user systems. Patch attached to simply skip distributing this file. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb

Bug#1000326: xrstools: please make the build reproducible

2021-11-21 Thread Chris Lamb
Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/debian/patches/reproducible_build.patch 1969-12-31 16:00:00.0 -0800 --- b/debian/patches/reproducible_build.patch 2021-11-21 09:08:37.210875808 -0800 @@ -0,0 +1,18 @@ +Description: Make

Bug#996999: fenics-basix: please make the build reproducible

2021-10-22 Thread Chris Lamb
not be built reproducibly. This is because its Doxygen configuration specifies FULL_PATH_NAMES, and a patch is attached that inverts this setting. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk

Bug#993950: lcalc: please make the build reproducible

2021-09-08 Thread Chris Lamb
reproducibly. This is because it shipped a generated Makefile as an example. This file is generated from Makefile.am, so is not necessary. Patch attached that simply doesn't install these Makefile files. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb

Bug#992804: numcodecs: please make the build reproducible

2021-08-23 Thread Chris Lamb
t directly in the method's definition.) [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/debian/patches/0006-Reproducible-build.patch 1970-01-01 01:00:00.0 +0100 --- b/debian/pa

Bug#965255: dh-fortran-mod: please make the output reproducible

2021-01-16 Thread Chris Lamb
Chris Lamb wrote: > found 965255 0.17 > thanks […] > > The ordering is non-deterministic due to the main dh_fortran_mod > > script iterates over a Perl dictionary in key order. > > … which I did not implement correctly, apologies. An updated patch is > attached. Ju

Bug#979134: apertium-anaphora: please make the build reproducible

2021-01-03 Thread Chris Lamb
aging), which I can > also do for apertium-anaphora and other Apertium tools. Ah, interesting. Sounds like this should work. Best wishes, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org  chris-lamb.co.uk `- -- debian-science-maintainers mailing l

Bug#979134: apertium-anaphora: please make the build reproducible

2021-01-03 Thread Chris Lamb
, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk ` a/debian/patches/reproducible-build.patch 1970-01-01 01:00:00.0 +0100 --- b/debian/patches/reproducible-build.patch 2021-01-03 10:41:46.795699262 + @@ -0,0 +1,15 @@ +Description

Bug#940013: apophenia: please make the build reproducible

2020-12-12 Thread Chris Lamb
Chris Lamb wrote: > [..] Friendly ping on this? Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.

Bug#891073: clblas: please make the build reproducible

2020-12-12 Thread Chris Lamb
Chris Lamb wrote: > [..] Friendly ping on this? Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.

Bug#966179: jskeus: please make the build reproducible

2020-12-09 Thread Chris Lamb
Chris Lamb wrote: > [..] Gentle ping on this? Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/

Bug#891075: clfft: please make the build (partly) reproducible

2020-12-08 Thread Chris Lamb
Chris Lamb wrote: > [..] Friendly ping on this? Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.

Bug#926298: adms: please make the build reproducible

2020-12-08 Thread Chris Lamb
Chris Lamb wrote: > [..] Gentle ping on this? Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/

Bug#973601: sympow: please make the build reproducible

2020-11-02 Thread Chris Lamb
hed that also strips these out. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk ` a/Configure 2020-11-02 09:46:13.559434039 + --- b/Configure 2020-11-02 10:29:39.848857716 + @@ -3

Bug#965255: dh-fortran-mod: please make the output reproducible

2020-10-17 Thread Chris Lamb
found 965255 0.17 thanks Hi, > The ordering is non-deterministic due to the main dh_fortran_mod > script iterates over a Perl dictionary in key order. … which I did not implement correctly, apologies. An updated patch is attached. Regards, -- ,''`. : :' : Chri

Bug#963124: python-pyqtgraph: please make the build reproducible

2020-09-24 Thread Chris Lamb
Chris Lamb wrote: > [..] Friendly ping on this? Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.

Bug#891073: clblas: please make the build reproducible

2020-09-13 Thread Chris Lamb
Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#940013: apophenia: please make the build reproducible

2020-09-13 Thread Chris Lamb
Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#970024: cif2cell: please make the build reproducible

2020-09-10 Thread Chris Lamb
not be built reproducibly. This is because it iterated over a set in non-deterministic order to generate its documentation. Patch attached. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk

Bug#926298: adms: please make the build reproducible

2020-09-08 Thread Chris Lamb
Chris Lamb wrote: > Would you consider applying this patch and uploading? Friendly ping on this? Seems like there hasn't been any update on this bug in 504 days now (!). Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co

Bug#891075: clfft: please make the build (partly) reproducible

2020-09-08 Thread Chris Lamb
Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#968557: tpot: please make the build reproducible

2020-08-17 Thread Chris Lamb
prevent a similar test being run with a --exclude argument to nose(1) but I wasn't sure why you were doing that so did not extend that to the tests that generate the above files. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la

Bug#966179: jskeus: please make the build reproducible

2020-07-24 Thread Chris Lamb
+#include "eus.h"\n#undef defun\npointer TEST();\nvoid test(void) {register context *ctx; pointer mod; defun(ctx,"TEST",mod,TEST,NULL);} (Patch attached that uses printf instead.) [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb

Bug#965946: dolfinx: Runs tests even when "nocheck" is set

2020-07-21 Thread Chris Lamb
/6 Test #2: demo_poisson_mpi_3 ... Passed0.43 sec 408s Start 3: demo_poisson_serial 408s 3/6 Test #3: demo_poisson_serial .. Passed0.42 sec Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#965255: dh-fortran-mod: please make the output reproducible

2020-07-18 Thread Chris Lamb
der. Patch attached. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-diff --git a/dh_fortran_mod.in b/dh_fortran_mod.in index 8a3a48e..79f5b3f 100755 --- a/dh_fortran_mod.in +++ b/dh_fortran

Bug#964186: python-peachpy: please make the build reproducible

2020-07-04 Thread Chris Lamb
forwarded 964186 https://github.com/Maratyszcza/PeachPy/pull/108 thanks I've forwarded this upstream here: https://github.com/Maratyszcza/PeachPy/pull/108 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science

Bug#964186: python-peachpy: please make the build reproducible

2020-07-03 Thread Chris Lamb
}{z}, ymm/m256)[AVX512F and AVX512VL] and: -self._implicit_out_regs = {0: 7, 2: 7} +self._implicit_out_regs = {2: 7, 0: 7} Patch attached. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org

Bug#963602: gftl: please make the build reproducible

2020-06-24 Thread Chris Lamb
es/../templates/header.m4" Patch attached that drops these "-s" arguments. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk ` a/debian/patches/Reproducible-build.patch 1970-01-01 0

Bug#963124: python-pyqtgraph: please make the build reproducible

2020-06-19 Thread Chris Lamb
forwarded 963124 https://github.com/pyqtgraph/pyqtgraph/pull/1265 thanks I've forwarded this upstream here: https://github.com/pyqtgraph/pyqtgraph/pull/1265 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian

Bug#963124: python-pyqtgraph: please make the build reproducible

2020-06-19 Thread Chris Lamb
producible-builds.org/specs/source-date-epoch/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk ` a/debian/patches/reproducible-build.patch 1970-01-01 01:00:00.0 +0100 --- b/debian/patches/reproducible-build.patch 2020-0

Bug#962050: sasmodels: regression in debian/patches/reproducible-c-models.patch

2020-06-02 Thread Chris Lamb
a reproducible build.) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science

Bug#960388: cryptominisat: please make the build reproducible

2020-05-12 Thread Chris Lamb
not be built reproducibly. This is because it embedded the build path via including the CXXFLAGS in the binary. Patch attached that just strips these out. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris

Bug#945576: superlu-dist: please make the build reproducible

2019-11-27 Thread Chris Lamb
instances of the build path within a line. A patch is attached that adds the "g" (global) regex modifier which, at least locally, appears to fix the problems in the CTestTestfile.cmake files. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-

Bug#943694: ros-genpy: please make the output reproducible

2019-10-28 Thread Chris Lamb
forwarded 943694 https://github.com/ros/genpy/pull/110 thanks I've forwarded this upstream here: https://github.com/ros/genpy/pull/110 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing

Bug#943694: ros-genpy: please make the output reproducible

2019-10-28 Thread Chris Lamb
Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- diff --git a/src/genpy/generator.py b/src/genpy/generator.py index b08f04c..ff1c8d0 100644 --- a/src/genpy/generator.py +++ b/src/genpy/generator.py @@ -891,7 +891,7 @@ def msg_generator(msg_context, spec, s

singular_4.1.2-p1+ds-1_amd64.changes REJECTED

2019-09-15 Thread Chris Lamb
und, I did not continue to check the entire source tree. Please be sure you've accounted for everything in d/copyright, to avoid another REJECT. -- Chris Lamb Sun, 15 Sep 2019 11:25:33 + === Please feel free to respond to this email if you don't understand why your files wer

Bug#940013: apophenia: please make the build reproducible

2019-09-11 Thread Chris Lamb
] https://reproducible-builds.org/ [1] https://bugs.debian.org/939548 [2] https://bugs.debian.org/939650 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/debian/rules 2019-09-11 08:15:21.742803331 +0100 --- b/debian/rules

Bug#933838: superlu-dist: please make the build reproducible

2019-08-04 Thread Chris Lamb
d thus the match misses and the required replacement is not made. Patch attached that just switches to regular "sed -e" for this part of the replacement. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris

Bug#931102: combblas: please make the documentation reproducible

2019-06-26 Thread Chris Lamb
roducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/debian/rules 2019-06-26 08:40:06.704293953 +0100 --- b/debian/rules 2019-06-26 09:43:56.421058440 +0100 @@ -53,4 +53,4 @@ override_dh_installdocs-in

Jessie update of freeimage?

2019-05-22 Thread Chris Lamb
and/or test the updated package before it gets released. You can also opt-out from receiving future similar emails in your answer and then the LTS Team will take care of freeimage updates for the LTS releases. Thank you very much. Chris Lamb, on behalf of the Debian LTS team. PS: A member of the LTS

nlopt_2.4.2+dfsg-9_amd64.changes REJECTED

2019-04-22 Thread Chris Lamb
Rejecting as-per email. -- Chris Lamb Mon, 22 Apr 2019 15:52:21 + === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. -- debian-science-maintainers mailing list debian-science

Re: nlopt_2.4.2+dfsg-9_amd64.changes is NEW

2019-04-22 Thread Chris Lamb
Sylvestre Ledru wrote: > Could you please reject it? Done. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org  chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://ali

Bug#926298: adms: please make the build reproducible

2019-04-02 Thread Chris Lamb
forwarded 926298 https://github.com/Qucs/ADMS/pull/84 thanks I've forwarded this upstream here: https://github.com/Qucs/ADMS/pull/84 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing

Bug#926298: adms: please make the build reproducible

2019-04-02 Thread Chris Lamb
reproducibly. This is because it generated ordered C code from a grammar definition and this process was non-deterministic in nature. Patch attached. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk

Bug#922111: lmfit-py: please make the build reproducible

2019-02-12 Thread Chris Lamb
not be built reproducibly. This is because we didn't remove modelresult_1.sav from the Python 2.x package either. Patch attached that does the removal in debian/ rules, avoiding a second ".remove" file AFAICT. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' :

Re: Comments regarding med-fichier_4.0.0+repack-3~exp1_amd64.changes

2018-12-25 Thread Chris Lamb
Gilles, > Would have been simpler to mention it in the first place. Given the context of the mail I had assumed that was implicit. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing l

Re: Comments regarding med-fichier_4.0.0+repack-3~exp1_amd64.changes

2018-12-25 Thread Chris Lamb
intian 2.5.5 (Feb 2012) so can probably just be dropped. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debi

Re: Comments regarding med-fichier_4.0.0+repack-3~exp1_amd64.changes

2018-12-24 Thread Chris Lamb
n please? > > Which lintian option does cause this message? Option? Don't you mean tag? :) ie. "uploader-address-missing" etc. ^ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-ma

Comments regarding med-fichier_4.0.0+repack-3~exp1_amd64.changes

2018-12-24 Thread Chris Lamb
Missing copyright for debian/*? -- Chris Lamb Mon, 24 Dec 2018 17:40:33 + -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Comments regarding med-fichier_4.0.0+repack-3~exp1_amd64.changes

2018-12-24 Thread Chris Lamb
1 # Lintian thinks uploader Adam Powell's name violates policy 2 med-fichier source: uploader-address-missing "Adam C. Powell 3 med-fichier source: uploader-not-full-name IV" Can you file a bug against Lintian please? -- Chris Lamb Mon, 24 Dec 2018 17:40:01 + -- debi

Bug#911125: lmfit-py: please make the build reproducible

2018-10-15 Thread Chris Lamb
Chris Lamb wrote: > This is because the tests generate an unreproducible modelresult_1.sav > file that ends up in /usr/lib/python3/dist-packages From Lintian 2.5.109 this will be be warned out via the "unknown-file- in-python-module-directory" tag: https://salsa.debian.org

Bug#907829: p4est: FTBFS on single CPU machines (?)

2018-10-15 Thread Chris Lamb
ate and moreover behaviour unbecoming of a Debian Developer. Adrian, I cordially invite you to withdraw your statement. Best wishes, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-ma

Bug#907829: p4est: FTBFS on single CPU machines (?)

2018-10-10 Thread Chris Lamb
ate and moreover behaviour unbecoming of a Debian Developer. Adrian, I cordially invite you to withdraw your statement. Best wishes, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science-maintainers mailing list debian-science-ma

Comments regarding python-fastfunc_0.1.6-1_amd64.changes

2018-10-09 Thread Chris Lamb
No copyright for debian/* ? -- Chris Lamb Tue, 09 Oct 2018 11:23:46 + -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#908480: coinmp: please make the build reproducible

2018-09-10 Thread Chris Lamb
://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/debian/rules 2018-09-10 10:43:13.657611223 +0100 --- b/debian/rules 2018-09-10 10:46:49.298773304 +0100 @@ -16,4 +16,6

Comments regarding libxsmm_1.9-1_amd64.changes

2018-07-27 Thread Chris Lamb
Files: src/libxsmm_perf.c paragraph should apply to the .h as well as the src/perf_jitdump. -- Chris Lamb Fri, 27 Jul 2018 15:21:07 + -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo

Comments regarding intel-mkl_2018.3.222-1_multi.changes

2018-07-22 Thread Chris Lamb
Please actually /explain/ why the package is in non-free in debian/copyright. It helps to be overly pedantic; I (and you) can work it out but we have a number of users and downstreams where it would not be imediately obvious. -- Chris Lamb Mon, 23 Jul 2018 02:51:13 + -- debian-science

Bug#903689: cod-tools: missing build-depends

2018-07-13 Thread Chris Lamb
retitle 903689 cod-tools: missing build-depends thanks Actually, I think you are missing a lot more (DBI.pm, etc.). Sorry for the additional noise. :) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- -- debian-science

Bug#902745: clipper: please make the build reproducible

2018-06-30 Thread Chris Lamb
not be built reproducibly. This is because it ships a non-reproducible Makefile that hardcodes build paths (so it's not very useful for end-users anyway...) Patch attached. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org

Comments regarding opencascade_7.2.0+dfsg1-1_amd64.changes

2018-05-19 Thread Chris Lamb
On your next upload please clarify in your debian/copyright the relationship between the current codebase and RINA S.p.A; it is not immediately clear to me. -- Chris Lamb <la...@debian.org> Sat, 19 May 2018 15:41:07 + -- debian-science-maintainers mailing list debian-science-maint

Bug#808455: roboptim-core: FTBFS: dh_install: libroboptim-core2-plugin-base missing files (usr/lib/*/roboptim-core/*.so.2*), aborting

2018-04-15 Thread Chris Lamb
Hi, > roboptim-core: FTBFS: dh_install: [...] So: https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=roboptim-core 5 RC bugs? Are we sure this should be in Debian? :-) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co