[Pkg-electronics-commits] [gtkwave] branch master updated (0b60736 -> 64a16af)

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Sat Dec 21 10:17:41 UTC 2013


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

aelmahmoudy-guest pushed a change to branch master
in repository gtkwave.

      from  0b60736   Merge tag 'upstream/3.3.52'
       new  e630062   Bumped Standards-Version to 3.9.5
       new  8184686   Imported Upstream version 3.3.53
       new  40e614f   Merge tag 'upstream/3.3.53'
       new  8a401a8   Remove debian/gtkwave.docs
       new  64a16af   Release 3.3.53-1

The 5 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:
 ANALOG_README.TXT                                  |  12 -
 AUTHORS                                            |  22 +-
 ChangeLog                                          |  10 +
 LICENSE.TXT                                        |  41 +-
 MIT.TXT                                            |  22 -
 Makefile.am                                        |   2 +-
 Makefile.in                                        |   2 +-
 SYSTEMVERILOG_README.TXT                           |  18 -
 configure                                          |  23 +-
 configure.ac                                       |   3 +-
 contrib/Makefile.am                                |   2 +-
 contrib/Makefile.in                                |   2 +-
 contrib/bundle_for_osx/Info-gtkwave.plist          |   8 +-
 contrib/vermin/preproc.c                           |   7 +-
 .../sorcerer/lib/Makefile.in => wlf2vcd/Makefile}  | 341 +++++----
 contrib/wlf2vcd/Makefile.am                        |   5 +
 .../sorcerer/test/test7 => wlf2vcd}/Makefile.in    |   9 +-
 contrib/wlf2vcd/wlf2vcd.c                          | 830 +++++++++++++++++++++
 debian/changelog                                   |   8 +
 debian/control                                     |   2 +-
 debian/gtkwave.docs                                |   2 -
 doc/gtkwave.odt                                    | Bin 1391489 -> 1391885 bytes
 man/rtlbrowse.1                                    |   8 +-
 man/vcd2fst.1                                      |  14 +-
 src/analyzer.h                                     |   3 +-
 src/fsdb_wrapper_api.cc                            |   2 +
 src/fsdb_wrapper_api.h                             |   3 +-
 src/globals.c                                      |   2 +-
 src/globals.h                                      |   2 +-
 src/helpers/evcd2vcd.c                             |  28 +-
 src/helpers/fst/fstapi.c                           |  30 +-
 src/helpers/fst/fstapi.h                           |   2 +-
 src/helpers/v2l_analyzer_lxt2.h                    |   3 +
 src/helpers/v2l_debug.h                            |   7 +-
 src/helpers/v2l_debug_lxt2.h                       |   7 +-
 src/helpers/vcd2fst.c                              |  61 +-
 src/helpers/vcd2lxt2.c                             |   4 +-
 src/helpers/vcd2vzt.c                              |   4 +-
 src/helpers/vzt_write.c                            |   4 +-
 src/main.c                                         |  25 +-
 src/menu.c                                         |  14 +-
 src/vcd.c                                          |   3 +-
 src/vcd_recoder.c                                  |   3 +-
 src/vcd_saver.c                                    |   6 +-
 src/version.h                                      |   4 +-
 45 files changed, 1261 insertions(+), 349 deletions(-)
 delete mode 100644 ANALOG_README.TXT
 delete mode 100644 MIT.TXT
 delete mode 100644 SYSTEMVERILOG_README.TXT
 copy contrib/{pccts/sorcerer/lib/Makefile.in => wlf2vcd/Makefile} (51%)
 create mode 100644 contrib/wlf2vcd/Makefile.am
 copy contrib/{pccts/sorcerer/test/test7 => wlf2vcd}/Makefile.in (98%)
 create mode 100644 contrib/wlf2vcd/wlf2vcd.c
 delete mode 100644 debian/gtkwave.docs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gtkwave.git



More information about the Pkg-electronics-commits mailing list