diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-06-06 18:02:00 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-06-06 18:02:00 +0200 |
commit | 1943515ff593d0dddd262789c1c8b2cab2905068 (patch) | |
tree | 415795d88e5e40035f6c64d67597d24d36f85cc2 /ubuntu/lucid_automake/applications/ksystemlog/debian/control | |
parent | 303035d797260032395189bdb52b2ecabdf919a9 (diff) | |
download | tde-packaging-1943515ff593d0dddd262789c1c8b2cab2905068.tar.gz tde-packaging-1943515ff593d0dddd262789c1c8b2cab2905068.zip |
DEB: Remove obsolete and unused trees for automake builds on Ubuntu.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/lucid_automake/applications/ksystemlog/debian/control')
-rw-r--r-- | ubuntu/lucid_automake/applications/ksystemlog/debian/control | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/ubuntu/lucid_automake/applications/ksystemlog/debian/control b/ubuntu/lucid_automake/applications/ksystemlog/debian/control deleted file mode 100644 index a30acca2c..000000000 --- a/ubuntu/lucid_automake/applications/ksystemlog/debian/control +++ /dev/null @@ -1,21 +0,0 @@ -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 |