[openbsc] 01/01: Some more "extended description"
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sat Feb 20 09:12:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository openbsc.
commit 5556f03649db8165e657206727fb350afcd60d7b
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Sat Feb 20 10:08:38 2016 +0100
Some more "extended description"
---
debian/control | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 32e45e9..d1a923d 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,12 @@ Package: osmocom-bsc
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: GSM Base Station Controller; BSC-only version of OpenBSC. Needs a real MSC!
- Classical BSC which requires MSC to operate.
+Description: GSM Base Station Controller
+ This is the BSC-only version of OpenBSC. It requires a Mobile Switching Center
+ (MSC) to operate.
+ .
+ You might rather prefer to use osmocom-nitb which is considered a
+ "GSM Network-in-a-Box" and does not depend on a MSC.
Package: osmocom-nitb
Architecture: any
@@ -36,7 +40,10 @@ Depends: ${shlibs:Depends},
${misc:Depends},
libdbd-sqlite3
Description: GSM Network-in-a-Box, implements BSC, MSC, SMSC, HLR, VLR
- All the GSM network components bundled together.
+ All the GSM network components bundled together. When using osmocom-nitb,
+ there is no need for a Mobile Switching Center (MSC).
+ .
+ This package is part of OpenBSC.
Package: osmocom-ipaccess-utils
Architecture: any
@@ -77,5 +84,9 @@ Package: openbsc-dev
Architecture: all
Depends: ${misc:Depends}
Description: Header file needed by tools tightly integrated
- This package contains a header file which for instance is needed
- when building osmo-bts.
+ Some other programs depend on gsm_data_shared.h and gsm_data_shared.c
+ from OpenBSC. This package installs these files to your file system so
+ that the other packages can build-depend on this package.
+ .
+ The header file is installed to /usr/include/osmocom/openbsc, while
+ the .c file is installed to /usr/src/osmocom/openbsc.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openbsc.git
More information about the debian-science-commits
mailing list