TT#49106 Normalize package descriptions

Remove trailing dots from summary, and lowercase first word.

Change-Id: Ibb1d2d14496134e957944f3672459add2a856ecb
changes/63/25863/2
Guillem Jover 7 years ago
parent 9e4d140e7b
commit 2384b287a1

14
debian/control vendored

@ -46,7 +46,7 @@ Conflicts:
Replaces: Replaces:
ngcp-mediaproxy-ng-daemon, ngcp-mediaproxy-ng-daemon,
ngcp-rtpengine-redis1, ngcp-rtpengine-redis1,
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.
@ -61,7 +61,7 @@ Depends:
nfs-common, nfs-common,
${misc:Depends}, ${misc:Depends},
${shlibs:Depends}, ${shlibs:Depends},
Description: Recording daemon for RTP and media streams Description: recording daemon for RTP and media streams
This daemon handles the call recording (media intercept) component of rtpengine. This daemon handles the call recording (media intercept) component of rtpengine.
Package: ngcp-rtpengine-iptables Package: ngcp-rtpengine-iptables
@ -73,7 +73,7 @@ Conflicts:
ngcp-mediaproxy-ng-iptables, ngcp-mediaproxy-ng-iptables,
Replaces: Replaces:
ngcp-mediaproxy-ng-iptables, ngcp-mediaproxy-ng-iptables,
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.
Package: ngcp-rtpengine Package: ngcp-rtpengine
@ -88,7 +88,7 @@ Conflicts:
ngcp-mediaproxy-ng, ngcp-mediaproxy-ng,
Replaces: Replaces:
ngcp-mediaproxy-ng, ngcp-mediaproxy-ng,
Description: NGCP RTP/media proxy - meta package. Description: NGCP RTP/media proxy - meta package
This is a meta package for easy installation of all four parts of the NGCP This is a meta package for easy installation of all four parts of the NGCP
media proxy. It will install the user-space daemon, the kernel-space IPtables media proxy. It will install the user-space daemon, the kernel-space IPtables
module, the IPtables extension module and utility scripts. module, the IPtables extension module and utility scripts.
@ -103,7 +103,7 @@ Conflicts:
ngcp-mediaproxy-ng-kernel-source, ngcp-mediaproxy-ng-kernel-source,
Replaces: Replaces:
ngcp-mediaproxy-ng-kernel-source, ngcp-mediaproxy-ng-kernel-source,
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.
This package contains the source to be built with module-assistant or This package contains the source to be built with module-assistant or
@ -121,7 +121,7 @@ Conflicts:
ngcp-mediaproxy-ng-kernel-dkms, ngcp-mediaproxy-ng-kernel-dkms,
Replaces: Replaces:
ngcp-mediaproxy-ng-kernel-dkms, ngcp-mediaproxy-ng-kernel-dkms,
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.
This package contains the source to be built with dkms. This package contains the source to be built with dkms.
@ -136,5 +136,5 @@ Depends:
libio-socket-ip-perl, libio-socket-ip-perl,
libsocket6-perl, libsocket6-perl,
netcat-openbsd | netcat, netcat-openbsd | netcat,
Description: Scripts and Perl modules for NGCP rtpengine Description: scripts and Perl modules for NGCP rtpengine
This package contains scripts and Perl modules for NGCP rtpengine This package contains scripts and Perl modules for NGCP rtpengine

Loading…
Cancel
Save