[caja] 01/03: debian/control: Split off bin:package libcaja-extension-doc from libcaja-extension-dev. (Closes: #813684).
Mike Gabriel
sunweaver at debian.org
Mon Feb 15 16:42:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository caja.
commit 96ae6ea8f1b3a6db7f314cef70568a9e0b3f19d2
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Feb 15 13:44:47 2016 +0100
debian/control: Split off bin:package libcaja-extension-doc from libcaja-extension-dev. (Closes: #813684).
---
debian/control | 13 +++++++++++++
debian/libcaja-extension-dev.install | 1 -
debian/libcaja-extension-doc.install | 1 +
3 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 74359a7..9ed5b2d 100644
--- a/debian/control
+++ b/debian/control
@@ -106,6 +106,19 @@ Description: libraries for Caja components (development files)
This package contains the development files for the libraries needed
by Caja's extensions.
+Package: libcaja-extension-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends},
+Description: libraries for Caja components (API documentation files)
+ Caja is the official file manager for the MATE desktop. It allows one
+ to browse directories, preview files and launch applications associated
+ with them. It is also responsible for handling the icons on the MATE
+ desktop. It works on local and remote filesystems.
+ .
+ This package contains the API documentation for the libraries needed
+ by Caja's extensions.
+
Package: gir1.2-caja
Section: introspection
Architecture: any
diff --git a/debian/libcaja-extension-dev.install b/debian/libcaja-extension-dev.install
index 25f1953..69240e5 100644
--- a/debian/libcaja-extension-dev.install
+++ b/debian/libcaja-extension-dev.install
@@ -1,4 +1,3 @@
usr/include/*/*
usr/lib/*/*.so
usr/lib/*/pkgconfig/
-usr/share/gtk-doc/
diff --git a/debian/libcaja-extension-doc.install b/debian/libcaja-extension-doc.install
new file mode 100644
index 0000000..d6da04c
--- /dev/null
+++ b/debian/libcaja-extension-doc.install
@@ -0,0 +1 @@
+usr/share/gtk-doc/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/caja.git
More information about the pkg-mate-commits
mailing list