summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames McCoy <jamessan@debian.org>2023-11-03 19:39:42 -0400
committerJames McCoy <jamessan@debian.org>2024-01-01 09:34:52 -0500
commitb7103b36a40f92529dcaff3a2455b14c056f8e97 (patch)
tree482955ea36a0cbe19b66a3b7c2686ff186b3fcf0
parentdf98b8880938e2640e3624b335ce102a51e2370c (diff)
releasing package subversion version 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