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/.
osmith gerrit-no-reply at lists.osmocom.orgosmith has uploaded this change for review. ( https://gerrit.osmocom.org/13656
Change subject: debian/control: depends: add texlive-htmlxml
......................................................................
debian/control: depends: add texlive-htmlxml
Try to fix the "unresolvable" error in OBS for debian 9 and derivate
distributions: "have choice for jadetex needed by docbook-utils: jadetex
texlive-htmlxml".
https://build.opensuse.org/package/show/network:osmocom:nightly/osmo-gsm-manuals
Note that texlive-htmlxml is only available in debian 9 and above. But
this is also the case for asciidoc-dblatex, which means we will need to
add a patch file to make debian/control work with older debian releases
(like it is done with osmo-trx). This will come in a follow up patch.
Related: OS#3899
Change-Id: I17d88ede172046188c2a7ecae4cca460b3055ea2
---
M debian/control
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/56/13656/1
diff --git a/debian/control b/debian/control
index 9dc03cb..cdc826d 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@
python,
python-nwdiag,
python-pychart,
+ texlive-htmlxml,
xsltproc
Standards-Version: 3.9.8
Homepage: https://git.osmocom.org/osmo-gsm-manuals/
@@ -31,6 +32,7 @@
python,
python-nwdiag,
python-pychart,
+ texlive-htmlxml,
xsltproc
Description: Osmocom manuals shared code
All Osomocom repositories require this package to build their manuals.
--
To view, visit https://gerrit.osmocom.org/13656
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I17d88ede172046188c2a7ecae4cca460b3055ea2
Gerrit-Change-Number: 13656
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190416/30b83fac/attachment.htm>