MT#6511 Bump Standards-Version to 3.9.5

git.mgm/mediaproxy-ng/master
Michael Prokop 12 years ago
parent f8f741b584
commit 94020a56f5

15
debian/control vendored

@ -12,19 +12,21 @@ Build-Depends: debhelper (>= 5),
libxmlrpc-c3-dev (>= 1.16.07) | libxmlrpc-core-c3-dev (>= 1.16.07), libxmlrpc-c3-dev (>= 1.16.07) | libxmlrpc-core-c3-dev (>= 1.16.07),
markdown, markdown,
zlib1g-dev zlib1g-dev
Standards-Version: 3.9.3 Standards-Version: 3.9.5
Homepage: http://sipwise.com/ Homepage: http://sipwise.com/
Package: ngcp-mediaproxy-ng-daemon Package: ngcp-mediaproxy-ng-daemon
Architecture: any Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends} Depends: ${misc:Depends},
${shlibs:Depends}
Description: Proxy for RTP and media streams used in NGCP, userspace part. Description: Proxy for RTP and media streams used in NGCP, userspace part.
This daemon handles the first stages of proxying media streams and talks to This daemon handles the first stages of proxying media streams and talks to
the kernel part of the proxy for eventual high-performance packet forwarding. the kernel part of the proxy for eventual high-performance packet forwarding.
Package: ngcp-mediaproxy-ng-iptables Package: ngcp-mediaproxy-ng-iptables
Architecture: any Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends} Depends: ${misc:Depends},
${shlibs:Depends}
Description: IPtables extension module for the kernel-space NGCP media proxy. Description: IPtables extension module for the kernel-space NGCP media proxy.
Provides the IPtables extension needed to configure the mediaproxy rule. Provides the IPtables extension needed to configure the mediaproxy rule.
@ -40,7 +42,9 @@ Description: NGCP RTP/media proxy - meta package.
Package: ngcp-mediaproxy-ng-kernel-source Package: ngcp-mediaproxy-ng-kernel-source
Architecture: all Architecture: all
Depends: debhelper (>= 5), module-assistant, ${misc:Depends} Depends: debhelper (>= 5),
module-assistant,
${misc:Depends}
Description: IPtables kernel module for the NGCP media proxy - source. Description: IPtables kernel module for the NGCP media proxy - source.
Provides the kernel-space part of the NGCP media proxy for high- Provides the kernel-space part of the NGCP media proxy for high-
performance packet forwarding. performance packet forwarding.
@ -49,7 +53,8 @@ Description: IPtables kernel module for the NGCP media proxy - source.
Package: ngcp-mediaproxy-ng-kernel-dkms Package: ngcp-mediaproxy-ng-kernel-dkms
Architecture: all Architecture: all
Depends: dkms (>= 1.95), ${misc:Depends} Depends: dkms (>= 1.95),
${misc:Depends}
Description: IPtables kernel module for the NGCP media proxy - DKMS. Description: IPtables kernel module for the NGCP media proxy - DKMS.
Provides the kernel-space part of the NGCP media proxy for high- Provides the kernel-space part of the NGCP media proxy for high-
performance packet forwarding. performance packet forwarding.

Loading…
Cancel
Save