This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Max gerrit-no-reply at lists.osmocom.orgMax has submitted this change and it was merged.
Change subject: debian: remove obsolete dependency
......................................................................
debian: remove obsolete dependency
This should fix package build for latest Ubuntu.
Change-Id: I132515cd4d89132bb59f9ee7804a5a50e8bd2775
---
M debian/control
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified
diff --git a/debian/control b/debian/control
index 766d015..571c24e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,7 @@
                libosmo-abis-dev,
                libosmo-netif-dev,
                libdbd-sqlite3,
-               libsqlite3-dev,
-               hardening-wrapper
+               libsqlite3-dev
 Standards-Version: 3.9.6
 Vcs-Browser: http://cgit.osmocom.org/osmo-hlr
 Vcs-Git: git://git.osmocom.org/osmo-hlr
-- 
To view, visit https://gerrit.osmocom.org/2399
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I132515cd4d89132bb59f9ee7804a5a50e8bd2775
Gerrit-PatchSet: 3
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>