summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Make fast forward from 6.0+dfsg-6HEADarchive/debian/6.0+dfsg-7masterJohannes Schauer Marin Rodrigues2023-10-28
|\ | | | | | | [dgit --quilt=gbp]
| * Make fast forward from 6.0+dfsg-5archive/debian/6.0+dfsg-6Johannes Schauer Marin Rodrigues2022-09-12
| |\ | | | | | | | | | [dgit --quilt=gbp]
| | * Make fast forward from 6.0+dfsg-4archive/debian/6.0+dfsg-5Johannes Schauer Marin Rodrigues2022-09-12
| | |\ | | | | | | | | | | | | [dgit --quilt=gbp]
| | | * Make fast forward from 6.0+dfsg-3archive/debian/6.0+dfsg-4Johannes Schauer Marin Rodrigues2022-06-17
| | | |\ | | | | | | | | | | | | | | | [dgit --quilt=gbp]
| | | | * when testing large float numbers for equality, use a larger epsilonarchive/debian/6.0+dfsg-3Johannes 'josch' Schauer2020-10-27
| | | | | | | | | | | | | | | Gbp-Pq: Name when-testing-large-float-numbers-for-equ.patch
| | | | * fix testsJohannes 'josch' Schauer2020-10-27
| | | | | | | | | | | | | | | Gbp-Pq: Name fix-tests.patch
| | | | * reproducibleJohannes 'josch' Schauer2020-10-27
| | | | | | | | | | | | | | | Gbp-Pq: Name reproducible.patch
| | | * | [PATCH] fuzzylite/src/main.cpp: support building with gcc-12Johannes Schauer Marin Rodrigues2022-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * std::set_unexpected() is removed in c++17 * We build with -Wall -Wextra -Werror and with gcc-12, using std::set_unexpected will trigger the warning due to -Werror=deprecated-declarations which in turn is treated as an error and makes the build fail. Gbp-Pq: Name 0001-fuzzylite-src-main.cpp-support-building-with-gcc-12.patch
| | | * | when testing large float numbers for equality, use a larger epsilonJohannes 'josch' Schauer2022-06-17
| | | | | | | | | | | | | | | Gbp-Pq: Name when-testing-large-float-numbers-for-equ.patch
| | | * | fix testsJohannes 'josch' Schauer2022-06-17
| | | | | | | | | | | | | | | Gbp-Pq: Name fix-tests.patch
| | | * | reproducibleJohannes Schauer Marin Rodrigues2022-06-17
| | | | | | | | | | | | | | | Gbp-Pq: Name reproducible.patch
| | * | | [PATCH] fuzzylite/src/main.cpp: support building with gcc-12Johannes Schauer Marin Rodrigues2022-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * std::set_unexpected() is removed in c++17 * We build with -Wall -Wextra -Werror and with gcc-12, using std::set_unexpected will trigger the warning due to -Werror=deprecated-declarations which in turn is treated as an error and makes the build fail. Gbp-Pq: Name 0001-fuzzylite-src-main.cpp-support-building-with-gcc-12.patch
| | * | | when testing large float numbers for equality, use a larger epsilonJohannes 'josch' Schauer2022-09-12
| | | | | | | | | | | | | | | Gbp-Pq: Name when-testing-large-float-numbers-for-equ.patch
| | * | | Replace Catch with Catch2 and require C++11 for testsFerdinand Thiessen2022-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Origin: vendor, https://github.com/fuzzylite/fuzzylite/issues/94 Bug-Debian: http://bugs.debian.org/1017155 Gbp-Pq: Name fix-tests2.patch
| | * | | fix testsJohannes 'josch' Schauer2022-09-12
| | | | | | | | | | | | | | | Gbp-Pq: Name fix-tests.patch
| | * | | reproducibleJohannes Schauer Marin Rodrigues2022-09-12
| | | | | | | | | | | | | | | Gbp-Pq: Name reproducible.patch
| * | | | [PATCH] fuzzylite/src/main.cpp: support building with gcc-12Johannes Schauer Marin Rodrigues2022-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * std::set_unexpected() is removed in c++17 * We build with -Wall -Wextra -Werror and with gcc-12, using std::set_unexpected will trigger the warning due to -Werror=deprecated-declarations which in turn is treated as an error and makes the build fail. Gbp-Pq: Name 0001-fuzzylite-src-main.cpp-support-building-with-gcc-12.patch
| * | | | when testing large float numbers for equality, use a larger epsilonJohannes 'josch' Schauer2022-09-12
| | | | | | | | | | | | | | | Gbp-Pq: Name when-testing-large-float-numbers-for-equ.patch
| * | | | Replace Catch with Catch2 and require C++11 for testsFerdinand Thiessen2022-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Origin: vendor, https://github.com/fuzzylite/fuzzylite/issues/94 Bug-Debian: http://bugs.debian.org/1017155 Gbp-Pq: Name fix-tests2.patch
| * | | | fix testsJohannes 'josch' Schauer2022-09-12
| | | | | | | | | | | | | | | Gbp-Pq: Name fix-tests.patch
| * | | | avoid __FILE__ to make the build reproducibleJohannes Schauer Marin Rodrigues2022-09-12
| | | | | | | | | | | | | | | Gbp-Pq: Name reproducible.patch
* | | | | catch2v3Johannes Schauer Marin Rodrigues2023-10-28
| | | | | | | | | | | | | | | Gbp-Pq: Name catch2v3
* | | | | [PATCH] fuzzylite/src/main.cpp: support building with gcc-12Johannes Schauer Marin Rodrigues2023-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * std::set_unexpected() is removed in c++17 * We build with -Wall -Wextra -Werror and with gcc-12, using std::set_unexpected will trigger the warning due to -Werror=deprecated-declarations which in turn is treated as an error and makes the build fail. Gbp-Pq: Name 0001-fuzzylite-src-main.cpp-support-building-with-gcc-12.patch
* | | | | when testing large float numbers for equality, use a larger epsilonJohannes 'josch' Schauer2023-10-28
| | | | | | | | | | | | | | | Gbp-Pq: Name when-testing-large-float-numbers-for-equ.patch
* | | | | Replace Catch with Catch2 and require C++11 for testsFerdinand Thiessen2023-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Origin: vendor, https://github.com/fuzzylite/fuzzylite/issues/94 Bug-Debian: http://bugs.debian.org/1017155 Gbp-Pq: Name fix-tests2.patch
* | | | | fix testsJohannes 'josch' Schauer2023-10-28
| | | | | | | | | | | | | | | Gbp-Pq: Name fix-tests.patch
* | | | | avoid __FILE__ to make the build reproducibleJohannes Schauer Marin Rodrigues2023-10-28
| | | | | | | | | | | | | | | Gbp-Pq: Name reproducible.patch
* | | | | debian/changelog: upload to unstabledebian/6.0+dfsg-7Johannes Schauer Marin Rodrigues2023-10-28
| | | | |
* | | | | debian/rules: build with FL_BUILD_TESTS=OFF with DEB_BUILD_OPTIONS=nocheckJohannes Schauer Marin Rodrigues2023-10-28
| | | | |
* | | | | debian/changelog: gbp dchJohannes Schauer Marin Rodrigues2023-10-28
| | | | |
* | | | | add patch for catch2 v3Johannes Schauer Marin Rodrigues2023-10-28
| | | | | | | | | | | | | | | | | | | | closes: #1054682
* | | | | Merge branch 'lintian-fixes' into 'debian/sid'Jelmer Vernooij2022-11-01
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Fix some issues reported by lintian See merge request debian/fuzzylite!1
| * | | | Update standards version to 4.6.1, no changes needed.Debian Janitor2022-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
| * | | | Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.Debian Janitor2022-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
| * | | | Use secure URI in Homepage field.Debian Janitor2022-10-15
|/ / / / | | | | | | | | | | | | | | | | | | | | Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
* | | | debian/changelog: upload to unstabledebian/6.0+dfsg-6Johannes Schauer Marin Rodrigues2022-09-12
| | | |
* | | | debian/changelog: gbp dchJohannes Schauer Marin Rodrigues2022-09-12
| | | |
* | | | debian/patches/fix-tests2.patch: update author emailJohannes Schauer Marin Rodrigues2022-09-12
| | | |
* | | | debian/patches/reproducible.patch: add authorship informationJohannes Schauer Marin Rodrigues2022-09-12
|/ / /
* | | debian/changelog: upload to unstabledebian/6.0+dfsg-5Johannes Schauer Marin Rodrigues2022-09-12
| | |
* | | debian/patches/fix-tests2.patch: update metadataJohannes Schauer Marin Rodrigues2022-09-12
| | |
* | | debian/changelog: gbp dchJohannes Schauer Marin Rodrigues2022-09-12
| | |
* | | add patch to replace Catch with Catch2Johannes Schauer Marin Rodrigues2022-09-12
| | | | | | | | | | | | Closes: #1017155
* | | debian/rules: set -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON to make the build ↵Johannes Schauer Marin Rodrigues2022-06-17
|/ / | | | | | | reproducible
* | debian/changelog: uploaddebian/6.0+dfsg-4Johannes Schauer Marin Rodrigues2022-06-17
| |
* | fix my nameJohannes Schauer Marin Rodrigues2022-06-17
| |
* | debian/rules: disable LTO as it makes the testsuite failJohannes Schauer Marin Rodrigues2022-06-17
| |
* | debian/salsa-ci.yml: enable SALSA_CI_REPROTEST_ENABLE_DIFFOSCOPEJohannes Schauer Marin Rodrigues2022-06-17
| |
* | support building with gcc-12 (closes: #1012933)Johannes Schauer Marin Rodrigues2022-06-16
|/
* debian/changelog: releasedebian/6.0+dfsg-3Johannes 'josch' Schauer2020-10-27
|