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 "UNNAMED PROJECT".
The branch, master has been updated via e9d37db7f23076571e2ac8fdbeae64158063acac (commit) from 5ecdc56ad4a435d923fd3982769ac94b52f103a7 (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/osmo-hlr/commit/?id=e9d37db7f23076571e2ac8fdbeae6415...
commit e9d37db7f23076571e2ac8fdbeae64158063acac Author: Max msuraev@sysmocom.de Date: Mon Mar 13 16:08:11 2017 +0100
Add .deb packaging
Add initial metadata for .deb packages.
Change-Id: Ied02e445236410de51488fbb5aaea3170d02a31d Related: OS#1948
-----------------------------------------------------------------------
Summary of changes: debian/changelog | 5 +++++ debian/compat | 1 + debian/control | 35 +++++++++++++++++++++++++++++++++++ debian/copyright | 21 +++++++++++++++++++++ debian/osmo-hlr.install | 1 + debian/rules | 12 ++++++++++++ debian/source/format | 1 + 7 files changed, 76 insertions(+) create mode 100644 debian/changelog create mode 100644 debian/compat create mode 100644 debian/control create mode 100644 debian/copyright create mode 100644 debian/osmo-hlr.install create mode 100755 debian/rules create mode 100644 debian/source/format
hooks/post-receive