summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-05-31 11:10:43 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-05-31 11:10:43 +0200
commit2e5cbf11ebc847504fb0a94c049eda2fc1c6abbf (patch)
tree6fff47787cab0adbc0959987de2a88a4985315b1
parentac32de240a75bc07c4db2284745d8f702027c258 (diff)
d/contol: 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 80c639b..622cb46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ gnome-pie (0.7.2-2) UNRELEASED; urgency=medium
- debian/control:
+ Bump minimum debhelper-compat version to = 13.
* Declare compliance with Debian Policy 4.5.0 (No changes needed).
+ * debian/control:
+ - Add Rules-Requires-Root: no.
-- Jörg Frings-Fürst <debian@jff.email> Sun, 05 Jan 2020 11:45:22 +0100
diff --git a/debian/control b/debian/control
index 91e6116..9defce0 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends:
libxtst-dev,
valac (>= 0.24)
Standards-Version: 4.5.0
+Rules-Requires-Root: no
Homepage: https://gnome-pie.simonschneegans.de/
Vcs-Git: git://jff.email/opt/git/gnome-pie.git
Vcs-Browser: https://jff.email/cgit/gnome-pie.git