[libosmocore] 36/40: More description for each binary package

Ruben Undheim rubund-guest at moszumanska.debian.org
Wed Oct 14 12:43:26 UTC 2015


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

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

commit 480a3c942b28f86036c8a1546094e56a62f1730e
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Tue Oct 13 23:47:45 2015 +0200

    More description for each binary package
---
 debian/control | 50 ++++++++++++++++++++++++++++++++------------------
 1 file changed, 32 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 36f91dc..64ee940 100644
--- a/debian/control
+++ b/debian/control
@@ -38,20 +38,26 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Osmo codec library
- This is part of the libosmocore "meta"-library. The libosmocore library contain
+ This is part of the libosmocore "meta"-library. The libosmocore library contains
  various utility functions that were originally developed as part of the OpenBSC
  project, but which are of a more generic nature and thus useful to (at least)
  other programs that are developed in the sphere of Free Software / Open Source
  mobile communications.
  .
- The libosmocodec library in particular contains ..
+ The libosmocodec library in particular contains the implementation of various
+ GSM codecs:
+ .
+  - GSM 06.10 - GSM FR Codec
+  - GSM 06.20 - GSM HR Codec
+  - GSM 06.60 - GSM EFR Codec
+  - GSM 06.90 - GSM AMR Codec
 
 Package: libosmocodec-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}, libosmocodec0, libjs-jquery
 Description: Documentation for the osmo codec library
- This is part of the libosmocore "meta"-library. The libosmocore library contain
+ This is part of the libosmocore "meta"-library. The libosmocore library contains
  various utility functions that were originally developed as part of the OpenBSC
  project, but which are of a more generic nature and thus useful to (at least)
  other programs that are developed in the sphere of Free Software / Open Source
@@ -65,13 +71,14 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Osmo Core library
- This is part of the libosmocore "meta"-library. The libosmocore library contain
+ This is part of the libosmocore "meta"-library. The libosmocore library contains
  various utility functions that were originally developed as part of the OpenBSC
  project, but which are of a more generic nature and thus useful to (at least)
  other programs that are developed in the sphere of Free Software / Open Source
  mobile communications.
  .
- The libosmocore6 library in particular contains ..
+ The libosmocore6 library in particular is a collection of common code used in
+ various sub-projects inside the Osmocom family of projects.
 
 Package: libosmocore-doc
 Section: doc
@@ -79,7 +86,7 @@ Architecture: all
 Depends: ${misc:Depends}, libosmocore6, libjs-jquery, libosmocodec-doc,
          libosmogsm-doc, libosmovty-doc
 Description: Documentation for the Osmo Core library
- This is part of the libosmocore "meta"-library. The libosmocore library contain
+ This is part of the libosmocore "meta"-library. The libosmocore library contains
  various utility functions that were originally developed as part of the OpenBSC
  project, but which are of a more generic nature and thus useful to (at least)
  other programs that are developed in the sphere of Free Software / Open Source
@@ -93,13 +100,14 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Osmo GPRS GB library
- This is part of the libosmocore "meta"-library. The libosmocore library contain
+ This is part of the libosmocore "meta"-library. The libosmocore library contains
  various utility functions that were originally developed as part of the OpenBSC
  project, but which are of a more generic nature and thus useful to (at least)
  other programs that are developed in the sphere of Free Software / Open Source
  mobile communications.
  .
- The libosmogb library in particular contains ..
+ The libosmogb library in particular contains a GPRS BSSGP protocol
+ implementation.
 
 Package: libosmogsm5
 Architecture: any
@@ -107,20 +115,24 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Osmo GSM utility library
- This is part of the libosmocore "meta"-library. The libosmocore library contain
+ This is part of the libosmocore "meta"-library. The libosmocore library contains
  various utility functions that were originally developed as part of the OpenBSC
  project, but which are of a more generic nature and thus useful to (at least)
  other programs that are developed in the sphere of Free Software / Open Source
  mobile communications.
  .
- The libosmogsm library in particular contains ..
+ The libosmogsm library in particular is a collection of common code used in
+ various GSM related sub-projects inside the Osmocom family of projects. It
+ includes A5/1 and A5/2 ciphers, COMP128v1, a LAPDm implementation, a GSM TLV
+ parser, SMS utility routines as well as protocol definitions for a series of
+ protocols.
 
 Package: libosmogsm-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}, libosmogsm5, libjs-jquery
 Description: Documentation for the Osmo GSM utility library
- This is part of the libosmocore "meta"-library. The libosmocore library contain
+ This is part of the libosmocore "meta"-library. The libosmocore library contains
  various utility functions that were originally developed as part of the OpenBSC
  project, but which are of a more generic nature and thus useful to (at least)
  other programs that are developed in the sphere of Free Software / Open Source
@@ -134,20 +146,22 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Osmo VTY library
- This is part of the libosmocore "meta"-library. The libosmocore library contain
+ This is part of the libosmocore "meta"-library. The libosmocore library contains
  various utility functions that were originally developed as part of the OpenBSC
  project, but which are of a more generic nature and thus useful to (at least)
  other programs that are developed in the sphere of Free Software / Open Source
  mobile communications.
  .
- The libosmovty library in particular contains ..
+ The libosmovty library in particular implements the interactive command-line
+ on the VTY (Virtual TTY) as well as configuration file parsing.
+ 
 
 Package: libosmovty-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}, libosmovty2, libjs-jquery
 Description: Documentation for the Osmo VTY library
- This is part of the libosmocore "meta"-library. The libosmocore library contain
+ This is part of the libosmocore "meta"-library. The libosmocore library contains
  various utility functions that were originally developed as part of the OpenBSC
  project, but which are of a more generic nature and thus useful to (at least)
  other programs that are developed in the sphere of Free Software / Open Source
@@ -161,13 +175,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Osmo control library
- This is part of the libosmocore "meta"-library. The libosmocore library contain
+ This is part of the libosmocore "meta"-library. The libosmocore library contains
  various utility functions that were originally developed as part of the OpenBSC
  project, but which are of a more generic nature and thus useful to (at least)
  other programs that are developed in the sphere of Free Software / Open Source
  mobile communications.
  .
- The libosmoctrl library in particular contains ..
+ The libosmoctrl library in particular contains an SNMP-like status interface.
 
 Package: libosmosim0
 Architecture: any
@@ -175,13 +189,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Osmo SIM library
- This is part of the libosmocore "meta"-library. The libosmocore library contain
+ This is part of the libosmocore "meta"-library. The libosmocore library contains
  various utility functions that were originally developed as part of the OpenBSC
  project, but which are of a more generic nature and thus useful to (at least)
  other programs that are developed in the sphere of Free Software / Open Source
  mobile communications.
  .
- The libosmosim library in particular contains ..
+ The libosmosim library in particular contains routines for SIM card access.
 
 Package: libosmocore-dev
 Section: libdevel

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



More information about the debian-science-commits mailing list