diff --git a/debian/.gitignore b/debian/.gitignore new file mode 100644 index 00000000..8fe3d316 --- /dev/null +++ b/debian/.gitignore @@ -0,0 +1,7 @@ +*.debhelper +*.log +*.substvars +/.debhelper/ +/debhelper-build-stamp +/files +/ngcp-csc-ui/ diff --git a/debian/control b/debian/control index 77b2e4ad..0d2718e3 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,12 @@ Source: ngcp-csc-ui Section: admin -Priority: extra +Priority: optional Maintainer: Sipwise Development Team +Homepage: https://www.sipwise.com/ +Standards-Version: 3.9.8 Build-Depends: - debhelper (>= 9), + debhelper (>= 10), nodejs (>= 4.6.2~), -Standards-Version: 3.9.7 -Homepage: https://sipwise.com/ Package: ngcp-csc-ui Architecture: all