[libverilog-perl] branch master updated (c91b5de -> 164d29a)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sun Jul 30 04:57:10 UTC 2017


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

kanashiro pushed a change to branch master
in repository libverilog-perl.

      from  c91b5de   releasing libverilog-perl version 3.426-1 to unstable
      adds  93a3832   New upstream version 3.430
       new  96668a3   Updated version 3.430 from 'upstream/3.430'
       new  37e189a   Update debian/changelog
       new  5a4cfef   Remove unused lintian override related to spelling error in binary
       new  164d29a   releasing libverilog-perl version 3.430-1 to unstable

The 4 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:
 Changes                                     |     5 +
 EditFiles.pm                                |     2 +-
 Getopt.pm                                   |     2 +-
 Language.pm                                 |     2 +-
 MANIFEST                                    |     1 +
 MANIFEST.SKIP                               |     4 +-
 META.yml                                    |     2 +-
 Netlist.pm                                  |     2 +-
 Netlist/Cell.pm                             |     2 +-
 Netlist/ContAssign.pm                       |     2 +-
 Netlist/Defparam.pm                         |     2 +-
 Netlist/File.pm                             |     2 +-
 Netlist/Interface.pm                        |     2 +-
 Netlist/Logger.pm                           |     2 +-
 Netlist/ModPort.pm                          |     2 +-
 Netlist/Module.pm                           |     2 +-
 Netlist/Net.pm                              |     2 +-
 Netlist/Pin.pm                              |     2 +-
 Netlist/Port.pm                             |     2 +-
 Netlist/Subclass.pm                         |     2 +-
 Parser/Parser.pm                            |     4 +-
 Parser/Parser.xs                            |    59 +-
 Parser/SigParser.pm                         |    22 +-
 Parser/VParse.cpp                           |     3 +-
 Parser/VParse.h                             |    14 +-
 Parser/VParseBison.y                        |   234 +-
 Parser/VParseGrammar.h                      |    25 +-
 Parser/bisonpre                             |     2 +-
 Parser/callbackgen                          |     7 +-
 Parser/gen/bisonpre-0                       |     2 +-
 Parser/gen/bisonpre-1                       | 41726 +++++++++++++-------------
 Preproc/Preproc.pm                          |     2 +-
 Preproc/VPreProc.cpp                        |     1 +
 Std.pm                                      |     2 +-
 debian/changelog                            |     8 +
 debian/libverilog-perl.lintian-overrides    |     2 -
 t/35_sigparser.t                            |    68 +-
 t/{35_sigparser.out => 35_sigparser_ps.out} |    57 +
 vhier                                       |     2 +-
 vpassert                                    |     2 +-
 vppreproc                                   |     2 +-
 vrename                                     |     2 +-
 42 files changed, 21437 insertions(+), 20853 deletions(-)
 copy t/{35_sigparser.out => 35_sigparser_ps.out} (93%)

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



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