diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 02:00:00 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 02:00:00 -0600 |
commit | ce12f9fa05fe43b5878f3189e747e31bbb60c7f7 (patch) | |
tree | d413f990a9bf730db9626ccd8d1543e9ceca2b92 /ubuntu/lucid_automake/applications/konversation | |
parent | 906a58edb15cf66653ed0974d1507b5ff6acd65d (diff) | |
download | tde-packaging-ce12f9fa05fe43b5878f3189e747e31bbb60c7f7.tar.gz tde-packaging-ce12f9fa05fe43b5878f3189e747e31bbb60c7f7.zip |
Update Debian and Ubuntu packaging with the latest renaming in GIT
Diffstat (limited to 'ubuntu/lucid_automake/applications/konversation')
-rw-r--r-- | ubuntu/lucid_automake/applications/konversation/debian/changelog | 2 | ||||
-rw-r--r-- | ubuntu/lucid_automake/applications/konversation/debian/konversation-kde3.install | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/lucid_automake/applications/konversation/debian/changelog b/ubuntu/lucid_automake/applications/konversation/debian/changelog index c53104f11..6e382f4f2 100644 --- a/ubuntu/lucid_automake/applications/konversation/debian/changelog +++ b/ubuntu/lucid_automake/applications/konversation/debian/changelog @@ -1079,7 +1079,7 @@ konversation (0.13+20031123-1) experimental; urgency=low * debian/rules: + install examples/dcop-away.sh executable, as linda does not like it otherwise, and some other packages also do this (exim4, autotools, ...) - + make usr/share/apps/kconf_update/*.pl executable as well, for a similar + + make usr/share/apps/tdeconf_update/*.pl executable as well, for a similar reason (quiets lintian, and there is precedent for either way) -- Nathaniel W. Turner <nate@houseofnate.net> Sun, 23 Nov 2003 18:22:31 -0500 diff --git a/ubuntu/lucid_automake/applications/konversation/debian/konversation-kde3.install b/ubuntu/lucid_automake/applications/konversation/debian/konversation-kde3.install index d5212b6a1..b52d07453 100644 --- a/ubuntu/lucid_automake/applications/konversation/debian/konversation-kde3.install +++ b/ubuntu/lucid_automake/applications/konversation/debian/konversation-kde3.install @@ -1,6 +1,6 @@ debian/tmp/opt/kde3/bin/konversation debian/tmp/opt/kde3/share/applications/kde/konversation.desktop -debian/tmp/opt/kde3/share/apps/kconf_update/* +debian/tmp/opt/kde3/share/apps/tdeconf_update/* debian/tmp/opt/kde3/share/apps/konversation/eventsrc debian/tmp/opt/kde3/share/apps/konversation/konversationui.rc debian/tmp/opt/kde3/share/apps/konversation/scripts/* |