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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated via 227015e52e993bf8cd2228f5e7d0acce3ead910f (commit) via 460e1b7387ded53bd2ba320d3108196dc7100d40 (commit) from 21fc6e45fbe201dcc6c066a006cef899e931064a (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-bts/commit/?id=227015e52e993bf8cd2228f5e7d0acce...
commit 227015e52e993bf8cd2228f5e7d0acce3ead910f Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Fri Apr 1 17:02:11 2016 +0200
misc: Ignore files generated by a debian packaging build
http://cgit.osmocom.org/osmo-bts/commit/?id=460e1b7387ded53bd2ba320d3108196d...
commit 460e1b7387ded53bd2ba320d3108196dc7100d40 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Fri Apr 1 16:46:42 2016 +0200
debian: Create initial packaging for the osmo-bts-trx
This is only with osmo-bts-trx as others require headers that are not packaged yet.
-----------------------------------------------------------------------
Summary of changes: .gitignore | 11 +++++++++++ debian/changelog | 5 +++++ debian/compat | 1 + debian/control | 24 ++++++++++++++++++++++++ debian/osmo-bts-trx.install | 1 + debian/osmo-bts-trx.service | 15 +++++++++++++++ debian/rules | 22 ++++++++++++++++++++++ debian/source/format | 1 + 8 files changed, 80 insertions(+) create mode 100644 debian/changelog create mode 100644 debian/compat create mode 100644 debian/control create mode 100644 debian/osmo-bts-trx.install create mode 100644 debian/osmo-bts-trx.service create mode 100755 debian/rules create mode 100644 debian/source/format
hooks/post-receive