summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2021-10-11 17:59:46 +0200
committerJörg Frings-Fürst <debian@jff.email>2021-10-11 17:59:46 +0200
commitace8f06d355de3327e1fb18b0fcc7a1ed50df9d8 (patch)
tree2e0e3259997342980131bbe718ae3530c5a8bbe9
parent0bbac1c83633408455731c7ed7c3149109413fe6 (diff)
Declare compliance with Debian Policy 4.6.0.1; Migrate to debhelper-compat 13
-rw-r--r--debian/changelog6
-rw-r--r--debian/compat1
-rw-r--r--debian/control4
-rw-r--r--debian/not-installed1
4 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index e281b50..6d501fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,12 @@ psocksxx (1.1.1-2) UNRELEASED; 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.
-- Jörg Frings-Fürst <debian@jff.email> Sun, 22 Aug 2021 11:27:06 +0200
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index df723c3..db4d9f3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Uploaders: Uditha Atukorala <ua@nuked.zone>
Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
libcunit1-dev,
libcppunit-dev
Build-Depends-Indep:
doxygen
-Standards-Version: 4.1.5
+Standards-Version: 4.6.0.1
Homepage: https://nukedzn.github.io/psocksxx
Vcs-Git: git://jff.email/opt/git/psocksxx.git
Vcs-Browser: https://jff.email/cgit/psocksxx.git/
diff --git a/debian/not-installed b/debian/not-installed
new file mode 100644
index 0000000..795466a
--- /dev/null
+++ b/debian/not-installed
@@ -0,0 +1 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libpsocksxx.a