From ace8f06d355de3327e1fb18b0fcc7a1ed50df9d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 11 Oct 2021 17:59:46 +0200 Subject: Declare compliance with Debian Policy 4.6.0.1; Migrate to debhelper-compat 13 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') 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 Uploaders: Uditha Atukorala 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/ -- cgit v1.2.3 From 2bae4a4cb0e079377440067902e7332c0b773bb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 26 Nov 2021 15:17:14 +0100 Subject: d/control: Add Rules-Requires-Root: no --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index db4d9f3..b27adbf 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: Build-Depends-Indep: doxygen Standards-Version: 4.6.0.1 +Rules-Requires-Root: no Homepage: https://nukedzn.github.io/psocksxx Vcs-Git: git://jff.email/opt/git/psocksxx.git Vcs-Browser: https://jff.email/cgit/psocksxx.git/ -- cgit v1.2.3