diff options
| author | Guilhem Moulin <guilhem@debian.org> | 2026-07-21 00:45:57 +0200 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@debian.org> | 2026-07-21 00:45:57 +0200 |
| commit | 8a07e5ac84da13c56ef66ce3041cda8fcb48a297 (patch) | |
| tree | e43c8b5321f71effea076d4a2025c9a2e2de07ff /debian/control | |
| parent | 5ba3330d45b3b7c94c718d1b5c864a0d66d07f67 (diff) | |
| parent | 884afd866f5138f5a400ab2cc754fa96df74cd88 (diff) | |
Merge branch 'lacme-sysusers' into debian/latest
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index e7e59cd..d86f01f 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: lacme Section: utils Maintainer: Guilhem Moulin <guilhem@debian.org> -Build-Depends: debhelper-compat (= 13), jq, pandoc (>= 2.1~) +Build-Depends: debhelper-compat (= 13), dh-sequence-installsysusers, jq, pandoc (>= 2.1~) Standards-Version: 4.7.4 Homepage: https://git.guilhem.org/lacme/about/ Vcs-Git: https://salsa.debian.org/debian/lacme.git -b debian/latest @@ -9,8 +9,7 @@ Vcs-Browser: https://salsa.debian.org/debian/lacme Package: lacme Architecture: all -Depends: adduser, - libconfig-tiny-perl, +Depends: libconfig-tiny-perl, libjson-perl, libnet-ssleay-perl, libtimedate-perl, |
