fixeria has submitted this change. (
https://gerrit.osmocom.org/c/libosmocore/+/31508 )
Change subject: debian/control: make libosmocore-doc depend on libosmo{ctrl,gb}-doc
......................................................................
debian/control: make libosmocore-doc depend on libosmo{ctrl,gb}-doc
Change-Id: Icd84afcd035bdca9aabb4ea2b91c1227c4786da7
---
M debian/control
1 file changed, 12 insertions(+), 1 deletion(-)
Approvals:
neels: Looks good to me, but someone else must approve
osmith: Looks good to me, approved
msuraev: Looks good to me, but someone else must approve
Jenkins Builder: Verified
diff --git a/debian/control b/debian/control
index 9632b7e..feb988b 100644
--- a/debian/control
+++ b/debian/control
@@ -143,7 +143,9 @@
libosmocoding-doc,
libosmogsm-doc,
libosmoisdn-doc,
- libosmovty-doc
+ libosmovty-doc,
+ libosmoctrl-doc,
+ libosmogb-doc
Description: Documentation for the Osmo Core library
This is part of the libosmocore "meta"-library. The libosmocore library
contains various utility functions that were originally developed as part of
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/31508
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Icd84afcd035bdca9aabb4ea2b91c1227c4786da7
Gerrit-Change-Number: 31508
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged