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 2e86ab3a8704462c55245370ebdce9f6b134792d (commit)
from c5122f28292e4923f02bb645c6bb7fa4c270a5d5 (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=2e86ab3a8704462c55245370ebdce9f…
commit 2e86ab3a8704462c55245370ebdce9f6b134792d
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Oct 13 00:52:48 2017 +0200
debian: 'make check' needs sqlite3, add to Build-Depends
At some point we should rather offer DB bootstrap as a DB API function instead
of an external .sql file, which would remove the dep on the sqlite3 binary.
For now, we need the binary to build debian packages for the 'make check'
step.
Change-Id: I71938dff688675dcf1dbfbce2feb8b72b1de0910
-----------------------------------------------------------------------
Summary of changes:
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
UNNAMED PROJECT