summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames McCoy <jamessan@debian.org>2023-11-03 19:39:42 -0400
committerJames McCoy <jamessan@debian.org>2023-11-03 19:39:42 -0400
commitd8536630f64651d9c314c91f54328fdd7df55322 (patch)
treea552752e2cd25c61c295ff61fe2768f988b36b34
parent3869f1845a98fdf29a41ee19f44bece3da570312 (diff)
releasing package subversion version 1.14.2-5debian/1.14.2-5archive/debian/1.14.2-5
Signed-off-by: James McCoy <jamessan@debian.org>
-rw-r--r--debian/changelog17
1 files changed, 12 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 5a94f12..302fb70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
-subversion (1.14.2-5) UNRELEASED; urgency=medium
-
- * UNRELEASED
-
- -- James McCoy <jamessan@debian.org> Fri, 16 Dec 2022 17:22:03 -0500
+subversion (1.14.2-5) unstable; urgency=medium
+
+ * Add future=+lfs build options to ensure use of 64-bit filesystem APIs
+ * Add commented example for SVNListParentPath in dav_svn.conf
+ (Closes: #1031229)
+ * Remove BUILD directory and other detritus during clean (Closes: #1046849)
+ * Backport upstream patch to fix missing version in pkg-config files
+ (Closes: #1055242)
+ + autogen.sh: export environment variable "PYTHON", for autoheader and autoconf
+ * Skip dh_autoreconf, since we already call autogen.sh
+
+ -- James McCoy <jamessan@debian.org> Fri, 03 Nov 2023 19:34:37 -0400
subversion (1.14.2-4) unstable; urgency=medium