[Pkg-ocaml-maint-commits] [bibtex2html] branch master updated (12dab72 -> c6a2969)

Ralf Treinen treinen at moszumanska.debian.org
Wed Mar 28 06:51:01 UTC 2018


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

treinen pushed a change to branch master
in repository bibtex2html.

      from  12dab72   drop version constraint on build-dep dh-ocaml
       new  aa58f77   New upstream version 1.99
       new  82cb946   Update upstream source from tag 'upstream/1.99'
       new  d286865   New upstream version. Refresh patches.
       new  d58591b   move build-dep ocaml to 4.03
       new  c598312   standards-version 4.1.3. https in debian/copyright
       new  2e02727   DH compat level 11
       new  c6a2969   remove external url from manual

The 7 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:
 .depend                               | 138 +++++++++++++++++---------------
 CHANGES                               |   8 ++
 Makefile.in                           |  23 ++++--
 README                                |   8 +-
 bbl_lexer.mll                         |  10 +--
 bib2bib.ml                            | 143 +++++++++++++++++-----------------
 bibfilter.ml                          |  18 ++---
 biboutput.ml                          |  36 ++++-----
 bibtex.ml                             |  84 ++++++++++----------
 bibtex_lexer.mll                      |  40 +++++-----
 bibtex_parser.mly                     |  22 +++---
 condition.ml                          |  23 +++---
 condition_parser.mly                  |  20 +++--
 configure                             |  18 ++++-
 configure.in                          |   4 +-
 debian/changelog                      |  12 +++
 debian/compat                         |   2 +-
 debian/control                        |   6 +-
 debian/copyright                      |   2 +-
 debian/patches/charset                |  20 ++---
 debian/patches/manual-no-external-url |  16 ++++
 debian/patches/series                 |   1 +
 debian/patches/test-byte              |   6 +-
 expand.ml                             |  38 ++++-----
 latex_accents.mll                     |  10 +++
 latexmacros.ml                        |  56 +++++++------
 latexscan.mll                         |   4 +-
 main.ml                               |   2 +-
 readbib.ml                            |  10 +--
 test.bib                              |   7 ++
 translate.ml                          |  30 +++----
 31 files changed, 450 insertions(+), 367 deletions(-)
 create mode 100644 debian/patches/manual-no-external-url

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/bibtex2html.git



More information about the Pkg-ocaml-maint-commits mailing list