libosmocoding: fix .deb building

dpkg-buildpackage fails due to missing file descriptions - add necessary
.install and .doc-base files to fix it.

Change-Id: I5fb7e813c0860a3b5037e805deb84f9bf649ffa3
This commit is contained in:
Max 2017-03-07 15:36:33 +01:00
parent 3262f820b5
commit b14caa0ab9
3 changed files with 9 additions and 0 deletions

7
debian/libosmocoding-doc.doc-base vendored Normal file
View File

@ -0,0 +1,7 @@
Document: libosmocoding-doc
Title: Documentation for the libosmocoding library
Section: Programming
Format: HTML
Index: /usr/share/doc/libosmocore/coding/html/index.html
Files: /usr/share/doc/libosmocore/coding/html/*.html

1
debian/libosmocoding-doc.install vendored Normal file
View File

@ -0,0 +1 @@
usr/share/doc/libosmocore/coding/

1
debian/libosmocoding0.install vendored Normal file
View File

@ -0,0 +1 @@
usr/lib/*/libosmocoding*.so.*