r14358 - packages/trunk/libclaw/debian

Barry deFreese bdefreese at alioth.debian.org
Sat Jun 29 00:35:16 UTC 2013


Author: bdefreese
Date: 2013-06-29 00:35:16 +0000 (Sat, 29 Jun 2013)
New Revision: 14358

Modified:
   packages/trunk/libclaw/debian/control
Log:
Package description updates.

Modified: packages/trunk/libclaw/debian/control
===================================================================
--- packages/trunk/libclaw/debian/control	2013-06-28 23:34:54 UTC (rev 14357)
+++ packages/trunk/libclaw/debian/control	2013-06-29 00:35:16 UTC (rev 14358)
@@ -166,8 +166,8 @@
 Description: Flexible log system
  Part of the libclaw library.
  .
- This library provides a log system allowing several level of log and
- redirectable streams.
+ This library provides a log system allowing several levels of logging
+ and redirectable streams.
  
 Package: libclaw-logger-dev
 Section: libdevel
@@ -191,7 +191,8 @@
 Description: C++ standard stream interface for Unix sockets
  Part of the libclaw library.
  .
- This library provides a C++ standard stream interface to Unix sockets.
+ This library provides C++ classes to utilzed any 
+ Unix sockets as a standard stream.
  
 Package: libclaw-net-dev
 Section: libdevel
@@ -214,7 +215,13 @@
 Description: C++ tweeners
  Part of the libclaw library.
  .
- This library provides a set of classes for tweeningin C++.
+ Tween is a C++ library providing an implementation for tweening. 
+ .
+ This library allows one to interpolate the intermediate values between
+ two given values during a time interval. This practice is well used in 
+ animation and is widely popular in the context of ActionScript/Flash
+ games and websites. The goal of this library is to provide similar
+ functionalities to C++ programs.
  
 Package: libclaw-tween-dev
 Section: libdevel
@@ -234,11 +241,8 @@
 Architecture: all
 Depends: ${misc:Depends}
 Homepage: http://libclaw.sourceforge.net/
-Description: Internationalisation files for libclaw.
+Description: Internationalisation files for libclaw
  This package provides internationalisation files for libclaw in the following
  languages:
  .
  * French
-
-
-




More information about the Pkg-games-commits mailing list