[Python-modules-commits] [python-xmp-toolkit] 04/05: Added disable-html-style.patch (Closes: 815305).

Daniel Stender stender at moszumanska.debian.org
Sat Jun 25 11:58:13 UTC 2016


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

stender pushed a commit to branch master
in repository python-xmp-toolkit.

commit 9682c06306976e05d08a2f826c3b661a1063e2ac
Merge: aacd735 1b7e8fc
Author: Daniel Stender <stender at debian.org>
Date:   Sat Jun 25 13:48:50 2016 +0200

    Added disable-html-style.patch (Closes: 815305).

 debian/.git-dpm                              |  4 ++--
 debian/changelog                             |  3 ++-
 debian/patches/0004-disable-html-style.patch | 25 +++++++++++++++++++++++++
 debian/patches/series                        |  1 +
 docs/conf.py                                 |  2 +-
 5 files changed, 31 insertions(+), 4 deletions(-)

diff --cc debian/.git-dpm
index 636411e,0000000..b6f5fa3
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 58dd24e59df6b9de32c7be2bed73c949ccb18b5d
- 58dd24e59df6b9de32c7be2bed73c949ccb18b5d
++1b7e8fcbf6fb329453fb1238961471a9155bfa2b
++1b7e8fcbf6fb329453fb1238961471a9155bfa2b
 +28cc309df51975a6cf86c12618ddb5e4a548e900
 +28cc309df51975a6cf86c12618ddb5e4a548e900
 +python-xmp-toolkit_2.0.1+git20140309.5437b0a.orig.tar.gz
 +0a3b880dc933710efad3e8fc54f6ae991d6f04d4
 +3574819
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"
diff --cc debian/changelog
index b410d27,0000000..8b6b1f7
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,85 -1,0 +1,86 @@@
 +python-xmp-toolkit (2.0.1+git20140309.5437b0a-3) UNRELEASED; urgency=medium
 +
 +  * deb/control:
 +    + updated uploader email address.
 +    + bumped standards to 3.9.8 (no changes needed).
++  * Added disable-html-style.patch (Closes: 815305).
 +
