[couchdb-glib: 3/21] Enable building of a new .deb: libcouchdb-glib-doc containing the generated gtk-doc files
- From: Mikkel Kamstrup Erlandsen <kamstrup src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [couchdb-glib: 3/21] Enable building of a new .deb: libcouchdb-glib-doc containing the generated gtk-doc files
- Date: Wed, 7 Oct 2009 18:55:53 +0000 (UTC)
commit 092804cfcf00e114523ef0a18c159a0e7606f6df
Author: Mikkel Kamstrup Erlandsen <mikkel kamstrup gmail com>
Date: Sat Oct 3 15:11:15 2009 +0200
Enable building of a new .deb: libcouchdb-glib-doc containing the generated gtk-doc files
debian/control | 12 ++++++++++++
debian/libcouchdb-glib-doc.install | 1 +
debian/rules | 2 ++
3 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/debian/control b/debian/control
index e989a60..82e9aea 100644
--- a/debian/control
+++ b/debian/control
@@ -27,3 +27,15 @@ Description: Development files for GLib-based API for CouchDB
Ubuntu One.
.
This package contains the development files.
+
+Package: libcouchdb-glib-doc
+Section: doc
+Architecture: any
+Depends: ${misc:Depends}
+Description: API documentation for GLib-based API for CouchDB
+ CouchDB-GLib is a GLib-based API to access CouchDB servers
+ (http://couchdb.apache.org), a replication/synchronization
+ database of JSON documents, used in online services like
+ Ubuntu One.
+ .
+ This package contains the API documentation for the couchdb-glib library
diff --git a/debian/libcouchdb-glib-doc.install b/debian/libcouchdb-glib-doc.install
new file mode 100644
index 0000000..133e6a2
--- /dev/null
+++ b/debian/libcouchdb-glib-doc.install
@@ -0,0 +1 @@
+debian/tmp/usr/share/gtk-doc
diff --git a/debian/rules b/debian/rules
index 4a0d17f..204727c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,5 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/cdbs/1/rules/utils.mk
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]