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/.
Harald Welte gerrit-no-reply at lists.osmocom.orgHarald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/10361 )
Change subject: debian: Make libosmo-gsup-client-dev depend on libosmo-gsup-client0
......................................................................
debian: Make libosmo-gsup-client-dev depend on libosmo-gsup-client0
The -dev package should depend on the binary package.
Change-Id: I01e58788e8485cadecad8b8788887743b41b9f1f
---
M debian/control
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Harald Welte: Looks good to me, approved; Verified
diff --git a/debian/control b/debian/control
index 222cd96..23c39ce 100644
--- a/debian/control
+++ b/debian/control
@@ -49,6 +49,7 @@
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
+ libosmo-gsup-client0 (= ${binary:Version}),
libosmocore-dev
Description: Development headers of Osmocom GSUP client library
This is a shared library that can be used to implement client programs for
--
To view, visit https://gerrit.osmocom.org/10361
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I01e58788e8485cadecad8b8788887743b41b9f1f
Gerrit-Change-Number: 10361
Gerrit-PatchSet: 2
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180806/87e8760f/attachment.htm>