TT#22072 Update packaging

- Bump debhelper compatibility version 10.
- Switch from Priority extra to optional.
- New .gitignore and debian/.gitignore files.

Change-Id: If09f7fa516b5e30f9376009066afe2b3cf504f1e
changes/86/16886/1
Guillem Jover 8 years ago
parent 11a6a0382c
commit 2086680fdb

5
.gitignore vendored

@ -0,0 +1,5 @@
_build/
Build
MYMETA.yml
MYMETA.json
blib/

12
debian/.gitignore vendored

@ -0,0 +1,12 @@
*.debhelper
*.debhelper.log
*.log
*.substvars
/.debhelper/
/debhelper-build-stamp
/files
/libngcp-api-client-perl/
/ngcp-api-tools/
/ngcp-billing-tools/
/ngcp-provisioning-tools/
/tmp/

2
debian/compat vendored

@ -1 +1 @@
9
10

4
debian/control vendored

@ -1,9 +1,9 @@
Source: ngcp-api-tools
Section: admin
Priority: extra
Priority: optional
Maintainer: Sipwise Development Team <support@sipwise.com>
Build-Depends:
debhelper (>= 9~),
debhelper (>= 10),
libmodule-build-perl | perl (<< 5.21.0~),
Standards-Version: 3.9.8
Homepage: https://www.sipwise.com/

Loading…
Cancel
Save