diff options
| author | Guilhem Moulin <guilhem@debian.org> | 2026-07-20 19:45:45 +0200 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@debian.org> | 2026-07-20 19:56:03 +0200 |
| commit | 900a3e55ec3266d23a8b43eb23a2001d4e1b219c (patch) | |
| tree | 3a0bd3425ff13281c8fdbd18b4f9b85e1de797fc | |
| parent | b1afc2bb60030725daef37b5266fe7ce36038495 (diff) | |
d/control: Remove `Rules-Requires-Root: no`.
| -rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c844a60..e7e59cd 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,6 @@ Source: lacme Section: utils Maintainer: Guilhem Moulin <guilhem@debian.org> Build-Depends: debhelper-compat (= 13), jq, pandoc (>= 2.1~) -Rules-Requires-Root: no Standards-Version: 4.7.4 Homepage: https://git.guilhem.org/lacme/about/ Vcs-Git: https://salsa.debian.org/debian/lacme.git -b debian/latest |
