diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-08-20 19:46:28 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-08-20 19:46:28 -0500 |
commit | 748b4be79e83a2073ec1e21579a36908852362c0 (patch) | |
tree | 06b200a1cb4daed276bf9b30f3ba129499508efa /ubuntu/maverick/applications/ksystemlog | |
parent | 7219efab22b5ecbdc4363328e06580f0cdcf3798 (diff) | |
download | tde-packaging-748b4be79e83a2073ec1e21579a36908852362c0.tar.gz tde-packaging-748b4be79e83a2073ec1e21579a36908852362c0.zip |
Fix remaining instances of KDE3 in the Debian and Ubuntu packaging
Diffstat (limited to 'ubuntu/maverick/applications/ksystemlog')
-rw-r--r-- | ubuntu/maverick/applications/ksystemlog/debian/changelog | 2 | ||||
-rw-r--r-- | ubuntu/maverick/applications/ksystemlog/debian/control | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/applications/ksystemlog/debian/changelog b/ubuntu/maverick/applications/ksystemlog/debian/changelog index 28d17e92e..908baac01 100644 --- a/ubuntu/maverick/applications/ksystemlog/debian/changelog +++ b/ubuntu/maverick/applications/ksystemlog/debian/changelog @@ -6,7 +6,7 @@ ksystemlog-trinity (0.3.2-2ubuntu0) karmic; urgency=low ksystemlog-trinity (0.3.2-1ubuntu3) intrepid; urgency=low - * Moved KDE3 to /opt/trinity + * Moved Trinity to /opt/trinity * Integrated properly with KDE4.2+ -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 06 March 2009 01:35:00 -0600 diff --git a/ubuntu/maverick/applications/ksystemlog/debian/control b/ubuntu/maverick/applications/ksystemlog/debian/control index 69489e2bf..d818029c1 100644 --- a/ubuntu/maverick/applications/ksystemlog/debian/control +++ b/ubuntu/maverick/applications/ksystemlog/debian/control @@ -10,8 +10,8 @@ Standards-Version: 3.8.4 Package: ksystemlog-trinity Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: system log viewer tool for KDE3 - ksystemlog is a system log viewer tool for KDE3. +Description: system log viewer tool for Trinity + ksystemlog is a system log viewer tool for Trinity. . 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 |