mirror of https://github.com/sipwise/sems.git
- Bump Standards-Version to 3.9.8. - Bump debhelper compatibility version 10. - Add Homepage field. - Add .gitignore and debian/.gitignore files. - Replace ngcp-sems-dbg with an automatic dbgsym package. Change-Id: I06ef508861461731a066914fd9d899f42bf72e5dchanges/69/16869/2
parent
514f52bf78
commit
4ae85a5713
@ -0,0 +1,6 @@
|
||||
*.d
|
||||
*.o
|
||||
*.a
|
||||
*.so
|
||||
*.so.*
|
||||
*.pyc
|
||||
@ -0,0 +1,8 @@
|
||||
*.debhelper
|
||||
*.log
|
||||
*.substvars
|
||||
/.debhelper/
|
||||
/debhelper-build-stamp
|
||||
/files
|
||||
/ngcp-sems-libsems1-dev/
|
||||
/ngcp-sems/
|
||||
@ -1 +1 @@
|
||||
9
|
||||
10
|
||||
|
||||
Loading…
Reference in new issue