diff options
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/* |