[libosmocore] 27/40: Added packages for documents.

Ruben Undheim rubund-guest at moszumanska.debian.org
Wed Oct 14 12:43:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository libosmocore.

commit 373c36c70b2b7aba585b4863ffd68b0a7fbcff0a
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Tue Oct 13 00:23:11 2015 +0200

    Added packages for documents.
---
 debian/control                  | 60 +++++++++++++++++++++++++++++++++++------
 debian/libosmocodec-doc.install |  1 +
 debian/libosmocore-doc.install  |  1 +
 debian/libosmogsm-doc.install   |  1 +
 debian/libosmovty-doc.install   |  1 +
 5 files changed, 56 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 73eb7a0..07ba434 100644
--- a/debian/control
+++ b/debian/control
@@ -51,6 +51,19 @@ Description: Osmo codec library
  .
  The libosmocodec library in particular contains ..
 
+Package: libosmocodec-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, libosmocodec0
+Description: Documentation for the osmo codec library
+ This is part of the libosmocore "meta"-library. The libosmocore library contain
+ various utility functions that were originally developed as part of the OpenBSC
+ project, but which are of a more generic nature and thus useful to (at least)
+ other programs that are developed in the sphere of Free Software / Open Source
+ mobile communications.
+ .
+ This package contains the documentation for the libosmocodec library.
+
 Package: libosmocore6
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -65,6 +78,19 @@ Description: Osmo Core library
  .
  The libosmocore6 library in particular contains ..
 
+Package: libosmocore-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, libosmocore6
+Description: Documentation for the Osmo Core library
+ This is part of the libosmocore "meta"-library. The libosmocore library contain
+ various utility functions that were originally developed as part of the OpenBSC
+ project, but which are of a more generic nature and thus useful to (at least)
+ other programs that are developed in the sphere of Free Software / Open Source
+ mobile communications.
+ .
+ This package contains the documentation for the libosmocore library.
+
 Package: libosmogb4
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -93,6 +119,19 @@ Description: Osmo GSM utility library
  .
  The libosmogsm library in particular contains ..
 
+Package: libosmogsm-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, libosmogsm5
+Description: Documentation for the Osmo GSM utility library
+ This is part of the libosmocore "meta"-library. The libosmocore library contain
+ various utility functions that were originally developed as part of the OpenBSC
+ project, but which are of a more generic nature and thus useful to (at least)
+ other programs that are developed in the sphere of Free Software / Open Source
+ mobile communications.
+ .
+ This package contains the documentation for the libosmogsm library.
+
 Package: libosmovty2
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -107,6 +146,19 @@ Description: Osmo VTY library
  .
  The libosmovty library in particular contains ..
 
+Package: libosmovty-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, libosmovty2
+Description: Documentation for the Osmo VTY library
+ This is part of the libosmocore "meta"-library. The libosmocore library contain
+ various utility functions that were originally developed as part of the OpenBSC
+ project, but which are of a more generic nature and thus useful to (at least)
+ other programs that are developed in the sphere of Free Software / Open Source
+ mobile communications.
+ .
+ This package contains the documentation for the libosmovty library.
+
 Package: libosmoctrl0
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -153,14 +205,6 @@ Description: Development headers for Open Source MObile COMmunications CORE libr
  .
  Also static libraries are installed with this package. 
 
-#Package: libosmocore-doc
-#Section: doc
-#Architecture: all
-#Depends: ${misc:Depends}
-#Multi-Arch: same
-#Description: Docuementation for libosmocore
-
-
 Package: libosmocore-utils
 Section: utils
 Architecture: any
diff --git a/debian/libosmocodec-doc.install b/debian/libosmocodec-doc.install
new file mode 100644
index 0000000..be0255b
--- /dev/null
+++ b/debian/libosmocodec-doc.install
@@ -0,0 +1 @@
+usr/share/doc/libosmocore/codec/
diff --git a/debian/libosmocore-doc.install b/debian/libosmocore-doc.install
new file mode 100644
index 0000000..fe4cb26
--- /dev/null
+++ b/debian/libosmocore-doc.install
@@ -0,0 +1 @@
+usr/share/doc/libosmocore/core/
diff --git a/debian/libosmogsm-doc.install b/debian/libosmogsm-doc.install
new file mode 100644
index 0000000..a4300bc
--- /dev/null
+++ b/debian/libosmogsm-doc.install
@@ -0,0 +1 @@
+usr/share/doc/libosmocore/gsm/
diff --git a/debian/libosmovty-doc.install b/debian/libosmovty-doc.install
new file mode 100644
index 0000000..634ba41
--- /dev/null
+++ b/debian/libosmovty-doc.install
@@ -0,0 +1 @@
+usr/share/doc/libosmocore/vty/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libosmocore.git



More information about the debian-science-commits mailing list