[pkg-opensc-commit] [SCM] engine-pkcs11 packaging branch, master, updated. 36ba4020018cb648934536bc43779df8303d217a
Eric Dorland
eric at debian.org
Sun Jan 10 08:22:38 UTC 2010
The following commit has been merged in the master branch:
commit 36ba4020018cb648934536bc43779df8303d217a
Author: Eric Dorland <eric at debian.org>
Date: Sun Jan 10 03:19:17 2010 -0500
debian/rules, debian/libengine-pkcs11-openssl.doc-base: Install docs, fix up paths and use the right doc-base section.
diff --git a/debian/changelog b/debian/changelog
index 318c9cd..62b7d47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,10 @@ engine-pkcs11 (0.1.7-1) unstable; urgency=low
* debian/control:
- Build depend on the correct version of debhelper.
- Add ${misc:Depends}.
+ * debian/rules, debian/libengine-pkcs11-openssl.doc-base: Install docs,
+ fix up paths and use the right doc-base section.
- --
+ -- Eric Dorland <eric at debian.org> Sun, 10 Jan 2010 03:18:54 -0500
engine-pkcs11 (0.1.6-1) unstable; urgency=low
diff --git a/debian/libengine-pkcs11-openssl.doc-base b/debian/libengine-pkcs11-openssl.doc-base
index d48d32b..c2813c9 100644
--- a/debian/libengine-pkcs11-openssl.doc-base
+++ b/debian/libengine-pkcs11-openssl.doc-base
@@ -2,9 +2,9 @@ Document: engine-pkcs11
Title: Engine_pkcs11 manual
Author: Engine_pkcs11 authors
Abstract: Using engine_pkcs11
-Section: libs
+Section: System/Security
Format: HTML
-Index: /usr/share/doc/libengine-pkcs11-openssl/html/index.html
-Files: /usr/share/doc/libengine-pkcs11-openssl/html/*.html
+Index: /usr/share/doc/libengine-pkcs11-openssl/html/wiki/index.html
+Files: /usr/share/doc/libengine-pkcs11-openssl/html/wiki/*.html
diff --git a/debian/rules b/debian/rules
index 3ae70fb..f70733b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,9 @@
dh $@
override_dh_auto_configure:
- dh_auto_configure -- --htmldir=/usr/share/doc/libengine-pkcs11-openssl/html
+ dh_auto_configure -- \
+ --htmldir=/usr/share/doc/libengine-pkcs11-openssl/html \
+ --enable-doc
override_dh_installchangelogs:
dh_installchangelogs doc/nonpersistent/ChangeLog
--
engine-pkcs11 packaging
More information about the pkg-opensc-commit
mailing list