[Python-modules-commits] [gamera] 05/07: deb/rules: dropped removal of non-deterministic djvu_threshold_plugin_00.png

Daniel Stender danstender-guest at moszumanska.debian.org
Tue Dec 1 08:17:43 UTC 2015


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

danstender-guest pushed a commit to branch master
in repository gamera.

commit 69c78cb7dbf7b56bc0385e52e24d204471ff071d
Author: Daniel Stender <debian at danielstender.com>
Date:   Tue Dec 1 08:29:22 2015 +0100

    deb/rules: dropped removal of non-deterministic djvu_threshold_plugin_00.png
---
 debian/changelog | 6 +++++-
 debian/rules     | 1 -
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 09dbad4..3285c5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,10 +3,14 @@ gamera (3.4.2+svn1437-2) UNRELEASED; urgency=medium
   * Added update-pil-plugin.diff (Closes: #806747).
   * deb/control:
     + depend on python-pil instead of python-imaging.
+  * deb/rules:
+    + dropped removal of non-deterministic djvu_threshold_plugin_00.png
+      (there's some trigger for multiple non-determinisms in documentation
+      images which haven't been found yet, #785529 reopened).
   * deb/tests/control:
     + added depends against python-pil{,-dbg}.
 
- -- Daniel Stender <debian at danielstender.com>  Tue, 01 Dec 2015 08:27:01 +0100
+ -- Daniel Stender <debian at danielstender.com>  Tue, 01 Dec 2015 08:28:15 +0100
 
 gamera (3.4.2+svn1437-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index dc45c2d..114e854 100755
--- a/debian/rules
+++ b/debian/rules
@@ -107,7 +107,6 @@ binary-indep: build/install-stamp build/doc-stamp doc/manpage/gamera_gui.1
 	find debian/gamera-gui/ -name has_gui.py -delete
 	find debian/gamera-gui/ -print0 | grep -FzZ "gui/__init__.py" | xargs -0 -r rm
 	dh_installdocs -i
-	find debian/gamera-doc/ -name djvu_threshold_plugin_00.png -delete
 	cd debian/gamera-doc/usr/share/doc/gamera-doc/html/ && \
 		$(CURDIR)/debian/symlink-helper ../src/ . && \
 		rdfind -makehardlinks true -makeresultsfile false .

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



More information about the Python-modules-commits mailing list