summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames McCoy <jamessan@debian.org>2018-10-09 22:23:19 -0400
committerJames McCoy <jamessan@debian.org>2018-10-10 07:20:06 -0400
commit86925b7b2036c203152f629197e48193f52fce2c (patch)
tree98728e2885955587e3cbe6a54aa164f68035c50c
parent53e0e57d9d9eb7728b2f72feba313f18b52f44d5 (diff)
releasing package subversion version 1.11.0~rc2-1debian/1.11.0_rc2-1archive/debian/1.11.0_rc2-1
Signed-off-by: James McCoy <jamessan@debian.org>
-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