diff --git a/debian/.gitignore b/debian/.gitignore new file mode 100644 index 0000000..088176f --- /dev/null +++ b/debian/.gitignore @@ -0,0 +1,7 @@ +*.debhelper +*.log +*.substvars +/.debhelper/ +/debhelper-build-stamp +/files +/libhsclient-c-wrapper/ diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 0e2becf..e30a12b 100644 --- a/debian/control +++ b/debian/control @@ -1,11 +1,11 @@ Source: libhsclient-c-wrapper Section: admin -Priority: extra +Priority: optional Maintainer: Sipwise Development Team +Homepage: https://www.sipwise.com/ +Standards-Version: 3.9.8 Build-Depends: - debhelper (>= 9), -Standards-Version: 3.9.7 -Homepage: http://sipwise.com/ + debhelper (>= 10), Package: libhsclient-c-wrapper Architecture: all