summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4f555f7..bc8d6e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+psocksxx (1.1.1-2) unstable; urgency=medium
+
+ * Fix ftbfs with GCC-11 (Closes: #984299):
+ - debian rules: Add -std=c++14 to buildflags.
+ * Declare compliance with Debian Policy 4.6.0.1 (No changes needed).
+ * Migrate to debhelper-compat 13:
+ - Remove debian/compat.
+ - debian/control:
+ + Bump minimum debhelper-compat version to = 13.
+ - New debian/not-installed.
+ * Remove useless debian/libpsocksxx-doc.lintian-overrides.
+ * New debian/0115-doxygen_path.patch to remove full path from documentation.
+ * New debian/0120-privicy.patch to remove external links from documentation.
+ * Add some missing DEP-3 headers.
+ * debian/control:
+ - Add Rules-Requires-Root: no.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Fri, 26 Nov 2021 15:31:46 +0100
+
psocksxx (1.1.1-1) unstable; urgency=medium
* New upstream release.