texlive[43549] Master/texmf-dist: bibtexperllibs (19mar17)

commits+karl at tug.org commits+karl at tug.org
Sun Mar 19 23:13:33 CET 2017


Revision: 43549
          http://tug.org/svn/texlive?view=revision&revision=43549
Author:   karl
Date:     2017-03-19 23:13:33 +0100 (Sun, 19 Mar 2017)
Log Message:
-----------
bibtexperllibs (19mar17)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm
    trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm
    trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm
    trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Author.pm
    trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Entry.pm
    trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser.pm
    trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Changes
    trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml
    trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL
    trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/README
    trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/dist.ini
    trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/13_output.t
    trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/01.bib
    trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/english.bib
    trunk/Master/texmf-dist/source/support/bibtexperllibs/README

Modified: trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm
===================================================================
--- trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm	2017-03-19 22:13:33 UTC (rev 43549)
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BibTeX::Parser 3pm"
-.TH BibTeX::Parser 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation"
+.TH BibTeX::Parser 3pm "2017-03-18" "perl v5.20.2" "User Contributed Perl Documentation"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -200,7 +200,7 @@
 BibTeX::Parser::Author
 .SH "VERSION"
 .IX Header "VERSION"
-version 0.70
+version 1.00
 .SH "AUTHOR"
 .IX Header "AUTHOR"
 Gerhard Gossen <gerhard.gossen at googlemail.com> and

