[libtext-bibtex-perl] branch master updated (6cf138c -> a18326e)

gregor herrmann gregoa at debian.org
Sun Jun 18 15:25:41 UTC 2017


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

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

      from  6cf138c   releasing package libtext-bibtex-perl version 0.78-1
      adds  74040a9   New upstream version 0.80
       new  1a08dcb   Updated version 0.80 from 'upstream/0.80'
       new  3333388   Update debian/changelog
       new  8c6598d   Refresh 0001-Fix-spelling-errors.patch (offset).
       new  d4690ab   Drop 0002-Use-the-right-path-of-perl.patch (fixed upstream).
       new  3ffeb9f   Refresh 0003-Introduce-a-btparse_api_version-note-and-use-it-in-d.patch
       new  a18326e   releasing package libtext-bibtex-perl version 0.80-1

The 6 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:
 Build.PL                                           |  1 +
 Changes                                            | 12 +++++++
 MANIFEST                                           |  2 +-
 META.json                                          | 31 ++++++++--------
 META.yml                                           | 29 +++++++--------
 btparse/src/input.c                                | 27 ++++++++++----
 debian/changelog                                   | 10 ++++++
 debian/patches/0001-Fix-spelling-errors.patch      |  5 +--
 .../patches/0002-Use-the-right-path-of-perl.patch  | 27 --------------
 ...-btparse_api_version-note-and-use-it-in-d.patch |  2 +-
 debian/patches/series                              |  1 -
 examples/append_entries                            |  2 +-
 lib/Text/BibTeX.pm                                 |  2 +-
 lib/Text/BibTeX/Bib.pm                             |  4 +--
 lib/Text/BibTeX/BibFormat.pm                       |  2 +-
 lib/Text/BibTeX/BibSort.pm                         |  2 +-
 lib/Text/BibTeX/Entry.pm                           | 33 ++++++++++++++---
 lib/Text/BibTeX/File.pm                            |  8 +++--
 lib/Text/BibTeX/Name.pm                            |  2 +-
 lib/Text/BibTeX/NameFormat.pm                      |  2 +-
 lib/Text/BibTeX/Structure.pm                       |  4 +--
 lib/Text/BibTeX/Value.pm                           |  4 +--
 scripts/btcheck                                    |  2 +-
 scripts/btformat                                   |  2 +-
 scripts/btsort                                     |  2 +-
 t/bib.t                                            |  5 +--
 t/errors.bib                                       |  7 ++++
 t/from_file.t                                      | 42 ++++++++++++++++++++--
 t/macro.t                                          |  5 +--
 t/modify.t                                         |  5 +--
 t/nameformat.t                                     |  5 ++-
 t/namelist.t                                       |  5 +--
 t/names.t                                          |  6 ++--
 t/output.t                                         |  6 ++--
 t/parse.t                                          |  5 +--
 t/parse_f.t                                        |  5 ++-
 t/parse_s.t                                        | 28 ++++++++-------
 t/purify.t                                         |  5 +--
 xscode/BibTeX.xs                                   | 31 ++++++++++++++++
 39 files changed, 254 insertions(+), 124 deletions(-)
 delete mode 100644 debian/patches/0002-Use-the-right-path-of-perl.patch
 create mode 100644 t/errors.bib

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



More information about the Pkg-perl-cvs-commits mailing list