summaryrefslogtreecommitdiffstats
path: root/ubuntu/lucid_automake/kdelibs/debian/changelog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 13:25:53 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 13:25:53 -0600
commit784405e8180ea3d82b9c983dc6980b395a10099b (patch)
treee2814c3397205246d9a29033088623f53565bef3 /ubuntu/lucid_automake/kdelibs/debian/changelog
parentf85e858c12e3b3b90e10a6f990c8688c1cb810ed (diff)
downloadtde-packaging-784405e8180ea3d82b9c983dc6980b395a10099b.tar.gz
tde-packaging-784405e8180ea3d82b9c983dc6980b395a10099b.zip
Update Debian and Ubuntu packaging files for new TDE include directory name
Diffstat (limited to 'ubuntu/lucid_automake/kdelibs/debian/changelog')
-rw-r--r--ubuntu/lucid_automake/kdelibs/debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/lucid_automake/kdelibs/debian/changelog b/ubuntu/lucid_automake/kdelibs/debian/changelog
index 9e6d8143f..bc7c7eed5 100644
--- a/ubuntu/lucid_automake/kdelibs/debian/changelog
+++ b/ubuntu/lucid_automake/kdelibs/debian/changelog
@@ -2087,7 +2087,7 @@ kdelibs (4:3.4.0-0pre5) alioth; urgency=low
output them expanded even when --expandvars is not used. (Closes: #287822)
* Fixed the ability of the build system to find kde.pot, even when it is not
- located at TDEDIR/include/kde.pot. This allows the use of targets such as
+ located at TDEDIR/include/tde.pot. This allows the use of targets such as
"package-messages" without specifying includedir. (Closes: #283858)
* Now that graphviz is in main, add it to Build-Depends-Indep together with
@@ -2394,8 +2394,8 @@ kdelibs (4:3.3.2-0pre1) experimental; urgency=low
- usr/share/apps/ksgmltools2/customization/cs/entities/underLGPL.docbook
* New entries in debian/kdelibs4-dev.install:
- - usr/include/kde/kiobuffer.h
- - usr/include/kde/kwallettypes.h
+ - usr/include/tde/kiobuffer.h
+ - usr/include/tde/kwallettypes.h
* debian/control:
- removed unneeded build-dependency on automake1.9. [CM]