[med-svn] [tifffile] 01/01: Delete now unneeded patch

Andreas Tille tille at debian.org
Mon Feb 5 08:45:42 UTC 2018


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

tille pushed a commit to branch master
in repository tifffile.

commit 2c355aee45b3a13ed1708b28795bf1eee0bca5b5
Author: Andreas Tille <tille at debian.org>
Date:   Mon Feb 5 09:37:40 2018 +0100

    Delete now unneeded patch
---
 debian/patches/fix_syntax.patch | 15 ---------------
 debian/patches/series           |  1 -
 2 files changed, 16 deletions(-)

diff --git a/debian/patches/fix_syntax.patch b/debian/patches/fix_syntax.patch
deleted file mode 100644
index 8b9f107..0000000
--- a/debian/patches/fix_syntax.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Author: Sven Joachim <svenjoac at gmx.de>
-Last-Update: Thu, 05 Oct 2017 21:56:39 +0200
-Description: Fix syntax of GET_NEXT_CODE definition
-
---- a/tifffile.c
-+++ b/tifffile.c
-@@ -570,7 +570,7 @@ char py_decodelzw_doc[] = "Return TIFF L
-     code <<= (uint32_t)(bitcount % 8); \
-     code &= mask; \
-     code >>= shr; \
--    bitcount += bitw; \
-+    bitcount += bitw;
- static PyObject*
- py_decodelzw(PyObject* obj, PyObject* args)
- {
diff --git a/debian/patches/series b/debian/patches/series
index 9b18be8..4b9f521 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 setuppy.patch
-fix_syntax.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tifffile.git



More information about the debian-med-commit mailing list