From 1ae52d1a65d6bfd55fc072891a35c8e9b4882849 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 21 May 2019 15:10:57 +0200 Subject: debian: create -doc subpackage with pdf manuals I have verified, that the resulting debian packages build in my own OBS namespace (see the -doc packages): https://download.opensuse.org/repositories/home:/osmith42/Debian_9.0/all/ https://build.opensuse.org/project/show/home:osmith42 Depends: Ib7251cca9116151e473798879375cd5eb48ff3ad (osmo-ci) Related: OS#3899 Change-Id: I1f412953e60c10e6146327a90edbd18d738e1365 --- debian/control | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 44d0fc6..cede17a 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,8 @@ Build-Depends: debhelper (>= 9), doxygen, libdpkg-perl, libosmo-netif-dev (>= 0.3.0), - libsctp-dev + libsctp-dev, + osmo-gsm-manuals-dev Standards-Version: 3.9.7 Vcs-Git: git://git.osmocom.org/libosmo-sccp.git Vcs-Browser: http://git.osmocom.org/libosmo-sccp/ @@ -121,3 +122,12 @@ Description: Debug symbols for Osmocom SIGTRAN STP (Signaling Transfer Point) networks. At this point it is a very minimal implementation, missing lots of the functionality usually present in a STP, such as Global Title Routing, Global Title Translation. + +Package: osmo-stp-doc +Architecture: all +Section: doc +Priority: optional +Depends: ${misc:Depends} +Description: ${misc:Package} PDF documentation + Various manuals: user manual, VTY reference manual and/or + protocol/interface manuals. -- cgit v1.2.3