-  -- Daniel Stender <stender at debian.org>  Sat, 25 Jun 2016 10:43:02 +0200
++ -- Daniel Stender <stender at debian.org>  Sat, 25 Jun 2016 13:48:50 +0200
 +
 +python-xmp-toolkit (2.0.1+git20140309.5437b0a-2) unstable; urgency=medium
 +
 +  * Added fix-get_property_datetime-utc.patch.
 +  * deb/control:
 +    + put group into Maintainers field (group uploads w/o confirmation).
 +    + bumped Standards-Version to 3.9.7 (no changes needed).
 +    + use HTTPS also for Vcs-Git.
 +    + removed deprecated Testsuite field.
 +  * deb/copyright: expanded copyright span for debian/*.
 +  * deb/rules: removed check if nodocs is set in DEB_BUILD_OPTIONS (obsolete).
 +
 + -- Daniel Stender <debian at danielstender.com>  Sat, 20 Feb 2016 16:46:45 +0100
 +
 +python-xmp-toolkit (2.0.1+git20140309.5437b0a-1) unstable; urgency=medium
 +
 +  * Changed package versioning scheme to keep correct order.
 +  * deb/control:
 +    + bumped standards to 3.9.6 (no changes needed).
 +    + updated Vcs fields (moved to Git).
 +    + added Suggests on docs package to module packages.
 +  * deb/copyright:
 +    + removed unused file paragraph (refered to build time files).
 +    + updated.
 +  * deb/rules:
 +    + improved sphinxdoc build (dropped deb/python-libxmp-doc.docs).
 +    + contribute README.rst directly through dh_installdocs (dropped
 +      deb/python{,3}-libxmp.docs).
 +    + removed Vim setup line.
 +  * deb/watch: watch pypi.debian.net.
 +  * Added DEP-8 test suite.
 +  * Added deb/gbp.conf, docs-no-updated-timestamp.patch (Closes: #782337).
 +
 + -- Daniel Stender <debian at danielstender.com>  Fri, 01 May 2015 21:29:59 +0200
 +
 +python-xmp-toolkit (2.0.1~git20140309.5437b0a-1) unstable; urgency=low
 +
 +  * Uploaded to unstable.
 +  * New upstream revision: updated hardcode-library-name.diff, removed
 +    fix-deprecated-unittest-methods.diff (applied upstream).
 +  * Changed to build with setuptools:
 +    + Removed patches/no-setuptools.diff, added b-ds on python(3)-setuptools.
 +  * deb/control:
 +    + Change of maintainer (Closes: #708545).
 +    + Bumped debhelper level to 9 (also in debian/compat).
 +    + B-ds: dropped python-support, added python3-all, python(3)-tz,
 +      python(3)-mock (needed by test suite), and dh-python.
 +    + Bumped standards to 3.9.5 (no changes needed).
 +    + Changed Homepage URL (Google Code became obsolete).
 +    + Added X-Python(3)-Versions.
 +  * deb/copyright:
 +    + Updated Format URI [ Jakub Wilk ].
 +    + Straightened, removed trailing commas, updated.
 +  * deb/rules:
 +    + Added DH_VERBOSE, DEB_BUILD_OPTIONS and PYBUILD_NAME export lines.
 +    + Reduced to build with dh sequencer.
 +  * deb/watch: changed from Google Code (obsolete) to Pypi.
 +  * Upstream ships with Sphinx documentation:
 +    + Removed deb/get-orig.source.sh (to create dfsg is not needed anymore).
 +    + deb/control: added b-d for python-sphinx, and doc package description.
 +    + deb/rules: overrides for building docs, removal of docs/_build,
 +      and dh_sphinxdoc.
 +    + Added deb/python-libxmp-doc.docs and deb/python-libxmp-doc.doc-base.
 +  * Added python(3)-libxmp.docs for inclusion of README.rst.
 +  * Wrapped and sorted.
 +
 + -- Daniel Stender <debian at danielstender.com>  Fri, 29 Aug 2014 16:09:17 +0200
 +
 +python-xmp-toolkit (1.0.2+dfsg-1) experimental; urgency=low
 +
 +  * Initial release (closes: #657270).
 +  * Disable use of setuptools. (no-setuptools.diff)
 +  * Hardcode library name instead of using ctypes.util.find_library.
 +    (hardcode-library-name.diff)
 +  * Remove pre-built HTML documentation from the .orig tarball, as it contains
 +    some sourceless JavaScript code.
 +
 + -- Jakub Wilk <jwilk at debian.org>  Thu, 26 Jan 2012 23:45:11 +0100
diff --cc debian/patches/0004-disable-html-style.patch
index 0000000,0000000..c833038
new file mode 100644
--- /dev/null
+++ b/debian/patches/0004-disable-html-style.patch
@@@ -1,0 -1,0 +1,25 @@@
++From 1b7e8fcbf6fb329453fb1238961471a9155bfa2b Mon Sep 17 00:00:00 2001
++From: Daniel Stender <stender at debian.org>
++Date: Sat, 25 Jun 2016 13:47:13 +0200
++Subject: disable html style
++
++ Disable default.css as html_style.
++ Bug: https://bugs.debian.org/815305
++ Forwarded: no
++---
++ docs/conf.py | 2 +-
++ 1 file changed, 1 insertion(+), 1 deletion(-)
++
++diff --git a/docs/conf.py b/docs/conf.py
++index fa49472..f40d0d4 100644
++--- a/docs/conf.py
+++++ b/docs/conf.py
++@@ -100,7 +100,7 @@ pygments_style = 'sphinx'
++ # The style sheet to use for HTML and HTML Help pages. A file of that name
++ # must exist either in Sphinx' static/ path, or in one of the custom paths
++ # given in html_static_path.
++-html_style = 'default.css'
+++# html_style = 'default.css'
++ 
++ # The name for this set of Sphinx documents.  If None, it defaults to
++ # "<project> v<release> documentation".
diff --cc debian/patches/series
index 88f4377,0000000..63d60bc
mode 100644,000000..100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,3 -1,0 +1,4 @@@
 +0001-hardcode-library-name.patch
 +0002-docs-no-updated-timestamp.patch
 +0003-fix-get_property_datetime-utc.patch
++0004-disable-html-style.patch

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



More information about the Python-modules-commits mailing list