From 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 16:17:43 -0500 Subject: Initial import from old SVN repository Note that only the Debian and Ubuntu folders were preserved --- .../applications/konversation/debian/control | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ubuntu/maverick/applications/konversation/debian/control (limited to 'ubuntu/maverick/applications/konversation/debian/control') diff --git a/ubuntu/maverick/applications/konversation/debian/control b/ubuntu/maverick/applications/konversation/debian/control new file mode 100644 index 000000000..d60e16fdc --- /dev/null +++ b/ubuntu/maverick/applications/konversation/debian/control @@ -0,0 +1,44 @@ +Source: konversation-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson +XSBC-Original-Maintainer: Debian KDE Extras Team +Uploaders: Modestas Vainius +Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.27-3), kdelibs4-trinity-dev, xsltproc, docbook-xsl, libxi-dev, quilt (>= 0.40), automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 +DM-Upload-Allowed: yes +Homepage: http://konversation.kde.org/ + +Package: konversation-trinity +Architecture: any +Depends: ${shlibs:Depends} +Recommends: python, ruby +Suggests: libsoap-lite-perl +Description: user friendly Internet Relay Chat (IRC) client for KDE [Trinity] + Konversation is a client for the Internet Relay Chat (IRC) protocol. + It is easy to use and well-suited for novice IRC users, but novice + and experienced users alike will appreciate its many features: + . + * Standard IRC features + * Easy to use graphical interface + * Multiple server and channel tabs in a single window + * IRC color support + * Pattern-based message highlighting and OnScreen Display + * Multiple identities for different servers + * Multi-language scripting support (with DCOP) + * Customizable command aliases + * NickServ-aware log-on (for registered nicknames) + * Smart logging + * Traditional or enhanced-shell-style nick completion + * DCC file transfer with resume support + +Package: konversation-trinity-dbg +Architecture: any +Priority: extra +Depends: konversation-trinity (= ${binary:Version}) +Recommends: kdelibs-trinity-dbg +Description: debugging symbols for konversation + This package contains the debugging symbols associated with konversation. + They will automatically be used by gdb for debugging konversation-related + issues. + -- cgit v1.2.3