Package: apophenia / 1.0+ds-7

Metadata

Package Version Patches format
apophenia 1.0+ds-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
upstream bug 793998 tests_distribution_tests 2.patch | (download)

apop_conversions.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 upstream -- rc bug fix 793998 -- tests/distribution_tests
 Missing option in apop_data_pack call: isolated and tested by
 Gianfranco Costamagna <locutusofborg@debian.org>; fixed by
 Ben Klemens <fluffmail@f-m.fm>.
upstream fix typo.patch | (download)

model/apop_loess.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 upstream -- typo -- model/apop_loess.c
 Fix a misstyped GSL macro: DBL_EPSILON instead of GSL_DBL_EPSILON .
upstream enhancement eg_test_updating.patch | (download)

eg/test_updating.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 upstream -- enhancement -- test_updating
 Render Apop_stopif message emitted by eg/test_updating.c more precise.
upstream correction spelling error in source.patch | (download)

apop_data.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 upstream source spelling correction
 Correct spelling typo in source as emitted by Lintian,
 spelling-error-in-binary tag; meant to be submitted to the
 upstream maintainer.
debianization.patch | (download)

Makefile.am | 6 1 + 5 - 0 !
configure.ac | 9 7 + 2 - 0 !
docs/Makefile.am | 5 5 + 0 - 0 !
docs/doxygen.conf.in | 8 4 + 4 - 0 !
tests/Makefile.am | 2 2 + 0 - 0 !
5 files changed, 19 insertions(+), 11 deletions(-)

 debianization
 Meant to maintain a minimal debian/rules, to fix warnings,
 to address Debian specific stuff in general.
debianization help2man.patch | (download)

cmd/Makefile.am | 28 28 + 0 - 0 !
configure.ac | 1 1 + 0 - 0 !
2 files changed, 29 insertions(+)

 debianization -- help2man
 Generate help2man man pages for the command line utilities.
debianization documentation.patch | (download)

docs/foot.html | 2 1 + 1 - 0 !
docs/head.html | 8 1 + 7 - 0 !
2 files changed, 2 insertions(+), 8 deletions(-)

 debianization -- documentation
 Address Debian Policy requirements for documentation.
debianization bug 597187_757967_841636 mysql_config.patch | (download)

configure.ac | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 debianization -- workaround around bugs
 Meant to workaround bugs #597187, #757967 and 841636
debianization adhoc.patch | (download)

docs/documentation.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 debianization -- ad hoc
 Meant to address Debian Policy requirements through ad hoc approaches:
 a PNG image that must be present in the source tarball is imported
 and incorporated as is as Debian material; this regrettable oversight
 has been reported to the upstream maintainer.