- Bump debhelper compatibility version 10. - Switch from Priority extra to optional. - New .gitignore and debian/.gitignore files. Change-Id: If09f7fa516b5e30f9376009066afe2b3cf504f1echanges/86/16886/1
parent
11a6a0382c
commit
2086680fdb
@ -0,0 +1,5 @@
|
|||||||
|
_build/
|
||||||
|
Build
|
||||||
|
MYMETA.yml
|
||||||
|
MYMETA.json
|
||||||
|
blib/
|
@ -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/
|
@ -1 +1 @@
|
|||||||
9
|
10
|
||||||
|
Loading…
Reference in new issue