[xml/sgml-commit] [linuxdoc-tools] branch master updated (e2a8e92 -> 9d299dc)

Agustín Martín Domingo agmartin at moszumanska.debian.org
Wed May 4 17:56:24 UTC 2016


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

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

      from  e2a8e92   debian/control: Remove dependency on obsolete sp package (Closes: #803998).
      adds  3a69d8b   doc/{Makedoc.sh,Makefile}: Use a Makefile for final doc build, after choices validation.
      adds  10a9be6   Use generic ${MAKE} in doc/Makedoc.sh rather than harcoded "make". Thanks Ilya Tumaykin (aka Coacher).
      adds  906bd64   doc: do not install documentation Makefile
      adds  cd05ec7   fmt_latex2e.pl: Handle perl 5.22 deprecation of unescaped left brace in regular expressions.
      adds  b066595   fmt_latex2e.pl: Upgrade deprecated latex2e commands: {\em  } -> \emph{} and {\tt } -> \texttt{}
      adds  8c58021   fmt_latex2e.pl: Upgrade copyright years.
      adds  93566bb   Makefile.maint: New set-tags and set-signed-tags targets, to remind me about creating both.
      adds  e12d537   Fix compilation with >=flex-2.6.1
      adds  6973390   LinuxDocTools.pm::process_file: Abort if pipe to nsgmls fails.
      adds  7de8370   doc/Makedoc.sh: Make sure ${PREFIX} is honoured where needed. Thanks Felix Palmen.
      adds  c7bd25f   Makefile.in: Use plain ${INSTALL} -m 0755 to install linuxdoc perl script. Thanks Felix Palmen.
      adds  cfe414e   Makefile.in: Better use $(INSTALL_SCRIPT) to install linuxdoc perl script.
      adds  902349a   Makefile.in: Some more installation messages.
      adds  d2a836c   Makefile.maint: Improve reminder for consistency in tag text.
      adds  bd120d0   Update some copyright years to 2016.
      adds  c2ebef9   Prepare 0.9.72 release: Bump VERSION number and add Changelog entries.
      adds  3fcd3e6   Release 0.9.72.
       new  81742e5   Merge tag 'upstream/0.9.72'
       new  8d42418   debian/changelog: New entry for new upstream release 0.9.72.
       new  449069d   debian/{rules,control}: Improve hardening of build flags.
       new  123b2bc   debian/control: Change versioned Conflicts to Breaks.
       new  802273c   debian/control: Use encrypted transport protocol for Vcs-* URI.
       new  8b763b5   debian/control: Bump Standards-Version. No changes required.
       new  54d6e32   debian/{rules,control}: Bump debhelper compat version to 9.
       new  9d299dc   debian/changelog: Add some info about changes in new upstream version.

The 8 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:
 COPYING                   |  3 +--
 ChangeLog                 | 17 ++++++++++++++
 Makefile.in               | 25 +++++++++++++--------
 Makefile.maint            | 10 +++++++++
 VERSION                   |  2 +-
 debian/changelog          | 21 +++++++++++++++++
 debian/compat             |  2 +-
 debian/control            | 11 ++++-----
 debian/rules              | 13 +++++------
 doc/Makedoc.sh            | 57 +++++++++++++++++++++++++----------------------
 doc/Makefile              | 44 ++++++++++++++++++++++++++++++++++++
 lib/fmt/fmt_latex2e.pl    | 10 ++++-----
 linuxdoc-tools.copyright  |  2 +-
 perl5lib/LinuxDocTools.pm | 23 ++++++++++++++++---
 rtf-fix/rtf2rtf.l         |  5 ++---
 15 files changed, 180 insertions(+), 65 deletions(-)
 create mode 100644 doc/Makefile

-- 
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