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

gregoa pushed a commit to branch master
in repository libtext-bibtex-perl.

commit 03d7ff29169ffd6376c40fd627dad841e195bae8
Merge: e3805d9 927f30a
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Jun 20 17:50:26 2014 +0200

    Merge tag 'upstream/0.69'
    
    Upstream version 0.69

 CHANGES                       |  262 ----------
 Changes                       |  233 +++++++++
 MANIFEST                      |    3 +-
 MANIFEST.SKIP                 |   99 ++++
 META.json                     |   31 +-
 META.yml                      |   49 +-
 README.OLD                    |    2 +-
 btparse/progs/args.c          |    2 +-
 btparse/progs/args.h          |    2 +-
 btparse/progs/biblex.c        |    2 +-
 btparse/progs/bibparse.c      |    2 +-
 btparse/progs/dumpnames.c     |    2 +-
 btparse/src/attrib.h          |    2 +-
 btparse/src/bibtex.g          |    2 +-
 btparse/src/bibtex_ast.c      |    2 +-
 btparse/src/bt_debug.h        |    2 +-
 btparse/src/btparse.h         |    2 +-
 btparse/src/error.c           |    2 +-
 btparse/src/error.h           |    2 +-
 btparse/src/file_header.c     |    2 +-
 btparse/src/format_name.c     |   90 ----
 btparse/src/init.c            |    2 +-
 btparse/src/input.c           |    2 +-
 btparse/src/lex_auxiliary.c   |    2 +-
 btparse/src/lex_auxiliary.h   |    2 +-
 btparse/src/macros.c          |    2 +-
 btparse/src/modify.c          |    8 +-
 btparse/src/my_alloca.h       |    2 +-
 btparse/src/my_dmalloc.h      |    2 +-
 btparse/src/names.c           |    6 +-
 btparse/src/parse_auxiliary.c |    2 +-
 btparse/src/parse_auxiliary.h |    2 +-
 btparse/src/postprocess.c     |    2 +-
 btparse/src/prototypes.h      |    2 +-
 btparse/src/string_util.c     |    2 +-
 btparse/src/tex_tree.c        |    2 +-
 btparse/src/traversal.c       |    2 +-
 btparse/src/util.c            | 1147 ++++++++++++++++++++++++++++++++++++++++-
 btparse/tests/case_test.c     |    2 +-
 btparse/tests/macro_test.c    |    2 +-
 btparse/tests/name_test.c     |    2 +-
 btparse/tests/purify_test.c   |    2 +-
 btparse/tests/simple_test.c   |    2 +-
 btparse/tests/testlib.c       |    2 +-
 btparse/tests/testlib.h       |    2 +-
 btparse/tests/tex_test.c      |    2 +-
 examples/append_entries       |    2 +-
 inc/MyBuilder.pm              |    5 +-
 lib/Text/BibTeX.pm            |    2 +-
 lib/Text/BibTeX/Bib.pm        |    9 +-
 lib/Text/BibTeX/BibFormat.pm  |    4 +-
 lib/Text/BibTeX/BibSort.pm    |    4 +-
 lib/Text/BibTeX/Entry.pm      |    4 +-
 lib/Text/BibTeX/File.pm       |    4 +-
 lib/Text/BibTeX/Name.pm       |    4 +-
 lib/Text/BibTeX/NameFormat.pm |    4 +-
 lib/Text/BibTeX/Structure.pm  |    4 +-
 lib/Text/BibTeX/Value.pm      |    8 +-
 scripts/btcheck               |    2 +-
 scripts/btsort                |    2 +-
 t/nameformat.t                |   38 +-
 t/names.t                     |   18 +-
 t/purify.t                    |    2 +-
 xscode/btxs_support.c         |    2 +-
 xscode/btxs_support.h         |    2 +-
 65 files changed, 1639 insertions(+), 481 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtext-bibtex-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to