diff options
| author | Guilhem Moulin <guilhem@debian.org> | 2026-07-20 19:45:21 +0200 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@debian.org> | 2026-07-20 19:56:03 +0200 |
| commit | b1afc2bb60030725daef37b5266fe7ce36038495 (patch) | |
| tree | dfe37dec4acf3592fb29048433c8ee4c73c0e446 /debian | |
| parent | da2caa0dfb2ee525267bed0e803f0c529c36218f (diff) | |
Update Standards-Version to 4.7.4.
And remove "Priority: optional" which is the current default and
spelling it out is no longer recommended per Policy.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index cf41ba9..c844a60 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,9 @@ Source: lacme Section: utils -Priority: optional Maintainer: Guilhem Moulin <guilhem@debian.org> Build-Depends: debhelper-compat (= 13), jq, pandoc (>= 2.1~) Rules-Requires-Root: no -Standards-Version: 4.7.0 +Standards-Version: 4.7.4 Homepage: https://git.guilhem.org/lacme/about/ Vcs-Git: https://salsa.debian.org/debian/lacme.git -b debian/latest Vcs-Browser: https://salsa.debian.org/debian/lacme |
