[libverilog-perl] branch master updated (a806611 -> e89f142)

gregor herrmann gregoa at debian.org
Sat Nov 11 21:12:42 UTC 2017


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

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

      from  a806611   Release 3.444-1
      adds  75750e6   New upstream version 3.446
       new  9a82f97   Update upstream source from tag 'upstream/3.446'
       new  2f31d18   New upstream release.
       new  ba51830   Update years of packaging copyright.
       new  e89f142   releasing package libverilog-perl version 3.446-1

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 +-
 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      |    2 +-
 Parser/SigParser.pm   |    2 +-
 Parser/bisonpre       |    2 +-
 Parser/callbackgen    |    2 +-
 Parser/gen/bisonpre-0 |    2 +-
 Preproc/Preproc.pm    |    2 +-
 Preproc/VPreLex.h     |    2 +
 Preproc/VPreLex.l     |    4 +
 Preproc/VPreProc.cpp  |  103 ++--
 Preproc/gen/flex-0    |    2 +-
 Preproc/gen/flex-1    | 1430 +++++++++++++++++++++++++------------------------
 Std.pm                |    2 +-
 debian/changelog      |    7 +
 debian/copyright      |    2 +-
 t/30_preproc.out      |   81 +++
 t/30_preproc_nows.out |   43 +-
 t/30_preproc_on.out   |  121 ++++-
 t/30_preproc_sub.out  |  140 ++++-
 t/30_preproc_syn.out  |  121 ++++-
 verilog/inc1.v        |   81 +++
 vhier                 |    2 +-
 vpassert              |    2 +-
 vppreproc             |    2 +-
 vrename               |    2 +-
 42 files changed, 1348 insertions(+), 850 deletions(-)

-- 
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