aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-12-14 19:12:03 +0100
committerGuilhem Moulin <guilhem@fripost.org>2019-12-14 19:41:08 +0100
commitde5814112ba7f33dadeecdfbdee1614dd91a59e2 (patch)
tree8d2790be5470a5757259a36fb9fbf58d8473b92d
parentf88e67a40022ec0e34cd65760f2a751e80ea0609 (diff)
Set 'Rules-Requires-Root: no'.
Cf. Policy § 5.6.31 “Rules-Requires-Root” https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-rules-requires-root
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3ba6922..dab8a34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ interimap (0.5-1) UNRELEASED; urgency=medium
version in Build-Depends.
+ Add Homepage field, pointing to https://guilhem.org/interimap .
+ Bump Standards-Version to 4.4.1 (no changes necessary).
+ + Set 'Rules-Requires-Root: no'.
* Rename debian/source.lintian-overrides to debian/source/lintian-overrides.
-- Guilhem Moulin <guilhem@debian.org> Mon, 27 May 2019 00:09:11 +0200
diff --git a/debian/control b/debian/control
index 3db69ac..6da19c5 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: debhelper-compat (= 12),
procps,
sqlite3,
xxd
+Rules-Requires-Root: no
Standards-Version: 4.4.1
Homepage: https://guilhem.org/interimap
Vcs-Git: https://git.guilhem.org/interimap