summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bc8d6e2..5efa696 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+psocksxx (1.1.1-3) UNRELEASED; urgency=medium
+
+ * Disable Link time optimization (Closes: #1015593):
+ - debian/rules: Add optimize=-lto to DEB_BUILD_MAINT_OPTIONS.
+ * Declare compliance with Debian Policy 4.6.1.0 (No changes needed).
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sat, 02 Jul 2022 07:42:02 +0200
+
psocksxx (1.1.1-2) unstable; urgency=medium
* Fix ftbfs with GCC-11 (Closes: #984299):