[Pkg-voip-commits] [sngrep] branch master updated (d929975 -> 132e129)
Victor Seva Lopez
maniac-guest at moszumanska.debian.org
Sat May 16 11:49:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
maniac-guest pushed a change to branch master
in repository sngrep.
from d929975 add /me to uploaders. Set pkg-voip as maintainer. Add debian dir at copyright with my info
new 508ae25 fix uscan watch file
adds da71358 Imported Upstream version 0.3.1
new 8d5f0ee Merge tag 'upstream/0.3.1'
new 50d10c7 add debian/gbp.conf
new 132e129 update debian changelog
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:
ChangeLog | 15 ++
README.md | 31 ++-
TODO | 41 ++--
config/sngreprc | 9 +-
configure.ac | 71 +++---
debian/changelog | 12 +-
debian/gbp.conf | 7 +
debian/watch | 3 +-
doc/sngrep.8 | 2 +-
src/Makefile.am | 2 +-
src/capture.c | 156 ++++++++++---
src/capture.h | 100 ++++----
src/capture_tls.c | 6 +-
src/capture_tls.h | 2 +-
src/group.c | 4 +-
src/keybinding.c | 299 ++++++++++++++++++++++++
src/keybinding.h | 178 +++++++++++++++
src/main.c | 56 +++--
src/option.c | 18 +-
src/sip.c | 463 ++++++++++++++++++++++++-------------
src/sip.h | 187 ++++++++++++---
src/sip_attr.c | 129 +----------
src/sip_attr.h | 90 +-------
src/ui_call_flow.c | 304 ++++++++++++++-----------
src/ui_call_flow.h | 1 +
src/ui_call_list.c | 601 +++++++++++++++++++++++++++----------------------
src/ui_call_list.h | 35 +++
src/ui_call_raw.c | 124 +++++-----
src/ui_column_select.c | 140 ++++++------
src/ui_filter.c | 184 ++++++++-------
src/ui_manager.c | 115 ++++++----
src/ui_manager.h | 25 ++
src/ui_msg_diff.c | 27 +--
src/ui_save_pcap.c | 141 ++++++------
src/ui_save_raw.c | 107 ++++-----
35 files changed, 2355 insertions(+), 1330 deletions(-)
create mode 100644 debian/gbp.conf
create mode 100644 src/keybinding.c
create mode 100644 src/keybinding.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/sngrep.git
More information about the Pkg-voip-commits
mailing list