- Jun 19, 2020
-
-
Luca Boccassi authored
Fix some issues reported by lintian
-
- Apr 29, 2020
-
-
Debian Janitor authored
Fixes: lintian: vcs-field-not-canonical See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html
-
Debian Janitor authored
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 Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
-
Debian Janitor authored
Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
-
Debian Janitor authored
Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
-
- Apr 30, 2018
-
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
- Oct 19, 2017
-
-
Luca Boccassi authored
-
Luca Boccassi authored
-
- Oct 18, 2017
-
-
Luca Boccassi authored
-
Luca Boccassi authored
-
- Oct 15, 2017
-
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
- Sep 13, 2017
-
-
Luca Boccassi authored
Problem: some systems can't find pcre.h
-
Jim Klimov authored
Solution: help by pre-populating a CPPFLAGS value Signed-off-by:Jim Klimov <EvgenyKlimov@eaton.com>
-
- Sep 12, 2017
-
-
Luca Boccassi authored
Problem: no test for issue #11
-
Constantin Rack authored
Solution: add teststr.gsl to make check and add non-matching search_replace to test See #11
-
Luca Boccassi authored
Problem: memory leak if string.search_replace has nothing to replace
-
Constantin Rack authored
Solution: use mem_strdup instead of strdup Fixes #11
-
- Sep 07, 2017
-
-
Constantin Rack authored
Problem: Build can't always reasonable run binary
-
Toyam Cox authored
Solution: Build the test stage instead, since that's where the ./gsl -v build was moved
-
Toyam Cox authored
Solution: Put the ./gsl -v call in check: and make check: depend on everything: to make it easy to see in Travis.
-
- Sep 06, 2017
-
-
Jim Klimov authored
Problem: gcc is not always called gcc
-
Toyam Cox authored
Solution: Query the --version string of whatever CCNAME happens to be. This will catch such misfits as cross compilers, and places where gcc is invoked as plain old cc.
-
Constantin Rack authored
Problems: more improvements needed for debian packaging
-
Luca Boccassi authored
Solution: list them under BSD-3-Clause
-