[xml/sgml-commit] [linuxdoc-tools] branch master updated (dc0051c -> b98a985)

Agustín Martín Domingo agmartin at moszumanska.debian.org
Mon Oct 19 11:32:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

agmartin pushed a change to branch master
in repository linuxdoc-tools.

      from  dc0051c   debian/rules: Bump Standards-Version. No changes required.
      adds  7e0fcff   Start adding changes for 0.9.70
      adds  42e9e72   Makefile.in, doc/Makedoc.sh: try harder not to use installed tree for doc build.
      adds  7d75584   Makefile.in: Build documentation in build target, not in install target.
      adds  f682d3d   Makefile.in, doc/Makedoc.sh: More versatile doc format selection. Build pdf, not dvi+ps.
      adds  d1690ed   rtf-fix/rtf2rtf.l: Replace #include <malloc.h> with standard #include <stdlib.h>.
      adds  a4da3b8   configure.in: Update dates. configure: Upgrade for newer autoconf.
      adds  7c9007b   configure.in: Use single literals in AC_CONFIG_SUBDIRS. Refresh configure.
      adds  9fa7b96   configure.in: Use AS_HELP_STRING in AC_ARG_WITH occurrences. Refresh configure.
      adds  6aaa50a   Allow explicit setting of doc formats to build or full disabling.
      adds  4799a5f   doc/Makedoc.sh: Make sgml format a nop.
      adds  d86b9c7   sgmlpre/sgmlpre.l: Fix some "type defaults to 'int'" warnings.
      adds  349d796   Some minor pending issues before 0.9.70 release.
      adds  ff5bab6   Strip hardcoded CC, CFLAGS, LDFLAGS as linuxdoc-tools build system ignores systemd-wide values of these variables.
      adds  cb50793   Remove sgmlpre/sgmlpre.c to ensure it is refreshed during build stage.
      adds  e001eae   Makefile.in: Minor changes in "sgmlpre" build call.
      adds  d2e1ff7   Makefile.in: No need to pass AUXBINDIR and PREFIX to Makedoc.sh during doc build.
      adds  7701cf8   Use a specific prefix variable ($isoentities_prefix) for iso-entities location.
      adds  cb70069   Fix --with-installed-iso-entities regression introduced with build/install doc separation.
      adds  ceca9c2   Fix --with-installed-entity-map regression introduced with build/install doc separation.
      adds  04fab95   doc/Makedoc.sh: Make dvips honour /etc/papersize if letter. a4 otherwise.
      adds  38312d6   doc/Makedoc.sh: Do not preserve gzip timestamps when creating guide.ps.gz.
      adds  6d9d495   Remove yet more unneeded hardcoded variables or commands. Thanks Ilya Tumaykin
      adds  2712834   perl: adjust default 'sgmlcatalogs' value
      adds  9832896   LinuxDocTools.pm: Document catalog locations in code. Update copyright years.
      adds  53ac937   doc/Makedoc.sh: Do not hardcode paths to usual system binaries.
      adds  616e637   doc/Makedoc.sh: Make POSIX sh portable and use as such from Makefile.in.
      adds  95275a5   Update ChangeLog for done issues.
      adds  8b633c9   Release 0.9.70.
       new  204b0e1   Merge tag 'upstream/0.9.70'
       new  76d9776   changelog: List more relevant changes in new upstream release.
       new  e758875   debian/patches/9000_doc_build-pdf-noddvi+ps.patch: Remove no longer needed patch.
       new  b98a985   debian/control: Set gitlab repo as new upstream location.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                         |   22 +-
 INSTALL                                           |   18 +-
 Makefile.in                                       |   46 +-
 README                                            |   48 +-
 VERSION                                           |    2 +-
 bin/linuxdoc.in                                   |   13 +-
 configure                                         | 3693 ++++++++++++++++-----
 configure.in                                      |   57 +-
 debian/changelog                                  |   11 +
 debian/control                                    |    1 +
 debian/patches/9000_doc_build-pdf-noddvi+ps.patch |   31 -
 debian/patches/series                             |    2 +-
 doc/Makedoc.sh                                    |  177 +-
 doc/README                                        |   20 +-
 linuxdoc-tools.copyright                          |    3 +-
 perl5lib/LinuxDocTools.pm                         |   20 +-
 rtf-fix/Makefile                                  |    6 +-
 rtf-fix/rtf2rtf.l                                 |    2 +-
 sgmlpre/sgmlpre.c                                 | 1697 ----------
 sgmlpre/sgmlpre.l                                 |   16 +-
 sgmls-1.1/Makefile                                |   12 +-
 21 files changed, 3263 insertions(+), 2634 deletions(-)
 delete mode 100644 debian/patches/9000_doc_build-pdf-noddvi+ps.patch
 delete mode 100644 sgmlpre/sgmlpre.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-xml-sgml/linuxdoc-tools.git



More information about the debian-xml-sgml-commit mailing list