[Pkg-irc-commits] r97 - /packages/conspire/trunk/debian/control

dblaber-guest at users.alioth.debian.org dblaber-guest at users.alioth.debian.org
Thu Jan 10 20:40:11 UTC 2008


Author: dblaber-guest
Date: Thu Jan 10 20:40:10 2008
New Revision: 97

URL: http://svn.debian.org/wsvn/pkg-irc/?sc=1&rev=97
Log:
Update control with long descriptions.

Modified:
    packages/conspire/trunk/debian/control

Modified: packages/conspire/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-irc/packages/conspire/trunk/debian/control?rev=97&op=diff
==============================================================================
--- packages/conspire/trunk/debian/control (original)
+++ packages/conspire/trunk/debian/control Thu Jan 10 20:40:10 2008
@@ -11,35 +11,58 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: An advanced, lightweight IRC client for UNIX.
- <insert long description, indented with spaces>
+ Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK 
+ interface, and a "bot" interface which has no UI. Interface segregation is
+ accomplished through libconspire, which contains the common code. Conspire
+ started as a fork of XChat 2.9 CVS.
+ .
+ This package contains the shared library.
 
 Package: libconspire-xchatemu-dev
 Section: libdevel
 Architecture: any
 Depends: libconspire0 (= ${Source-Version})
-Description: An advanced, lightweight IRC client for UNIX.
- <insert long description, indented with spaces>
+Description: A xchat compatibility wrapper
+ Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK 
+ interface, and a "bot" interface which has no UI. Interface segregation is
+ accomplished through libconspire, which contains the common code. Conspire
+ started as a fork of XChat 2.9 CVS.
+ .
+ This package contains development library and header files.
 
 Package: libconspire-xchatemu0
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libconspire0
 Description: An advanced, lightweight IRC client for UNIX.
- <insert long description, indented with spaces>
+ Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK 
+ interface, and a "bot" interface which has no UI. Interface segregation is
+ accomplished through libconspire, which contains the common code. Conspire
+ started as a fork of XChat 2.9 CVS.
+ .
+ This package contrains the shared library.
 
 Package: conspire-gtk
 Section: x11
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libconspire0
 Description: An advanced, lightweight IRC client for UNIX.
- <insert long description, indented with spaces>
+ Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK 
+ interface, and a "bot" interface which has no UI. Interface segregation is
+ accomplished through libconspire, which contains the common code. Conspire
+ started as a fork of XChat 2.9 CVS.
 
 Package: conspire-xchatwrap
 Section: x11
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libconspire-xchatemu0
-Description: An advanced, lightweight IRC client for UNIX.
- <insert long description, indented with spaces>
+Description: A xchat compatibility wrapper
+ Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK 
+ interface, and a "bot" interface which has no UI. Interface segregation is
+ accomplished through libconspire, which contains the common code. Conspire
+ started as a fork of XChat 2.9 CVS.
+ .
+ This package contains the xchat compatibility wrapper
 
 Package: conspire-dbg
 Section: libs
@@ -47,4 +70,10 @@
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: An advanced, lightweight IRC client for UNIX.
- <insert long description, indented with spaces>
+ Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK 
+ interface, and a "bot" interface which has no UI. Interface segregation is
+ accomplished through libconspire, which contains the common code. Conspire
+ started as a fork of XChat 2.9 CVS.
+ .
+ This package contains the debugging symbols.
+




More information about the Pkg-irc-commits mailing list