2023-08-06 20:23:17 +02:00
|
|
|
Source: pid
|
2023-02-23 21:05:14 +01:00
|
|
|
Section: python
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Ian Santopietro <isantop@gmail.com>
|
|
|
|
Build-Depends: debhelper (>= 11),
|
|
|
|
dh-python,
|
|
|
|
python3-all,
|
|
|
|
python3-dbus,
|
|
|
|
python3-debian,
|
|
|
|
python3-distro,
|
|
|
|
python3-gnupg,
|
|
|
|
python3-lazr.restfulclient,
|
|
|
|
python3-launchpadlib,
|
|
|
|
python3-setuptools,
|
|
|
|
python3-distutils,
|
|
|
|
python3-pytest
|
2023-08-06 20:23:17 +02:00
|
|
|
python3-installer,
|
|
|
|
python3-wheel,
|
|
|
|
python3-build
|
2023-02-23 21:05:14 +01:00
|
|
|
Standards-Version: 4.1.3
|
2023-08-06 20:23:17 +02:00
|
|
|
Homepage: https://github.com/trbs/pid
|
2023-02-23 21:05:14 +01:00
|
|
|
XS-Python3-Version: >= 3.7
|
2023-08-06 20:23:17 +02:00
|
|
|
Vcs-Browser: https://github.com/trbs/pid
|
|
|
|
Vcs-Git: https://github.com/trbs/pid.git
|
2023-02-23 21:05:14 +01:00
|
|
|
|
2023-08-06 20:23:17 +02:00
|
|
|
Package: python3-pid
|
2023-02-23 21:05:14 +01:00
|
|
|
Architecture: all
|
|
|
|
Depends: ${python3:Depends},
|
|
|
|
${misc:Depends},
|
2023-08-06 20:23:17 +02:00
|
|
|
Description: Pidfile featuring stale detection and file-locking
|
2023-02-23 21:05:14 +01:00
|
|
|
|