[Pkg-electronics-commits] [gtkwave] branch master updated (4b9a56a -> 0845b8d)
Dr. Tobias Quathamer
toddy at debian.org
Thu Dec 29 13:57:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
toddy pushed a change to branch master
in repository gtkwave.
from 4b9a56a Release 3.3.66-1
new cbd7a3a Imported Upstream version 3.3.78
new 4e8eb14 Merge tag 'upstream/3.3.78'
new 28c07ed Update Vcs-* URLs to new location
new 37d4bba Remove Hamish Moffatt <hamish at debian.org> from Uploaders.
new 17c6442 Use dh-autoreconf
new 6c5b89b Use debhelper v10
new 0845b8d Prepare Debian release 3.3.78-1
The 7 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:
AUTHORS | 22 +-
ChangeLog | 71 +
LICENSE.TXT | 20 +-
configure | 108 +-
configure.ac | 44 +-
contrib/bundle_for_osx/Info-gtkwave.plist | 8 +-
contrib/vermin/verilog.c | 2096 ++++++++++----------
contrib/vermin/verilog.g | 6 +-
debian/changelog | 12 +-
debian/compat | 2 +-
debian/control | 11 +-
debian/rules | 4 +-
doc/gtkwave.odt | Bin 1395035 -> 1453969 bytes
examples/gtkwaverc | 2 +
man/gtkwave.1 | 5 +-
man/gtkwaverc.5 | 9 +-
share/icons/Makefile.am | 2 +-
share/icons/Makefile.in | 2 +-
.../test/test7 => share/icons/hicolor}/Makefile.am | 4 +-
share/{ => icons/hicolor}/Makefile.in | 8 +-
.../icons/hicolor/scalable}/Makefile.am | 4 +-
share/{ => icons/hicolor/scalable}/Makefile.in | 8 +-
share/icons/hicolor/scalable/apps/Makefile.am | 10 +
.../scalable/apps}/Makefile.in | 22 +-
share/icons/hicolor/scalable/apps/gtkwave.svg | 246 +++
src/analyzer.c | 95 +-
src/analyzer.h | 12 +-
src/baseconvert.c | 286 ++-
src/currenttime.c | 18 +-
src/currenttime.h | 2 +-
src/fst.c | 4 +-
src/ghw.c | 30 +
src/ghwlib.c | 36 +-
src/ghwlib.h | 3 +
src/globals.c | 11 +-
src/globals.h | 6 +-
src/helpers/fst/fstapi.c | 122 +-
src/helpers/fst/lz4.c | 685 ++++---
src/helpers/fst/lz4.h | 231 ++-
src/helpers/lxt2_write.c | 6 +-
src/helpers/vcd2fst.c | 2 +-
src/helpers/vzt_read.c | 4 +-
src/main.c | 95 +-
src/markerbox.c | 6 +-
src/markerbox.h | 4 +-
src/menu.c | 261 ++-
src/menu.h | 5 +
src/mouseover.c | 16 +-
src/mouseover_sigs.c | 11 +-
src/rc.c | 126 +-
src/rc.h | 10 +-
src/savefile.c | 30 +-
src/strace.c | 36 +-
src/tcl_commands.c | 35 +
src/tcl_helper.c | 186 +-
src/tcl_support_commands.c | 30 +
src/timeentry.c | 8 +-
src/tree.c | 6 +-
src/treesearch_gtk2.c | 4 +-
src/vcd.c | 3 +-
src/vcd_partial.c | 3 +-
src/vcd_recoder.c | 3 +-
src/vcd_saver.c | 128 +-
src/vcd_saver.h | 2 +-
src/version.h | 4 +-
src/wavewindow.c | 32 +-
src/wavewindow.h | 2 +
src/zoombuttons.c | 15 +-
68 files changed, 3534 insertions(+), 1806 deletions(-)
copy {contrib/pccts/sorcerer/test/test7 => share/icons/hicolor}/Makefile.am (56%)
copy share/{ => icons/hicolor}/Makefile.in (98%)
copy {contrib/pccts/sorcerer/test/test7 => share/icons/hicolor/scalable}/Makefile.am (62%)
copy share/{ => icons/hicolor/scalable}/Makefile.in (98%)
create mode 100644 share/icons/hicolor/scalable/apps/Makefile.am
copy share/icons/{gnome/32x32/mimetypes => hicolor/scalable/apps}/Makefile.in (91%)
create mode 100644 share/icons/hicolor/scalable/apps/gtkwave.svg
--
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