aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
3 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 0d03cb0..f75d101 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ lacme (0.6-3) UNRELEASED; urgency=medium
(Closes: #955859.)
* debian/control:
+ Add "Rules-Requires-Root: no".
+ + Add "debhelper-compat (= 12)" to Build-Depends.
-- Guilhem Moulin <guilhem@debian.org> Sun, 05 Apr 2020 17:31:49 +0200
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index b217b22..e85aa8c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: lacme
Section: utils
Priority: optional
Maintainer: Guilhem Moulin <guilhem@debian.org>
-Build-Depends: debhelper (>= 12), jq, pandoc (>= 2.1~)
+Build-Depends: debhelper-compat (= 12), jq, pandoc (>= 2.1~)
Rules-Requires-Root: no
Standards-Version: 4.4.0
Homepage: https://git.guilhem.org/lacme/about/