[Pkg-irc-commits] r76 - /packages/inspircd/trunk/debian/control

dblaber-guest at users.alioth.debian.org dblaber-guest at users.alioth.debian.org
Sat Dec 22 15:31:56 UTC 2007


Author: dblaber-guest
Date: Sat Dec 22 15:31:56 2007
New Revision: 76

URL: http://svn.debian.org/wsvn/pkg-irc/?sc=1&rev=76
Log:
arrrrr...

Modified:
    packages/inspircd/trunk/debian/control

Modified: packages/inspircd/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-irc/packages/inspircd/trunk/debian/control?rev=76&op=diff
==============================================================================
--- packages/inspircd/trunk/debian/control (original)
+++ packages/inspircd/trunk/debian/control Sat Dec 22 15:31:56 2007
@@ -1,1 +1,36 @@
-# $Id$

Source: inspircd
Section: net
Priority: optional
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), perl-modules, libgnutls-dev, dpatch
Standards-Version: 3.7.3
Homepage: http://www.inspircd.org/
Vcs-Svn: svn://svn.debian.org/pkg-irc/packages/inspircd/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-irc/packages/inspircd/trunk/

Package: inspircd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: ircd
Description: Modular IRCd written in C++
 InspIRCd is a modular C++ IRC Daemon for several operating systems created 
 to provide a stable, modern, lightweight irc server from scratch and provide a vast 
 number of features in a modularised form using an advanced module API.  By 
 keeping the functionality of the main core to a minimum, the server is very
 stable, fast and customizable.
 .
 This package contains the daemon.

Package: inspircd-dbg
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, inspircd
Priority: extra
Description: Modular IRCd written in C++ - debugging symbols
 InspIRCd is a modular C++ IRC Daemon  for several operating systems created 
 to provide a stable, modern, lightweight irc server from scratch and provide a vast 
 number of features in a modularised form using an advanced module API. By 
 keeping the functionality of the main core to a minimum, the server is very
 stable, fast and customizable. 
 .
 This package contains the debugging symbols.
+# $Id$
+
+Source: inspircd
+Section: net
+Priority: optional
+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), perl-modules, libgnutls-dev, dpatch
+Standards-Version: 3.7.3
+Homepage: http://www.inspircd.org/
+Vcs-Svn: svn://svn.debian.org/pkg-irc/packages/inspircd/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-irc/packages/inspircd/trunk/
+
+Package: inspircd
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: ircd
+Description: Modular IRCd written in C++
+ InspIRCd is a modular C++ IRC Daemon for several operating systems created 
+ to provide a stable, modern, lightweight irc server from scratch and provide a vast 
+ number of features in a modularised form using an advanced module API. By 
+ keeping the functionality of the main core to a minimum, the server is very
 stable, fast and customizable.
+ .
+ This package contains the daemon.
+
+Package: inspircd-dbg
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, inspircd
+Priority: extra
+Description: Modular IRCd written in C++ - debugging symbols
+ InspIRCd is a modular C++ IRC Daemon for several operating systems created 
+ to provide a stable, modern, lightweight irc server from scratch and provide a vast 
+ number of features in a modularised form using an advanced module API. By 
+ keeping the functionality of the main core to a minimum, the server is very
 stable, fast and customizable. 
+ .
+ This package contains the debugging symbols.




More information about the Pkg-irc-commits mailing list