[Pkg-voip-commits] [bctoolbox] 04/10: debian/control: Update package descriptions
Johannes Schauer
josch at moszumanska.debian.org
Mon Apr 24 07:12:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
josch pushed a commit to branch debian/sid
in repository bctoolbox.
commit 963afea0c478a703da40a69d36232e65729be308
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date: Mon Apr 24 08:13:23 2017 +0200
debian/control: Update package descriptions
---
debian/control | 27 ++++++++++++++++++++-------
1 file changed, 20 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 9b00d7b..11ab70a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,14 +13,27 @@ Package: bctoolbox-dev
Section: libdevel
Architecture: any
Depends: libbctoolbox1 (= ${binary:Version}), ${misc:Depends}
-Description: bctoolbox development headers
- Header files, CMake configs, and other bits needed when compiling against
- bctoolbox, a C/C++ utility library used by Linphone and other software from
- Belledonne Communications.
+Description: Helper code for software by Belledonne Communications (development headers)
+ The package provides a C/C++ utility library used by Linphone and other
+ software by Belledonne Communications. The library offers platform independent
+ implementations of cryptographic functions, exception handling, logging
+ modules, file access, unit tests and data structures like lists and maps.
+ .
+ The package is probably not useful outside the Belledonne Communications suite
+ of libraries and programs.
+ .
+ This package contains the development headers.
Package: libbctoolbox1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: bctoolbox C/C++ utility library
- Generic C/C++ utility library used by Linphone and other software from
- Belledonne Communications.
+Description: Helper library for software by Belledonne Communications (shared library)
+ The package provides a C/C++ utility library used by Linphone and other
+ software by Belledonne Communications. The library offers platform independent
+ implementations of cryptographic functions, exception handling, logging
+ modules, file access, unit tests and data structures like lists and maps.
+ .
+ The package is probably not useful outside the Belledonne Communications suite
+ of libraries and programs.
+ .
+ This package contains the shared library.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/bctoolbox.git
More information about the Pkg-voip-commits
mailing list