[Pkg-voip-commits] [sngrep] branch master updated (4d6c79a -> ac156fe)
Victor Seva
vseva at moszumanska.debian.org
Tue May 10 05:58:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
vseva pushed a change to branch master
in repository sngrep.
from 4d6c79a update debian changelog
adds 3f6ffff Imported Upstream version 1.3.1
new 0e6ab8a Merge tag 'upstream/1.3.1'
new ac156fe update debian changelog
The 2 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 | 11 ++++-
configure.ac | 2 +-
debian/changelog | 6 +++
doc/sngrep.8 | 2 +-
pkg/debian/changelog | 96 ++++++++++++++++++++++++++++++++++++++++
pkg/debian/compat | 1 +
pkg/debian/control | 23 ++++++++++
{debian => pkg/debian}/copyright | 23 +---------
pkg/debian/rules | 5 +++
pkg/debian/source/format | 1 +
{debian => pkg/debian}/watch | 0
src/capture.c | 41 +++++++++++------
src/capture.h | 5 +++
src/curses/ui_call_list.c | 11 +++--
src/curses/ui_call_raw.c | 2 +-
src/curses/ui_manager.c | 20 +++++++--
src/curses/ui_manager.h | 13 +++++-
src/main.c | 2 +-
src/rtp.c | 8 ++--
src/sip.c | 2 +-
src/sip_attr.h | 3 ++
src/sip_call.c | 1 +
src/sip_msg.c | 10 ++---
23 files changed, 229 insertions(+), 59 deletions(-)
create mode 100644 pkg/debian/changelog
create mode 100644 pkg/debian/compat
create mode 100644 pkg/debian/control
copy {debian => pkg/debian}/copyright (63%)
create mode 100755 pkg/debian/rules
create mode 100644 pkg/debian/source/format
copy {debian => pkg/debian}/watch (100%)
--
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