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 "MNCC <-> SIP bridge".
The branch, master has been updated
via adc7484a0c65caf01278759804535e4072e27fa2 (commit)
from 2a7cfb5c93ed4ceb4f193d7cca037e894a4d5212 (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-sip-connector/commit/?id=adc7484a0c65caf012787…
commit adc7484a0c65caf01278759804535e4072e27fa2
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Mar 31 19:04:14 2016 +0200
debian: Initial packaging of the osmo-sip-connector
It installs a service file but requires a user to create a config
file. We will not provide a sysv start script.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 5 +++++
debian/compat | 1 +
debian/control | 23 +++++++++++++++++++++++
debian/osmo-sip-connector.install | 1 +
debian/osmo-sip-connector.service | 11 +++++++++++
debian/rules | 19 +++++++++++++++++++
debian/source/format | 1 +
7 files changed, 61 insertions(+)
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/osmo-sip-connector.install
create mode 100644 debian/osmo-sip-connector.service
create mode 100755 debian/rules
create mode 100644 debian/source/format
hooks/post-receive
--
MNCC <-> SIP bridge