[libsmpp34] 05/06: Add long description to packages
Ruben Undheim
rubund-guest at moszumanska.debian.org
Fri Feb 5 14:09:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository libsmpp34.
commit 38eb949cfb938ff9b679f87d6dd9d6b65e8f7909
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Fri Feb 5 15:03:07 2016 +0100
Add long description to packages
---
debian/control | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index c64dba5..b87ae3d 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,12 @@ Depends: ${shlibs:Depends},
${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
-Description: MRTD - Machine-readable travel document library
+Description: Open PDU SMPP packaging and unpackaging tool
+ This library is a an implementation for providing the PDU handling of the
+ SMPP-3.4 protocol. SMPP (Short Message Peer-to-Peer) is an open industry
+ standard protocol designed to provide a flexible data communication
+ interface for the transfer of short message data between External Short
+ Messaging Entities, Routing Entitites and Message Centres.
Package: libsmpp34-dev
Architecture: any
@@ -26,6 +31,13 @@ Depends: libsmpp34-0 (= ${binary:Version}),
${misc:Depends}
Multi-Arch: same
Description: Development files for libsmpp34
+ This library is a an implementation for providing the PDU handling of the
+ SMPP-3.4 protocol. SMPP (Short Message Peer-to-Peer) is an open industry
+ standard protocol designed to provide a flexible data communication
+ interface for the transfer of short message data between External Short
+ Messaging Entities, Routing Entitites and Message Centres.
+ .
+ This package contains the development files for the library.
Package: libsmpp34-dbg
Architecture: any
@@ -35,4 +47,11 @@ Depends: libsmpp34-0 (= ${binary:Version}),
${misc:Depends}
Multi-Arch: same
Description: debug symbols for libsmpp34
+ This library is a an implementation for providing the PDU handling of the
+ SMPP-3.4 protocol. SMPP (Short Message Peer-to-Peer) is an open industry
+ standard protocol designed to provide a flexible data communication
+ interface for the transfer of short message data between External Short
+ Messaging Entities, Routing Entitites and Message Centres.
+ .
+ This package contains the debug symbols for the library.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libsmpp34.git
More information about the debian-science-commits
mailing list