Package: libbpp-popgen / 2.4.1-12

Metadata

Package Version Patches format
libbpp-popgen 2.4.1-12 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
unforce cxxflags.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not override user-provided cxx flags
spelling | (download)

src/Bpp/PopGen/DataSet/DataSet.cpp | 6 3 + 3 - 0 !
src/Bpp/PopGen/DataSet/DataSet.h | 136 68 + 68 - 0 !
src/Bpp/PopGen/DataSet/Group.cpp | 8 4 + 4 - 0 !
src/Bpp/PopGen/DataSet/Group.h | 60 30 + 30 - 0 !
src/Bpp/PopGen/DataSet/Individual.h | 8 4 + 4 - 0 !
src/Bpp/PopGen/LocusInfo.h | 2 1 + 1 - 0 !
src/Bpp/PopGen/MonoAlleleMonolocusGenotype.cpp | 2 1 + 1 - 0 !
src/Bpp/PopGen/MultilocusGenotype.h | 8 4 + 4 - 0 !
src/Bpp/PopGen/MultilocusGenotypeStatistics.h | 26 13 + 13 - 0 !
src/Bpp/PopGen/PolymorphismMultiGContainer.h | 10 5 + 5 - 0 !
src/Bpp/PopGen/PolymorphismSequenceContainer.h | 22 11 + 11 - 0 !
11 files changed, 144 insertions(+), 144 deletions(-)

 fix spelling typos
cmake 4.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 bump cmake minimum required to 3.10.
 This fixes errors and warnings caused by the bump to cmake 4.