[Pkg-irc-commits] r100 - /packages/conspire/trunk/debian/control
nenolod-guest at users.alioth.debian.org
nenolod-guest at users.alioth.debian.org
Wed Jan 16 23:16:59 UTC 2008
Author: nenolod-guest
Date: Wed Jan 16 23:16:58 2008
New Revision: 100
URL: http://svn.debian.org/wsvn/pkg-irc/?sc=1&rev=100
Log:
- conspire-dbg should be in libdevel
- use Homepage:
- standards-version bump to 3.7.3 (no changes needed)
- add appropriate VCS fields
- fix descriptions (short description is not a sentence!) and spellcheck
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=100&op=diff
==============================================================================
--- packages/conspire/trunk/debian/control (original)
+++ packages/conspire/trunk/debian/control Wed Jan 16 23:16:58 2008
@@ -3,14 +3,16 @@
Maintainer: Debian IRC Team <pkg-irc-maintainers at lists.alioth.debian.org>
Uploaders: Darren Blaber <dmbtech at gmail.com>, Mario Iseli <mario at debian.org>, William Pitcock <nenolod at sacredspiral.co.uk>, Matt Arnold <mattarnold5 at gmail.com>
Build-Depends: debhelper (>= 5), autotools-dev, libgnutls-dev, libmowgli-dev, libgtk2.0-dev, libdbus-glib-1-dev
-Standards-Version: 3.7.2
-Section: libs
+Homepage: http://nenolod.net/conspire
+Standards-Version: 3.7.3
+Vcs-Svn: svn://svn.debian.org/pkg-irc/packages/conspire/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-irc/packages/conspire/trunk/
Package: libconspire0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: An advanced, lightweight IRC client for UNIX.
+Description: An advanced, lightweight IRC client for UNIX
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
@@ -22,41 +24,41 @@
Section: libdevel
Architecture: any
Depends: libconspire0 (= ${Source-Version})
-Description: A xchat compatibility wrapper
+Description: xchat compatibility wrapper for conspire - dev
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.
+ This package contains the 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.
+Description: advanced, lightweight IRC client for UNIX
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.
+ This package contains the shared library.
Package: conspire-gtk
Section: x11
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libconspire0
-Description: An advanced, lightweight IRC client for UNIX.
+Description: advanced, lightweight IRC client for UNIX.
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
+Section: net
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libconspire-xchatemu0
-Description: A xchat compatibility wrapper
+Description: xchat compatibility wrapper for conspire - dev
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
@@ -65,11 +67,11 @@
This package contains the xchat compatibility wrapper
Package: conspire-dbg
-Section: libs
+Section: libdevel
Architecture: any
Priority: extra
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: An advanced, lightweight IRC client for UNIX.
+Description: advanced, lightweight IRC client - debug symbols
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
More information about the Pkg-irc-commits
mailing list