[Python-modules-commits] [m2crypto] 16/20: update existing doc-base files in deb/
Daniel Stender
stender at moszumanska.debian.org
Mon Nov 6 20:06:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch debian/master
in repository m2crypto.
commit 38e2dba770e1caa43ff1da5f913269f8b0eb30db
Author: Daniel Stender <stender at debian.org>
Date: Mon Nov 6 20:24:59 2017 +0100
update existing doc-base files in deb/
---
debian/changelog | 3 ++-
debian/python-m2crypto.doc-base.ca-howto | 4 ++--
debian/python-m2crypto.doc-base.smime-howto | 4 ++--
debian/python-m2crypto.doc-base.ssl-howto | 4 ++--
debian/python-m2crypto.doc-base.zserverssl-howto | 4 ++--
5 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9660b4b..56547ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,8 +28,9 @@ m2crypto (0.27.0-1) UNRELEASED; urgency=medium
+ add dh_sphinxdoc to dh extensions to run in deb/rules.
+ add ${sphinxdoc:Depends} for binary package in deb/control.
+ add prebuild doc/html to Files-Excluded in deb/copyright.
+ + update existing doc-base files in deb/ for new folder.
- -- Daniel Stender <stender at debian.org> Mon, 06 Nov 2017 01:06:56 +0100
+ -- Daniel Stender <stender at debian.org> Mon, 06 Nov 2017 20:24:14 +0100
m2crypto (0.24.0-2) unstable; urgency=medium
diff --git a/debian/python-m2crypto.doc-base.ca-howto b/debian/python-m2crypto.doc-base.ca-howto
index a228124..40544d8 100644
--- a/debian/python-m2crypto.doc-base.ca-howto
+++ b/debian/python-m2crypto.doc-base.ca-howto
@@ -5,5 +5,5 @@ Abstract: HOWTO: Creating your own CA with OpenSSL
Section: Programming/Python
Format: HTML
-Index: /usr/share/doc/python-m2crypto/howto.ca.html
-Files: /usr/share/doc/python-m2crypto/howto.ca.html
+Index: /usr/share/doc/python-m2crypto/html/howto.ca.html
+Files: /usr/share/doc/python-m2crypto/html/howto.ca.html
diff --git a/debian/python-m2crypto.doc-base.smime-howto b/debian/python-m2crypto.doc-base.smime-howto
index 16d3cf2..660c9a0 100644
--- a/debian/python-m2crypto.doc-base.smime-howto
+++ b/debian/python-m2crypto.doc-base.smime-howto
@@ -5,5 +5,5 @@ Abstract: HOWTO: Programming S/MIME in Python with M2Crypto
Section: Programming/Python
Format: HTML
-Index: /usr/share/doc/python-m2crypto/howto.smime.html
-Files: /usr/share/doc/python-m2crypto/howto.smime.html
+Index: /usr/share/doc/python-m2crypto/html/howto.smime.html
+Files: /usr/share/doc/python-m2crypto/html/howto.smime.html
diff --git a/debian/python-m2crypto.doc-base.ssl-howto b/debian/python-m2crypto.doc-base.ssl-howto
index f23f0db..20d7f1f 100644
--- a/debian/python-m2crypto.doc-base.ssl-howto
+++ b/debian/python-m2crypto.doc-base.ssl-howto
@@ -5,5 +5,5 @@ Abstract: HOWTO: Programming SSL in Python with M2Crypto
Section: Programming/Python
Format: HTML
-Index: /usr/share/doc/python-m2crypto/howto.ssl.html
-Files: /usr/share/doc/python-m2crypto/howto.ssl.html
+Index: /usr/share/doc/python-m2crypto/html/howto.ssl.html
+Files: /usr/share/doc/python-m2crypto/html/howto.ssl.html
diff --git a/debian/python-m2crypto.doc-base.zserverssl-howto b/debian/python-m2crypto.doc-base.zserverssl-howto
index fe36088..9cba0a7 100644
--- a/debian/python-m2crypto.doc-base.zserverssl-howto
+++ b/debian/python-m2crypto.doc-base.zserverssl-howto
@@ -5,5 +5,5 @@ Abstract: ZServerSSL HOWTO
Section: Programming/Python
Format: HTML
-Index: /usr/share/doc/python-m2crypto/ZServerSSL-HOWTO.html
-Files: /usr/share/doc/python-m2crypto/ZServerSSL-HOWTO.html
+Index: /usr/share/doc/python-m2crypto/html/ZServerSSL-HOWTO.html
+Files: /usr/share/doc/python-m2crypto/html/ZServerSSL-HOWTO.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/m2crypto.git
More information about the Python-modules-commits
mailing list