[Python-modules-commits] [cf-python] 04/04: Add sphinx-common to BD to provide sphinxdoc.pm

Klaus Zimmermann zklaus-guest at moszumanska.debian.org
Thu Oct 20 11:56:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

zklaus-guest pushed a commit to branch master
in repository cf-python.

commit 4568551625afdb9026a28bbb94b04206876cc8f7
Author: Klaus Zimmermann <klaus_zimmermann at gmx.de>
Date:   Thu Oct 20 13:45:45 2016 +0200

    Add sphinx-common to BD to provide sphinxdoc.pm
    
    This fixes #841374.
    Also minor update of README.source.
    
    Signed-off-by: Klaus Zimmermann <klaus_zimmermann at gmx.de>
---
 debian/README.source | 12 ++++--------
 debian/changelog     |  6 ++++++
 debian/control       |  1 +
 3 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index 0401c26..db64c92 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,16 +1,12 @@
 This package is maintained within the Debian Python Modules Team (DPMT)
 and follows that team's policy.
 
-By the d/copyright field Files-Excluded, uscan removes the following:
-- Pre-built sphinx documentation is removed from docs/build and
-  will be generated in the build process.
-- Modified extracts from the third-party library udunits2 are removed
-  from cf/etc/udunits; instead the pristine database from the
-  libudunits2-0 package (that is a dependency) will be used, with the
-  modifications applied programmatically.
+By the d/copyright field Files-Excluded, uscan removes pre-built
+sphinx documentation from docs/build and some sphinx support files
+from docs.
 
 Additionally, the manpages debian/cfa.1 and debian/cfdump.1 have been
 extracted from the scripts scripts/cfa and scripts/cfdump in which they
 are embedded in upstream.
 
- -- Klaus Zimmermann <klaus_zimmermann at gmx.de>, Mon, 19 Sep 2016 17:59:00 +0200
+ -- Klaus Zimmermann <klaus_zimmermann at gmx.de>, Thu, 20 Oct 2016 13:39:55 +0200
diff --git a/debian/changelog b/debian/changelog
index d7454de..ba4df9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cf-python (1.3.2+dfsg1-2) UNRELEASED; urgency=medium
+
+  * Fix sphinxdoc dependency (Closes: #841374)
+
+ -- Klaus Zimmermann <klaus_zimmermann at gmx.de>  Thu, 20 Oct 2016 13:41:04 +0200
+
 cf-python (1.3.2+dfsg1-1) unstable; urgency=medium
 
   * Initial release (Closes: #777315)
diff --git a/debian/control b/debian/control
index 859de13..aa8cdf4 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends:
  python-numpy,
  python-psutil,
  python-setuptools,
+ sphinx-common,
 Build-Depends-Indep:
  python-doc,
  python-matplotlib-doc,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cf-python.git



More information about the Python-modules-commits mailing list