File: control

package info (click to toggle)
sipgrep 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 876 kB
  • ctags: 752
  • sloc: ansic: 4,296; sh: 2,806; makefile: 67
file content (24 lines) | stat: -rw-r--r-- 960 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: sipgrep
Section: net
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Victor Seva <linuxmaniac@torreviejawireless.org>
Build-Depends: autotools-dev,
               debhelper (>= 9),
               dpkg-dev (>= 1.16.1~),
               libpcap-dev,
               libpcre3-dev,
Standards-Version: 3.9.6
Homepage: https://github.com/sipcapture/sipgrep
Vcs-git: git://anonscm.debian.org/pkg-voip/sipgrep.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-voip/sipgrep.git

Package: sipgrep
Architecture: linux-any
Multi-Arch: foreign
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: command line tool to sniff, capture, display SIP messages
 Powerful pcap-aware tool command line tool to sniff, capture, display
 and troubleshoot SIP signaling over IP networks, allowing the user to
 specify extended regular expressions matching against SIP headers.