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 4e72ee0d0f678ec91dee5ad33e8796b56e8c078d (commit)
from 06ac9b40ed600cd36e1c0a158eb8f2ca01b1941f (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=4e72ee0d0f678ec91dee5ad33e87…
commit 4e72ee0d0f678ec91dee5ad33e8796b56e8c078d
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Dec 13 18:41:17 2016 +0100
Catch-up with git version tags
* update debian/changelog
* update TODO-RELEASE
* add comments to Makefile.am and TODO-RELEASE to simplify the process
in future
* add link to libtool docs to Makefile.am to simplify LIBVERSION
maintenance
Related: OS#1861
Change-Id: I22c257e357f597519120232d742d6a61289db021
-----------------------------------------------------------------------
Summary of changes:
TODO-RELEASE | 14 +++++++-----
debian/changelog | 26 ++++++++++++++++++++++
debian/control | 6 ++---
.../{libosmocore7.install => libosmocore8.install} | 0
.../{libosmogsm5.install => libosmogsm7.install} | 0
src/Makefile.am | 5 +++--
src/codec/Makefile.am | 3 ++-
src/ctrl/Makefile.am | 3 ++-
src/gsm/Makefile.am | 5 +++--
src/sim/Makefile.am | 3 ++-
src/vty/Makefile.am | 3 ++-
11 files changed, 51 insertions(+), 17 deletions(-)
rename debian/{libosmocore7.install => libosmocore8.install} (100%)
rename debian/{libosmogsm5.install => libosmogsm7.install} (100%)
hooks/post-receive
--
An utility library for Open Source Mobile Communications