Modified: trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm
===================================================================
--- trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm	2017-03-19 22:13:33 UTC (rev 43549)
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BibTeX::Parser::Author 3pm"
-.TH BibTeX::Parser::Author 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation"
+.TH BibTeX::Parser::Author 3pm "2017-03-18" "perl v5.20.2" "User Contributed Perl Documentation"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -203,7 +203,7 @@
 the following token is not: \f(CW\*(C`{von}\*(C'\fR
 .SH "VERSION"
 .IX Header "VERSION"
-version 0.70
+version 1.00
 .SH "AUTHOR"
 .IX Header "AUTHOR"
 Gerhard Gossen <gerhard.gossen at googlemail.com> and

Modified: trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm
===================================================================
--- trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm	2017-03-19 22:13:33 UTC (rev 43549)
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "BibTeX::Parser::Entry 3pm"
-.TH BibTeX::Parser::Entry 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation"
+.TH BibTeX::Parser::Entry 3pm "2017-03-18" "perl v5.20.2" "User Contributed Perl Documentation"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -228,7 +228,7 @@
 \&\f(CW\*(C`$entry\->to_string(canonize_names=>0)\*(C'\fR overrides this behavior.
 .SH "VERSION"
 .IX Header "VERSION"
-version 0.70
+version 1.00
 .SH "AUTHOR"
 .IX Header "AUTHOR"
 Gerhard Gossen <gerhard.gossen at googlemail.com> and

Modified: trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Author.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Author.pm	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Author.pm	2017-03-19 22:13:33 UTC (rev 43549)
@@ -1,6 +1,6 @@
 package BibTeX::Parser::Author;
 {
-  $BibTeX::Parser::Author::VERSION = '0.70';
+  $BibTeX::Parser::Author::VERSION = '1.00';
 }
 
 use warnings;
@@ -393,7 +393,7 @@
 
 =head1 VERSION
 
-version 0.70
+version 1.00
 
 
 =head1 AUTHOR

Modified: trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Entry.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Entry.pm	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser/Entry.pm	2017-03-19 22:13:33 UTC (rev 43549)
@@ -1,6 +1,6 @@
 package BibTeX::Parser::Entry;
 {
-  $BibTeX::Parser::Entry::VERSION = '0.70';
+  $BibTeX::Parser::Entry::VERSION = '1.00';
 }
 
 use warnings;
@@ -234,7 +234,7 @@
 	    $value = join(' and ', @names);
 	}
 	if ($field eq 'editor' && $options{canonize_names}) {
-	    my @names = ($self->editors);
+	    my @names = ($self->editor);
 	    $value = join(' and ', @names);
 	}
 	$result .= "    $field = {"."$value"."},\n";
@@ -357,7 +357,7 @@
 
 =head1 VERSION
 
-version 0.70
+version 1.00
 
 
 =head1 AUTHOR

Modified: trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser.pm
===================================================================
--- trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser.pm	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/scripts/bibtexperllibs/BibTeX/Parser.pm	2017-03-19 22:13:33 UTC (rev 43549)
@@ -1,6 +1,6 @@
 package BibTeX::Parser;
 {
-  $BibTeX::Parser::VERSION = '0.70';
+  $BibTeX::Parser::VERSION = '1.00';
 }
 # ABSTRACT: A pure perl BibTeX parser
 use warnings;
@@ -337,7 +337,7 @@
 
 =head1 VERSION
 
-version 0.70
+version 1.00
 
 
 =head1 AUTHOR

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Changes
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Changes	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Changes	2017-03-19 22:13:33 UTC (rev 43549)
@@ -1,5 +1,8 @@
 Revision history for BibTeX-Parser
 
+1.00    2017-03-18 21:53:15+00:00
+	Typo corrected:  editors -> editor
+
 0.70    2016-11-23 02:28:35+00:00
         Compatibility with perl 5.25 (Alexandr Ciornii)
 

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml	2017-03-19 22:13:33 UTC (rev 43549)
@@ -20,4 +20,4 @@
   IO::String: 0
   LaTeX::ToUnicode: 0.02
   Test::More: 0
-version: 0.70
+version: 1.00

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL	2017-03-19 22:13:33 UTC (rev 43549)
@@ -29,7 +29,7 @@
   "TEST_REQUIRES" => {
     "Test::More" => "0.88"
   },
-  "VERSION" => "0.70",
+  "VERSION" => "1.00",
   "test" => {
     "TESTS" => "t/*.t"
   }

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/README
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/README	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/README	2017-03-19 22:13:33 UTC (rev 43549)
@@ -1,9 +1,9 @@
 This archive contains the distribution BibTeX-Parser,
-version 0.70:
+version 1.00:
 
   A pure perl BibTeX parser
 
-This software is copyright (c) 2013--2016 by Gerhard Gossen and Boris Veytsman
+This software is copyright (c) 2013--2017 by Gerhard Gossen and Boris Veytsman
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/dist.ini
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/dist.ini	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/dist.ini	2017-03-19 22:13:33 UTC (rev 43549)
@@ -1,5 +1,5 @@
 name    = BibTeX-Parser
-version = 0.70
+version = 1.00
 author  = Gerhard Gossen <gerhard.gossen at googlemail.com> and Boris Veytsman <boris at varphi.com>
 license = Perl_5
 copyright_holder = Gerhard Gossen and Boris Veytsman

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/13_output.t
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/01.bib
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/01.bib	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/01.bib	2017-03-19 22:13:33 UTC (rev 43549)
@@ -1,6 +1,7 @@
 @ARTICLE{key01,
 	year	= 1950,
 	author	= {Donald Duck and Someone Else},
+	editor  = {E. D. Itor and A. N. Other},	
 	title	= {Title text},
 	month   = jan # "~1"
 }		

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/english.bib
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/english.bib	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/english.bib	2017-03-19 22:13:33 UTC (rev 43549)
@@ -1,4 +1,4 @@
-$Id: english.bib,v 1.4 2016/03/24 22:47:03 boris Exp $
+$Id: english.bib,v 1.5 2017/03/19 19:14:20 boris Exp $
 
 Please notify Adrian F Clark <alien at uk.ac.essex.ese> of any additions
 or corrections to this list.

Modified: trunk/Master/texmf-dist/source/support/bibtexperllibs/README
===================================================================
--- trunk/Master/texmf-dist/source/support/bibtexperllibs/README	2017-03-19 22:13:10 UTC (rev 43548)
+++ trunk/Master/texmf-dist/source/support/bibtexperllibs/README	2017-03-19 22:13:33 UTC (rev 43549)
@@ -1,5 +1,5 @@
 			   BibTeX Perl Libs
-			     Version 1.2
+			     Version 1.3
 		  Gerhard Gossen and Boris Veytsman
 
 This package provides BibTeX related Perl libraries by Gerhard Gossen,
@@ -12,6 +12,8 @@
 
 Changes:
 
+  version 1.3  Upgraded BibTeX::Parser to 1.00
+
   version 1.2  Upgraded BibTeX::Parser to v0.70 and LaTeX::ToUnicode to 0.05
 
   version 1.1  Upgraded BibTeX::Parser to v0.69



More information about the tex-live-commits mailing list