This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated via b14caa0ab9c6b8b8671171a238ab70eb66cf5bbe (commit) from 3262f820b5cfb4c76448f605c9804f3e5ca1023d (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/libosmocore/commit/?id=b14caa0ab9c6b8b8671171a238ab7...
commit b14caa0ab9c6b8b8671171a238ab70eb66cf5bbe Author: Max msuraev@sysmocom.de Date: Tue Mar 7 15:36:33 2017 +0100
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
-----------------------------------------------------------------------
Summary of changes: debian/libosmocoding-doc.doc-base | 7 +++++++ debian/libosmocoding-doc.install | 1 + debian/libosmocoding0.install | 1 + 3 files changed, 9 insertions(+) create mode 100644 debian/libosmocoding-doc.doc-base create mode 100644 debian/libosmocoding-doc.install create mode 100644 debian/libosmocoding0.install
hooks/post-receive