The following commit has been merged in the master branch:
commit 8b5ff4bfd357ea2a1c29949624202037117c168a
Author: Stephen M. Webb <[email protected]>
Date: Mon Feb 6 11:21:29 2012 -0500
debian/control: reworded package descriptions
diff --git a/debian/control b/debian/control
index cc335ff..de61d27 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,9 @@ Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: ${misc:Depends},
${shlibs:Depends}
Description: iostream-based C++ socket library
- A library that makes TCP and UDP sockets available as C++ iostream-based
- objects. Used as the underlying transport layer in various WorldForge
- projects.
+ Skstream is a library that makes TCP and UDP sockets available as C++
+ iostream-based objects. It is used as the underlying transport layer in
+ various WorldForge projects.
.
This package contains the library runtime.
@@ -32,10 +32,12 @@ Pre-Depends: dpkg (>= 1.15.6~)
Depends: libskstream-0.3-6 (= ${binary:Version}),
${misc:Depends}
Description: iostream-based C++ socket library - development files
- skstream implements an iostream C++ socket library. TCP- and UDP-sockets are
- available as C++ classes.
+ Skstream is a library that makes TCP and UDP sockets available as C++
+ iostream-based objects. It is used as the underlying transport layer in
+ various WorldForge projects.
.
- This package contains the development files.
+ This package contains the files used for developing against the skstream
+ library.
Package: libskstream-0.3-6-dbg
Section: debug
@@ -46,12 +48,8 @@ Pre-Depends: dpkg (>= 1.15.6~)
Depends: libskstream-0.3-6 (= ${binary:Version}),
${misc:Depends}
Description: iostream-based C++ socket library - debugging symbols
- skstream implements an iostream C++ socket library. TCP- and UDP-sockets are
- available as C++ classes.
+ Skstream is a library that makes TCP and UDP sockets available as C++
+ iostream-based objects. It is used as the underlying transport layer in
+ various WorldForge projects.
.
- This package contains the unstripped shared libraries. It is provided
- primarily to provide a backtrace with names in a debugger, this makes it
- somewhat easier to interpret core dumps. The library is installed in
- /usr/lib/debug and can be used by placing the directory in LD_LIBRARY_PATH.
- .
- Most people will not need this package.
+ This package contains detached debugging symbols.
--
WorldForge transport library
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits