Package: gri / 2.12.23-8

Metadata

Package Version Patches format
gri 2.12.23-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gri.texi.patch | (download)

doc/gri.texi | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 gri infi file error; fixed upstream in git.
 .
 gri (2.12.23-2.3) unstable; urgency=low
 .
   * These are the same bug; fixed upstream in git.
   * Bug fix: "FTBFS: manuals build fails against textinfo5 because some
     incompatibles changes wrt 4.13 and below (some warnings have turned
     into errors)", thanks to David Surez (Closes: #712326).
   * Bug fix: "build from source fails on makeinfo 5.1", thanks to Kevin
     Ryde (Closes: #718821).
gri 2.12.23 4 | (download)

doc/texinfo2HTML | 4 3 + 1 - 0 !
src/gri-mode.el | 8 5 + 3 - 0 !
src/gri_merge | 4 2 + 2 - 0 !
src/gri_unpage | 4 2 + 2 - 0 !
4 files changed, 12 insertions(+), 8 deletions(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 gri (2.12.23-4) unstable; urgency=low
 .
   * Bug fix: "FTBFS: Failed building docs", thanks to David Surez
     (Closes: #724193).
   * Bug fix: "extra .gri$ auto-mode-alist entry", thanks to Kevin Ryde
     (Closes: #680701).
   * Undo bug #659422 Depends on libperl4-corelibs-perl and update scripts
     gri_unpage and gri_merge instead.
gri 2.12.23 5 | (download)

src/utility.cc | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 gri (2.12.23-4) unstable; urgency=low
 .
   * Bug fix: "FTBFS: Failed building docs", thanks to David Surez
     (Closes: #724193).
   * Bug fix: "extra .gri$ auto-mode-alist entry", thanks to Kevin Ryde
     (Closes: #680701).
   * Undo bug #659422 Depends on libperl4-corelibs-perl and update scripts
     gri_unpage and gri_merge instead.
gri 2.12.23 6 | (download)

config.guess | 410 233 + 177 - 0 !
config.sub | 297 187 + 110 - 0 !
2 files changed, 420 insertions(+), 287 deletions(-)

 update config.guess and config.sub
gri 2.12.23 6convert | (download)

doc/examples/Makefile.am | 4 2 + 2 - 0 !
doc/examples/Makefile.in | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix bug #719160
 .
 gri (2.12.23-6) unstable; urgency=low
 .
   * Merge in updated config.guess and config.sub for arm64 on Ubuntu.
   * doc/examples/Makefile.am bug fix: "example png files black on
     transparent", thanks to Kevin Ryde.  Added "-background white" to
     convert call (Closes: #719160).
texinfo2HTML | (download)

doc/texinfo2HTML | 13 5 + 8 - 0 !
1 file changed, 5 insertions(+), 8 deletions(-)

 doc/texinfo2html
 Bug fix: "FTBFS: Can't locate getopts.pl in @INC", thanks to
 Andreas Moog (Closes: #735914). Fixed doc/texinfo2HTML here and upstream.