@@ -6,8 +6,8 @@ Standards-Version: 4.2.1.1
Build-Depends:
debhelper (>= 9~),
dh-python,
- python-all,
- python-setuptools,
+ python3-all,
+ python3-setuptools,
Package: kamcli
Architecture: all
@@ -4,11 +4,11 @@ Upstream-Contact: Daniel-Constantin Mierla <[email protected]>
Source: https://github.com/kamailio/kamcli
Files: *
-Copyright: 2015-2018 Daniel-Constantin Mierla <[email protected]>
+Copyright: 2015-2019 Daniel-Constantin Mierla <[email protected]>
License: GPL-2
Files: pkg/deb/*
-Copyright: 2018 Victor Seva <[email protected]>
+Copyright: 2018-2019 Victor Seva <[email protected]>
@@ -2,4 +2,4 @@
include /usr/share/dpkg/pkg-info.mk
%:
- dh "$@" --with python2
+ dh "$@" --with python3