Le 16/12/2016 à 18:20, Eric Heintzmann a écrit : > Hi > > > Le 16/12/2016 à 17:53, Richard Frith-Macdonald a écrit : >> There are quite a lot of bugfixes in trunk, so perhaps it would be worth >> doing another 1.28.x release ... does anyone know how to use the debian >> tools for checking abi compatibility to see if trunk really is abi >> compatible with the latest release? >> >> > I suggets to make a pre-release of make|base|gui/back , and I will check. I don't know if a new release of gnustep-make is planned, but there is a RC bug to fix first (see https://bugs.debian.org/838278 ) I'm not sure how to fix this issue, but i ve tried to write a patch ( see attached file).
Thanks Eric
Description: Remove obsolete @setcontentsaftertitlepage command Bug-Debian: https://bugs.debian.org/838278 Author: Eric Heintzmann <[email protected]> Last-Update: 2016-12-19 --- a/Documentation/gnustep-howto.texi +++ b/Documentation/gnustep-howto.texi @@ -5,7 +5,6 @@ @settitle GNUstep HOWTO @c %**end of header @set HOWTO -@setcontentsaftertitlepage @smallbook @titlepage --- a/Documentation/gnustep-filesystem.texi +++ b/Documentation/gnustep-filesystem.texi @@ -3,7 +3,6 @@ @c %**start of header @settitle GNUstep Filesystem Hierarchy Document @c %**end of header -@setcontentsaftertitlepage @smallbook @titlepage --- a/Documentation/gnustep-make.texi +++ b/Documentation/gnustep-make.texi @@ -4,7 +4,6 @@ @settitle GNUstep Makefile Package @c %**end of header -@setcontentsaftertitlepage @smallbook @setchapternewpage odd
_______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
