summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJames McCoy <jamessan@debian.org>2020-04-12 15:40:54 -0400
committerJames McCoy <jamessan@debian.org>2020-04-12 15:43:53 -0400
commitcce3d8878acfa793d3560865a410e392e40aa5a0 (patch)
treeb4d6817fd3c21b4c6952715376318c08ba06faf4 /debian
parent9efaa4012862af04f2e1dc9c173b5c539a8ca742 (diff)
releasing package subversion version 1.14.0~rc2-1
Signed-off-by: James McCoy <jamessan@debian.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog18
1 files changed, 15 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 010bd99..dd21796 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,23 @@
-subversion (1.14.0~rc2-1) UNRELEASED; urgency=medium
+subversion (1.14.0~rc2-1) experimental; urgency=medium
* Update to new upstream version 1.14.0~rc2.
+ Fix crash when using git-svn with kwallet. (Closes: #945443)
+ Escape filenames when invoking $SVN_EDITOR. (Closes: #577118)
+ Transition Python bindings from python 2 to python 3. (Closes: #739790, #938578)
-
- -- James McCoy <jamessan@debian.org> Fri, 10 Apr 2020 08:29:23 -0400
+ * Remove python-subversion from subversion-tool's Recommends, since nothing
+ uses the Python bindings.
+ * Replace python-subversion with python3-subversion
+ + Build-Depend on swig (>= 3.0.10), instead of swig3.0 (Closes: #954866)
+ + Add new Build-Depends on py3c
+ + Build-Depend on python3-all-dev instead of python-all-dev
+ * rules: Run tests in parallel according to DEB_BUILD_OPTIONS setting
+ * libsvn1.symbols: Update for 1.14 API changes
+ * Add support for pkg.subversion.noruby Build-Profile
+ * Build-Conflict against incompatible libsvn1/libsvn-dev
+ * lintian: Override concatenated-upstream-signatures
+ * Update release notes for 1.9 - 1.13 and add 1.14
+
+ -- James McCoy <jamessan@debian.org> Sun, 12 Apr 2020 15:37:14 -0400
subversion (1.13.0-3) unstable; urgency=medium