[libosmo-sccp] 01/01: Better long descriptions

Ruben Undheim rubund-guest at moszumanska.debian.org
Fri Feb 5 20:48:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository libosmo-sccp.

commit 5a6205204acaccb2d8bc3d63d874893af2e2ecda
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Fri Feb 5 21:48:29 2016 +0100

    Better long descriptions
---
 debian/control | 32 +++++++++++++++++++++-----------
 1 file changed, 21 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 5bc4b6b..a34f04c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,11 @@ Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
-Description: Osmocom library for SCCP
- This is a library for handling SCCP (Signaling Connection Control Part) which
- is used extensively in cellular networks such as GSM.
+Description: Library for Signalling Connection Control Part (SCCP)
+ SCCP is a network layer protocol that provides extended routing, flow control,
+ segmentation, connection-orientation, and error correction facilities in
+ Signaling System 7 telecommunications networks.
+ It is heavily used in cellular networks such as GSM.
 
 Package: libosmomtp0
 Architecture: any
@@ -28,9 +30,11 @@ Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
-Description: Message Transfer Part for SCCP
- This is a library for handling SCCP (Signaling Connection Control Part) which
- is used extensively in cellular networks such as GSM.
+Description: Message Transfer Part for Signaling System 7
+ MTP is part of the Signaling System 7 used for communication in Public
+ Switched Telephone Networks. MTP is responsible for reliable, unduplicated and
+ in-sequence transport of SS7 messages between communication partners.
+ This library is closesly related to the libosmosccp library.
 
 Package: libosmoxua0
 Architecture: any
@@ -38,9 +42,13 @@ Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
-Description: Osmocom library for SCCP XUA
- This is a library for handling SCCP (Signaling Connection Control Part) which
- is used extensively in cellular networks such as GSM.
+Description: Osmocom SCCP support library for generating and parsing messages
+ SCCP is a network layer protocol that provides extended routing, flow control,
+ segmentation, connection-orientation, and error correction facilities in
+ Signaling System 7 telecommunications networks.
+ It is heavily used in cellular networks such as GSM.
+ .
+ This library only contains some code for generating and parsing messages.
 
 Package: libosmo-sccp-dev
 Architecture: any
@@ -51,8 +59,10 @@ Depends: libosmosccp0 (= ${binary:Version}),
          ${misc:Depends}
 Multi-Arch: same
 Description: Development files for libosmosccp, libosmomtp and libosmoxua
- This is a library for handling SCCP (Signaling Connection Control Part) which
- is used extensively in cellular networks such as GSM.
+ SCCP is a network layer protocol that provides extended routing, flow control,
+ segmentation, connection-orientation, and error correction facilities in
+ Signaling System 7 telecommunications networks.
+ It is heavily used in cellular networks such as GSM.
  .
  This package contains the development files for the library.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libosmo-sccp.git



More information about the debian-science-commits mailing list