summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames McCoy <jamessan@debian.org>2019-11-29 13:20:01 -0500
committerJames McCoy <jamessan@debian.org>2019-11-29 13:20:01 -0500
commit69fdf75ed9fdfcaea36ae1d559b79c86ab7129d2 (patch)
tree06abe781202f99fbf8a2adef00fa3e6fd0fb0631
parent6163b88f3aa87ec4510a9f32aebdbeca4cb1934d (diff)
releasing package subversion version 1.13.0-1
Signed-off-by: James McCoy <jamessan@debian.org>
-rw-r--r--debian/changelog27
1 files changed, 23 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index e62a37e..68109a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,27 @@
-subversion (1.13.0-1) UNRELEASED; urgency=medium
+subversion (1.13.0-1) unstable; urgency=medium
- * Update to new upstream version 1.13.0.
-
- -- James McCoy <jamessan@debian.org> Sat, 16 Nov 2019 14:05:58 -0500
+ * New upstream release
+ * debian/watch:
+ + Monitor 1.13.x versions
+ * Update upstream signing keys
+ * debian/control:
+ + Bump minimum jdk version to 1.8
+ + Switch to junit4 for Java tests
+ + Bump libsvn-dev Build-Conflicts to << 1.13~
+ + Remove obsolete Build-Depends on apache2-dev
+ + Fix a typos in the pkg.subversion.nokde profile name
+ * Declare compliance with Policy 4.4.1, no changes needed
+ * Fix FTBFS on certain archs due to PIC/PIE interaction.
+ Thanks to Thorsten Glaser for the patch (Closes: #942798)
+ * libsvn1.symbols:
+ + Mark private/experimental symbols as optional
+ + Update symbols for 1.11, 1.12, and 1.13
+ * debian/tests:
+ + Replace $ADTTMP with $AUTOPKGTEST_TMP
+ * Add fetch-keys script to update/minimize signing-key.asc
+ * Add a pkg.subversion.nojava build profile
+
+ -- James McCoy <jamessan@debian.org> Thu, 28 Nov 2019 22:11:05 -0500
subversion (1.10.6-1) unstable; urgency=medium