Package: gap-float / 0.6.3+ds-1

Metadata

Package Version Patches format
gap-float 0.6.3+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
upstream fix gapdoc bib.patch | (download)

doc/Makefile.am | 4 2 + 2 - 0 !
doc/float.bib | 23 23 + 0 - 0 !
doc/float.xml | 2 1 + 1 - 0 !
doc/floatbib.xml.bib | 23 0 + 23 - 0 !
4 files changed, 26 insertions(+), 26 deletions(-)

 fix gapdoc bibliography composition
upstream autotoolization cleanup.patch | (download)

Makefile.am | 135 10 + 125 - 0 !
configure.ac | 10 6 + 4 - 0 !
lib/Makefile.am | 1 1 + 0 - 0 !
3 files changed, 17 insertions(+), 129 deletions(-)

 cleanup autotools machinery
upstream update m4_ac_find_gap_m4.patch | (download)

doc/Makefile.am | 2 1 + 1 - 0 !
m4/ac_find_gap.m4 | 80 39 + 41 - 0 !
2 files changed, 40 insertions(+), 42 deletions(-)

 update ac_find_gap m4 macro
 Import m4/ac_find_gap.m4 from the gap-io GitHub git repository
 and add material to find the GAP command-line interface wrt
 the adopted style and customary naminf scheme.
upstream autotoolization doc.patch | (download)

doc/Makefile.am | 27 16 + 11 - 0 !
makedoc.g | 10 10 + 0 - 0 !
2 files changed, 26 insertions(+), 11 deletions(-)

 documentation autotools machinery enhancement
 Oververride of the upstream documentation autotools machinery
 that avoids the load of the involved GAP package.
debianization.patch | (download)

Makefile.am | 3 2 + 1 - 0 !
src/Makefile.am | 6 3 + 3 - 0 !
2 files changed, 5 insertions(+), 4 deletions(-)

 debianization
 Meant to maintain a minimal debian/rules, to fix warnings,
 to address Debian specific stuff in general.