libosmocore.git branch master updated. 0.9.6-21-g126def7

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Dec 22 13:54:48 UTC 2016


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  126def710563e1d4b5f16f354176a2088d17e28c (commit)
      from  7309e19358240100e56f2d6af8af61a5bb5630da (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=126def710563e1d4b5f16f354176a2088d17e28c

commit 126def710563e1d4b5f16f354176a2088d17e28c
Author: Max <msuraev at sysmocom.de>
Date:   Wed Dec 21 11:35:13 2016 +0100

    Integrate Debian packaging changes
    
    debian/control:
    * restructure to make it easier to incorporate further changes
    * update package descriptions
    * move build-depends to a proper place
    * update project URL
    
    debian/rules:
    * use proper hardening syntax
    * strip linker option without explicit shell invocation
    * remove useless comment
    * add extra cleanup
    
    debian/: package documentation separately
    
    debian/docs: remove empty file
    
    debian/coryright: update to match Debian format
    
    Change-Id: Ia7654d34730e9f269831612bfba70a1338ce29d3
    Related: OS#1694

-----------------------------------------------------------------------

Summary of changes:
 debian/control                   | 226 +++++++++++++++++++++++++++++++++----
 debian/copyright                 | 237 ++++++++++++++++++++++++++++++++-------
 debian/docs                      |   0
 debian/libosmocodec-doc.doc-base |   7 ++
 debian/libosmocodec-doc.install  |   1 +
 debian/libosmocore-dev.dirs      |   8 --
 debian/libosmocore-dev.install   |   1 -
 debian/libosmocore-doc.doc-base  |   7 ++
 debian/libosmocore-doc.install   |   1 +
 debian/libosmogsm-doc.doc-base   |   7 ++
 debian/libosmogsm-doc.install    |   1 +
 debian/libosmovty-doc.doc-base   |   7 ++
 debian/libosmovty-doc.install    |   1 +
 debian/rules                     |  35 ++++--
 14 files changed, 462 insertions(+), 77 deletions(-)
 delete mode 100644 debian/docs
 create mode 100644 debian/libosmocodec-doc.doc-base
 create mode 100644 debian/libosmocodec-doc.install
 delete mode 100644 debian/libosmocore-dev.dirs
 create mode 100644 debian/libosmocore-doc.doc-base
 create mode 100644 debian/libosmocore-doc.install
 create mode 100644 debian/libosmogsm-doc.doc-base
 create mode 100644 debian/libosmogsm-doc.install
 create mode 100644 debian/libosmovty-doc.doc-base
 create mode 100644 debian/libosmovty-doc.install


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list