summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJames McCoy <jamessan@debian.org>2018-03-01 22:56:12 -0500
committerJames McCoy <jamessan@debian.org>2018-03-01 22:57:14 -0500
commitb24c640c8de7353b14ba463342d903a5227e0705 (patch)
tree238d73da4568e2d6e09608239f6351808d789eac /debian/changelog
parentcc1aa2581c66badcc37b571b919a77dc6ffd2158 (diff)
releasing package subversion version 1.10.0~rc1-1
Signed-off-by: James McCoy <jamessan@debian.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog42
1 files changed, 33 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index 0844d38..2d40906 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,37 @@
-subversion (1.10~rc1-1) UNRELEASED; urgency=medium
+subversion (1.10.0~rc1-1) experimental; urgency=medium
- * Actually drop quilt Build-Depends
- * Change Vcs-* to salsa.d.o
- * Declare compliance with Policy 4.1.3, no changes needed
- * Bump debhelper compat to 11
- * Switch default-jdk Build-Depends to headless variant
- * Disable parallelization for local-install target
-
- -- James McCoy <jamessan@debian.org> Mon, 19 Feb 2018 21:37:37 -0500
+ * debian/control:
+ + Actually drop quilt Build-Depends
+ + Change Vcs-* to salsa.d.o
+ + Declare compliance with Policy 4.1.3, no changes needed
+ + Bump debhelper compat to 11
+ + Switch default-jdk Build-Depends to headless variant
+ * debian/rules:
+ + Disable parallelization for local-install target
+ + Avoid errors trying to delete RPATH from non-ELF files
+ + Move install-related dh_* commands to the install targets
+ * New upstream release
+ + Add liblz4-dev and libutf8proc-dev to Build-Depends
+ + Remove ruby-typemap-digest patch, merged upstream
+ + Remove no-extra-libs/no-extra-libs-2 patches, as they provided marginal
+ benefit and were unnecessary divergence from upstream
+ + Switch from libgnome-keyring to libsecret for GNOME keyring support
+ (Closes: #867918)
+ + Switch to KDE Frameworks 5 wallet support (Closes: #883593)
+ + Update svn_load_dirs, emacs extensions, svn-clean, and
+ svn_apply_autoprops from upstream's contrib/
+ - svn_apply_autoprops now understands -h and --help (Closes: #606638)
+ * Remove svn-fast-backup from subversion-tools. It was removed upstream
+ years ago and is unmaintained.
+ * Update libsvn1.symbols for 1.10
+ * Distribute NOTICE file to satisfy Apache license requirements
+ * Fix ruby-script-but-no-ruby-dep lintian override by adding a wildcard to
+ the end.
+ * libsvn-doc: Use dh_installdocs instead of manual install commands
+ * Turn libsvn-dev's /u/s/d/libsvn-dev → libsvn1 symlink into a directory
+ * Turn libsvn-java's /u/s/d/libsvn-java → libsvn1 symlink into a directory
+
+ -- James McCoy <jamessan@debian.org> Thu, 01 Mar 2018 22:54:18 -0500
subversion (1.9.7-3) unstable; urgency=medium