debian package 0.1-1
This commit is contained in:
21
debian/control
vendored
Normal file
21
debian/control
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
Source: pqm
|
||||
Section: mail
|
||||
Priority: optional
|
||||
Maintainer: Stefan Bühler <stefan.buehler@tik.uni-stuttgart.de>
|
||||
Rules-Requires-Root: no
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
Standards-Version: 4.6.1
|
||||
Homepage: https://git-nks-public.tik.uni-stuttgart.de/mail/pqm
|
||||
|
||||
Package: pqm
|
||||
Architecture: all
|
||||
Depends:
|
||||
python3:any,
|
||||
python3-trio,
|
||||
python3-pyparsing,
|
||||
python3-yaml,
|
||||
${misc:Depends},
|
||||
Description: postfix (cluster) queue manager
|
||||
CLI tool to manage postfix queues (optionally across multiple hosts through
|
||||
ssh).
|
Reference in New Issue
Block a user