Skip to content

Commit dbd34d2

Browse files
committed
debian/control: Update dependencies
1 parent a88f669 commit dbd34d2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

debian/control

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ Source: nginx-config-reloader
22
Maintainer: Hypernode Tech Team <tech.team@hypernode.com>
33
Section: misc
44
Priority: optional
5-
Standards-Version: 3.9.2
6-
Build-Depends: debhelper (>= 9), python3, python3-pyinotify, python3-setuptools, dh-python
7-
X-Python3-Version: >= 3.5
5+
Standards-Version: 4.7.2
6+
Build-Depends: debhelper-compat (= 13), python3, python3-watchdog, python3-setuptools, dh-python
7+
X-Python3-Version: >= 3.11
88

99
Package: nginx-config-reloader
1010
Architecture: all
11-
Depends: ${python3:Depends}, ${misc:Depends}, python3-pyinotify, python3-dasbus
11+
Depends: ${python3:Depends}, ${misc:Depends}, python3-watchdog, python3-dasbus
1212
Description: nginx config files reloader
1313
Daemon that installs and reloads nginx configuration

0 commit comments

Comments
 (0)