Skip to content

Commit b89fd61

Browse files
committed
Fix deb build
1 parent 7f17dab commit b89fd61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

debian/compat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9
1+
10

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Source: safeeyes
22
Section: utils
33
Priority: optional
44
Maintainer: Gobinath Loganathan <[email protected]>
5-
Build-Depends: debhelper (>= 9), python3, python3-setuptools
5+
Build-Depends: debhelper (>= 10), dh-python, python3, python3-setuptools
66
Standards-Version: 3.9.6
77
X-Python3-Version: >= 3.5
88
Homepage: https://github.com/slgobinath/SafeEyes/

0 commit comments

Comments
 (0)