diff options
Diffstat (limited to 'ubuntu/lucid_automake/applications/ksystemlog/debian/control')
-rw-r--r-- | ubuntu/lucid_automake/applications/ksystemlog/debian/control | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/applications/ksystemlog/debian/control b/ubuntu/lucid_automake/applications/ksystemlog/debian/control new file mode 100644 index 000000000..a30acca2c --- /dev/null +++ b/ubuntu/lucid_automake/applications/ksystemlog/debian/control @@ -0,0 +1,21 @@ +Source: ksystemlog-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> +Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> +Build-Depends: cdbs, debhelper (>= 5), kdelibs4-kde3-dev, docbook2x, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev +Standards-Version: 3.8.3 + +Package: ksystemlog-kde3 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: system log viewer tool for KDE3 + ksystemlog is a system log viewer tool for KDE3. + . + This program is developed for being used by beginner users, which don't know + how to find information about their Linux system, and how the log files are in + their computer. But it is also designed for advanced users, who want to + quickly see problems occuring on their server. + . + Homepage: http://ksystemlog.forum-software.org |