[SCM] naspro-core/master: Add -DOC package to provide documentation in HTML format.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon May 30 11:09:36 UTC 2011


The following commit has been merged in the master branch:
commit 027296c128635fe28b786789cb6cd465b6ea3d0a
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon May 30 13:09:14 2011 +0200

    Add -DOC package to provide documentation in HTML format.

diff --git a/debian/control b/debian/control
index 75055e4..9445844 100644
--- a/debian/control
+++ b/debian/control
@@ -55,3 +55,14 @@ Description: NASPRO core library (development files)
  LV2.
  .
  This package includes the development tools.
+
+Package: libnacore-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: NASPRO core library (documentation)
+ A tiny convenience library containing useful code to implement LV2
+ dynamic manifest plugins and especially bridges from other APIs to
+ LV2.
+ .
+ This package includes the documentation files.
diff --git a/debian/libnacore-doc.install b/debian/libnacore-doc.install
new file mode 100644
index 0000000..cd4bcdd
--- /dev/null
+++ b/debian/libnacore-doc.install
@@ -0,0 +1 @@
+usr/share/doc/naspro-core/html usr/share/doc/libnacore-dev/

-- 
naspro-core packaging



More information about the pkg-multimedia-commits mailing list