summaryrefslogtreecommitdiffstats
path: root/Helperstuff/BuildService/debian.changelog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-11 01:06:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-11 01:06:45 -0600
commit5eb58a2799773cfb4b30c2f61d9d8c16b53da558 (patch)
tree8fc56f7f7dc4f8a9132115202d845b85ab36ad35 /Helperstuff/BuildService/debian.changelog
parentc2bb8c935c0b5c921be31d9c51f0d431129523b2 (diff)
downloadtdesvn-5eb58a2799773cfb4b30c2f61d9d8c16b53da558.tar.gz
tdesvn-5eb58a2799773cfb4b30c2f61d9d8c16b53da558.zip
Fix FTBFS
Diffstat (limited to 'Helperstuff/BuildService/debian.changelog')
-rw-r--r--Helperstuff/BuildService/debian.changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/Helperstuff/BuildService/debian.changelog b/Helperstuff/BuildService/debian.changelog
index 8d18bdb..40ba985 100644
--- a/Helperstuff/BuildService/debian.changelog
+++ b/Helperstuff/BuildService/debian.changelog
@@ -14,7 +14,7 @@ tdesvn (0.14.5-1) unstable; urgency=low
* New upstream release.
* debian/control
- - Don't conflict with kde4 versions of tdesdk-kio-plugins. Closes: #483260
+ - Don't conflict with kde4 versions of tdesdk-tdeio-plugins. Closes: #483260
- Bump Standards-Version to 3.8.0. No further changes.
* debian/watch
- Update watch file to match the new download location.
@@ -306,7 +306,7 @@ tdesvn (0.7.1-1) unstable; urgency=low
* Tightened build dependency on libsvn0-dev as tdesvn now requires subversion
1.2 or higher.
* Split up package into core application tdesvn and KIO plugin package
- tdesvn-kio-plugins.
+ tdesvn-tdeio-plugins.
* Updated menu icon.
* Use Debian libtool and regenerate the autotools files. Closes: #343952
+ Add build dependencies to automake1.9, autoconf and libtool.