summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog19
1 files changed, 16 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index d08d5ca..6af1486 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,22 @@
-subversion (1.11.0~rc2-1) UNRELEASED; urgency=medium
+subversion (1.11.0~rc2-1) experimental; urgency=medium
* Update to new upstream version 1.11.0~rc2.
+ Drop java patch now that upstream can build against Java 10
-
- -- James McCoy <jamessan@debian.org> Tue, 02 Oct 2018 21:59:36 -0400
+ * control:
+ + Bump minimum Java version to 1.8
+ + Bump Build-Conflicts on libsvn-dev
+ * Add 1.11 release notes and update others
+ * libsvn1: Add new symbols, remove obsolete experimental shelving APIs
+ * lintian:
+ + Update libapache2-mod-svn override due to tag being renamed
+ + Add libsvn1 override for package-name-doesnt-match-sonames
+ * libsvn-{java,dev}: Use absolute target path for symlink_to_dir calls
+ (Closes: #910233)
+ * rules: Allow quiet builds when DEB_BUILD_OPTIONS=terse
+ * Declare compliance with Policy 4.2.1
+ * libsvn-java: Remove obsolete libsvn-jni Conflicts/Replaces
+
+ -- James McCoy <jamessan@debian.org> Tue, 09 Oct 2018 22:21:31 -0400
subversion (1.10.2-1) unstable; urgency=medium