kdesvn - Subversion client with tight KDE integration
# sudo apt-get update
# sudo apt-get install kdesvn
2013-05-05 - Michael Biebl <biebl@debian.org> kdesvn (1.6.0-2) unstable; urgency=low * Upload to unstable. * Bump Standards-Version to 3.9.4. No further changes.
2013-01-11 - Michael Biebl <biebl@debian.org> kdesvn (1.6.0-1) experimental; urgency=low * Acknowledge NMU, thanks Gregor Hermann. * New upstream release. - Improved support for Subversion 1.7. * Drop patches, all merged upstream. * Bump Build-Depends on libsvn-dev to (>= 1.6). Support for older versions has been removed. * Drop support for the obsolete menu system. * Strip debian/tmp/ from .install files. * Merge kdesvn.manpages into kdesvn.install. * Install translations. * Run dh_install with --list-missing. * Bump soname, libsvnqt6 → libsvnqt7.
2012-05-05 - gregor herrmann <gregoa@debian.org> kdesvn (1.5.5-4.1) unstable; urgency=low * Non-maintainer upload. * Fix "ftbfs with GCC-4.7": add patch fix-ftbfs-gcc-4.7-667221.patch from Paul Tagliamonte (missing header include). Closes: #667221
2012-03-07 - Michael Biebl <biebl@debian.org> kdesvn (1.5.5-4) unstable; urgency=low * debian/patches/virtual_inheritance.patch - Fix build failures with Qt 4.8. Thanks Felix Geyer for the patch. Closes: #662767 * debian/copyright: Fix upstream URL. * debian/control: Bump Standards-Version to 3.9.3. No further changes.
2011-05-28 - Michael Biebl <biebl@debian.org> kdesvn (1.5.5-3) unstable; urgency=low * debian/patches/doctype_version.patch - Bump DOCTYPE version to 4.2 to fix FTBFS with kdoctools 4.6. Patch taken from Kubuntu. Closes: #628325 * Bump Standards-Version to 3.9.2. No further changes. * Build against newer apr-util to get rid of the libdb4.8 dependency. Closes: #621431
2011-02-07 - Michael Biebl <biebl@debian.org> kdesvn (1.5.5-2) unstable; urgency=low * Upload to unstable * Bump debhelper compatibility level to 8 and update the build dependency accordingly.
2010-10-17 - Michael Biebl <biebl@debian.org> kdesvn (1.5.5-1) experimental; urgency=low * New upstream release.
2010-09-05 - Michael Biebl <biebl@debian.org> kdesvn (1.5.4-2) unstable; urgency=low * debian/control - As the file conflict with kdesdk-kio-plugins is not transient we need to use Conflicts, not Breaks. So revert that change from 1.5.4-1.
2010-08-24 - Michael Biebl <biebl@debian.org> kdesvn (1.5.4-1) unstable; urgency=low * New upstream release. * debian/control - Bump Standards-Version to 3.9.1. - Use Breaks instead of Conflicts as recommended by the new policy. - Drop old Conflicts against kdesdk-misc which is no longer necessary.
2010-06-01 - Michael Biebl <biebl@debian.org> kdesvn (1.5.3-2) unstable; urgency=low * Install KDE 4 HTML documentation to /usr/share/doc/kde/HTML. Bump Build-Depends on pkg-kde-tools to (>= 0.9) so HTML_INSTALL_DIR is set correctly.