summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2021-11-28 13:37:24 +0100
committerJörg Frings-Fürst <debian@jff.email>2021-11-28 13:37:24 +0100
commit24758fcfa039b5fd48a91358ea82cf47d0229426 (patch)
tree8a624492f8ff4977c1b74ae09ab7de0f9fbca95a /debian/changelog
parentd3e82e18b3f597c5913954d8a24f5023ff55fa52 (diff)
parent835a83b5952298538c6a812c24028b2bb914941f (diff)
Merge branch 'release/debian/1.1.1-2'debian/1.1.1-2
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.