summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2021-11-26 15:17:14 +0100
committerJörg Frings-Fürst <debian@jff.email>2021-11-26 15:17:14 +0100
commit2bae4a4cb0e079377440067902e7332c0b773bb7 (patch)
tree7d4e80ab5e6e40e8966dd2c7bf210f5b1ea4769a
parent9fff71874885001aa697c692710048258a2c3a52 (diff)
d/control: Add Rules-Requires-Root: no
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5728b2c..fdd02b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ psocksxx (1.1.1-2) UNRELEASED; urgency=medium
* 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> Sun, 22 Aug 2021 11:27:06 +0200
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/