summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bc8d6e2..f84d43e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+psocksxx (1.1.1-3) unstable; 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).
+ * To build new files remove symbols files (Closes: #1014158).
+ * debian/copyright:
+ - Add year 2022 to myself.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 24 Jul 2022 15:13:16 +0200
+
psocksxx (1.1.1-2) unstable; urgency=medium
* Fix ftbfs with GCC-11 (Closes: #984299):