From 94020a56f50881fe0e5c893eaa3ce6732da2e220 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 2 Apr 2014 13:06:52 +0200 Subject: [PATCH] MT#6511 Bump Standards-Version to 3.9.5 --- debian/control | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index dd229707d..e59350c98 100644 --- a/debian/control +++ b/debian/control @@ -12,19 +12,21 @@ Build-Depends: debhelper (>= 5), libxmlrpc-c3-dev (>= 1.16.07) | libxmlrpc-core-c3-dev (>= 1.16.07), markdown, zlib1g-dev -Standards-Version: 3.9.3 +Standards-Version: 3.9.5 Homepage: http://sipwise.com/ Package: ngcp-mediaproxy-ng-daemon Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends}, + ${shlibs:Depends} 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 the kernel part of the proxy for eventual high-performance packet forwarding. Package: ngcp-mediaproxy-ng-iptables Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends}, + ${shlibs:Depends} Description: IPtables extension module for the kernel-space NGCP media proxy. 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 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. Provides the kernel-space part of the NGCP media proxy for high- performance packet forwarding. @@ -49,7 +53,8 @@ Description: IPtables kernel module for the NGCP media proxy - source. Package: ngcp-mediaproxy-ng-kernel-dkms Architecture: all -Depends: dkms (>= 1.95), ${misc:Depends} +Depends: dkms (>= 1.95), + ${misc:Depends} Description: IPtables kernel module for the NGCP media proxy - DKMS. Provides the kernel-space part of the NGCP media proxy for high- performance packet forwarding.