[Pkg-voip-commits] [sngrep] branch master updated (f842e3a -> c50e718)

Victor Seva vseva at moszumanska.debian.org
Fri Oct 28 13:35:01 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  f842e3a   update debian changelog
      adds  59855b0   New upstream version 1.4.1
       new  83c5fa8   Merge tag 'upstream/1.4.1'
       new  bc57866   remove upstream applied patches
       new  c50e718   update debian changelog

The 3 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                                          | 20 ++++++++
 configure.ac                                       |  2 +-
 debian/changelog                                   |  7 +++
 .../patches/0001-fix-typos-thanks-to-lintian.patch | 36 --------------
 debian/patches/series                              |  1 -
 doc/sngrep.8                                       |  2 +-
 pkg/debian/changelog                               |  6 +++
 src/capture.c                                      | 20 ++++++--
 src/capture.h                                      |  2 +
 src/curses/ui_call_list.c                          | 13 ++---
 src/curses/ui_filter.c                             | 18 +++++--
 src/curses/ui_filter.h                             |  6 +++
 src/curses/ui_manager.c                            |  9 +++-
 src/curses/ui_settings.c                           |  4 +-
 src/curses/ui_stats.c                              | 57 ++++++++++++----------
 src/option.c                                       |  2 +-
 src/packet.h                                       |  4 ++
 src/rtp.c                                          |  4 ++
 src/setting.c                                      |  1 +
 src/setting.h                                      |  1 +
 src/sip.c                                          | 28 ++++++++++-
 src/sip.h                                          | 14 ++++++
 src/sip_attr.c                                     |  8 ++-
 src/sip_attr.h                                     |  4 ++
 src/sip_call.c                                     | 19 ++++++++
 src/sip_call.h                                     |  6 +++
 src/sip_msg.c                                      |  4 ++
 src/util.c                                         |  2 +-
 28 files changed, 211 insertions(+), 89 deletions(-)
 delete mode 100644 debian/patches/0001-fix-typos-thanks-to-lintian.patch
 delete mode 100644 debian/patches/series

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