[Python-modules-commits] [python-xmp-toolkit] 01/01: added docs-no-updated-timestamp.patch

Daniel Stender danstender-guest at moszumanska.debian.org
Sun Apr 12 19:36:59 UTC 2015


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

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

commit 881e0cbe06a360887107da627a1bec791023250d
Author: Daniel Stender <debian at danielstender.com>
Date:   Sun Apr 12 21:27:07 2015 +0200

    added docs-no-updated-timestamp.patch
---
 debian/changelog                               |  4 ++--
 debian/patches/docs-no-updated-timestamp.patch | 18 ++++++++++++++++++
 debian/patches/series                          |  1 +
 3 files changed, 21 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8c49f7f..808de65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,9 +14,9 @@ python-xmp-toolkit (2.0.1~git20140309.5437b0a-2) UNRELEASED; urgency=medium
     + removed Vim setup line.
   * deb/watch: watch pypi.debian.net.
   * Added DEP-8 test suite.
-  * Added deb/gbp.conf.
+  * Added deb/gbp.conf, docs-no-updated-timestamp.patch (Closes: #782337).
 
- -- Daniel Stender <debian at danielstender.com>  Thu, 26 Feb 2015 01:26:25 +0100
+ -- Daniel Stender <debian at danielstender.com>  Sun, 12 Apr 2015 21:25:53 +0200
 
 python-xmp-toolkit (2.0.1~git20140309.5437b0a-1) unstable; urgency=low
 
diff --git a/debian/patches/docs-no-updated-timestamp.patch b/debian/patches/docs-no-updated-timestamp.patch
new file mode 100644
index 0000000..f6f14d5
--- /dev/null
+++ b/debian/patches/docs-no-updated-timestamp.patch
@@ -0,0 +1,18 @@
+Description: no last-updated-timestamp in Sphinx docs
+ for reproducible building
+Author: Daniel Stender <debian at danielstender.com>
+Bug: https://bugs.debian.org/782337
+Forwarded: not-needed
+Last-Update: 2014-04-12
+
+--- a/docs/conf.py
++++ b/docs/conf.py
+@@ -125,7 +125,7 @@
+ 
+ # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
+ # using the given strftime format.
+-html_last_updated_fmt = '%b %d, %Y'
++# html_last_updated_fmt = '%b %d, %Y'
+ 
+ # If true, SmartyPants will be used to convert quotes and dashes to
+ # typographically correct entities.
diff --git a/debian/patches/series b/debian/patches/series
index c6117a0..a751edb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+docs-no-updated-timestamp.patch
 hardcode-library-name.diff

-- 
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