diff --git a/debian/control b/debian/control index 7e37602..3c447d7 100644 --- a/debian/control +++ b/debian/control @@ -75,3 +75,10 @@ Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends} Description: Introspection data for XApp This package contains the introspection data for XApp. + +Package: xapps-doc +Section: doc +Architecture: all +Depends: ${misc:Depends}, devhelp +Description: Libxapp documentation + This package contains documentation for XApp library diff --git a/debian/rules b/debian/rules index d86f566..af819a9 100755 --- a/debian/rules +++ b/debian/rules @@ -10,6 +10,9 @@ override_dh_autoreconf: NOCONFIGURE=1 dh_autoreconf --as-needed ./autogen.sh + +override_dh_auto_configure: + dh_auto_configure -- --enable-gtk-doc override_dh_gnome_clean: dh_gnome_clean --no-control diff --git a/debian/xapps-doc.install b/debian/xapps-doc.install new file mode 100644 index 0000000..95af827 --- /dev/null +++ b/debian/xapps-doc.install @@ -0,0 +1 @@ +usr/share/gtk-doc