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 "netlink library for Linux kernel GTP code".
The branch, master has been updated
via 977c233b748e5fe0fcd9539c8799af196a2eece6 (commit)
from 5204e01dd654346402f9bc3fa2628dc5f3a8946d (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/libgtpnl/commit/?id=977c233b748e5fe0fcd9539c8799af1…
commit 977c233b748e5fe0fcd9539c8799af196a2eece6
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Oct 30 23:22:52 2017 +0100
Add Debian packaging information
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 9 +++++++++
debian/changelog | 5 +++++
debian/compat | 1 +
debian/control | 45 +++++++++++++++++++++++++++++++++++++++++++++
debian/libgtpnl-dev.install | 4 ++++
debian/libgtpnl0.install | 1 +
debian/rules | 30 ++++++++++++++++++++++++++++++
7 files changed, 95 insertions(+)
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/libgtpnl-dev.install
create mode 100644 debian/libgtpnl0.install
create mode 100755 debian/rules
hooks/post-receive
--
netlink library for Linux kernel GTP code