Author: satta Date: 2017-01-14 08:24:54 +0000 (Sat, 14 Jan 2017) New Revision: 23572
Added: trunk/packages/tifffile/tags/20151006-1/ trunk/packages/tifffile/tags/20151006-1/debian/changelog trunk/packages/tifffile/tags/20151006-1/debian/control trunk/packages/tifffile/tags/20151006-1/debian/rules trunk/packages/tifffile/tags/20151006-1/debian/tests/ Removed: trunk/packages/tifffile/tags/20151006-1/debian/changelog trunk/packages/tifffile/tags/20151006-1/debian/control trunk/packages/tifffile/tags/20151006-1/debian/rules Log: [svn-buildpackage] Tagging tifffile 20151006-1 Deleted: trunk/packages/tifffile/tags/20151006-1/debian/changelog =================================================================== --- trunk/packages/tifffile/trunk/debian/changelog 2017-01-14 07:30:39 UTC (rev 23569) +++ trunk/packages/tifffile/tags/20151006-1/debian/changelog 2017-01-14 08:24:54 UTC (rev 23572) @@ -1,118 +0,0 @@ -tifffile (20150817-1) unstable; urgency=medium - - * New upstream version - * Add myself to Uploaders - * cme fix dpkg-control - * fix watch file - * delete unused debian/get-orig-source - * fixed DEP5 - - -- Andreas Tille <[email protected]> Sun, 08 Nov 2015 22:54:28 +0100 - -tifffile (20140824-1) unstable; urgency=low - - * New upstream - * Remove, patch applied upstream: - debian/patches/bug730166.patch - - -- Mathieu Malaterre <[email protected]> Fri, 12 Sep 2014 15:07:51 +0200 - -tifffile (20140205-1) unstable; urgency=low - - * New upstream - * Bump Std-Vers to 3.9.5, no changes needed - - -- Mathieu Malaterre <[email protected]> Fri, 14 Feb 2014 10:08:25 +0100 - -tifffile (20131103-1) unstable; urgency=low - - * New upstream - * Add support for MicroManager files - * Fix tifffile when no option is passed. Closes: #730166 - - -- Mathieu Malaterre <[email protected]> Thu, 21 Nov 2013 18:05:24 +0100 - -tifffile (20130502-1) unstable; urgency=low - - * New upstream - * Upload to sid - - -- Mathieu Malaterre <[email protected]> Tue, 21 May 2013 11:01:48 +0200 - -tifffile (20130118-1) experimental; urgency=low - - * New upstream - * Rename package to follow python policy - * Add Conflicts/Replaces with tifffile - * Use compat 9 to get harderning flag - * Really fix compilation on big endian machine - - -- Mathieu Malaterre <[email protected]> Thu, 24 Jan 2013 18:00:44 +0100 - -tifffile (20121214-1) experimental; urgency=low - - * New upstream - * Fix compilation on big endian machine (arm & mips) - * Use CFLAGS/LDFLAGS for hardening goal - - -- Mathieu Malaterre <[email protected]> Sun, 13 Jan 2013 17:23:57 +0100 - -tifffile (20121018-1) experimental; urgency=low - - * New upstream - - Handle unpacking of RGB data - - Fix issue with numpy/Python 3.x - * Move mathplotlib to Recommends since not required - * Make sure to use numpy >= 1.6.2 - - -- Mathieu Malaterre <[email protected]> Thu, 08 Nov 2012 15:11:47 +0100 - -tifffile (20120421-1) unstable; urgency=low - - * New upstream - * Remove DMUA flag - * Change to my @d.o alias - - -- Mathieu Malaterre <[email protected]> Sun, 22 Apr 2012 10:03:28 +0200 - -tifffile (20120308-1) unstable; urgency=low - - * New upstream - - Add support for StructuredAnnotations in OME/TIFF. - - -- Mathieu Malaterre <[email protected]> Wed, 21 Mar 2012 22:03:57 +0100 - -tifffile (20120223-1) unstable; urgency=low - - * New upstream - - Handle LSM510 bug - * Fix d/rules to handle big-endian machine. - * d/rules: add missing call to dh_numpy. - * Bump Std-Vers to 3.9.3, no changes needed - - -- Mathieu Malaterre <[email protected]> Mon, 05 Mar 2012 10:41:19 +0100 - -tifffile (20120101-1) unstable; urgency=low - - * New upstream - * Better support for writing out BigTIFF - - -- Mathieu Malaterre <[email protected]> Mon, 16 Jan 2012 12:08:32 +0100 - -tifffile (20111215-2) unstable; urgency=low - - * New upstream. Remove deprecated options - - -- Mathieu Malaterre <[email protected]> Mon, 19 Dec 2011 12:07:48 +0100 - -tifffile (20111126-1) unstable; urgency=low - - * New upstream. Better support for BigTIFF - - -- Mathieu Malaterre <[email protected]> Fri, 02 Dec 2011 09:40:39 +0100 - -tifffile (20111112-1) unstable; urgency=low - - * Initial Debian Upload (Closes: #648767) - - -- Mathieu Malaterre <[email protected]> Sun, 13 Nov 2011 19:41:37 +0100 Copied: trunk/packages/tifffile/tags/20151006-1/debian/changelog (from rev 23571, trunk/packages/tifffile/trunk/debian/changelog) =================================================================== --- trunk/packages/tifffile/tags/20151006-1/debian/changelog (rev 0) +++ trunk/packages/tifffile/tags/20151006-1/debian/changelog 2017-01-14 08:24:54 UTC (rev 23572) @@ -0,0 +1,129 @@ +tifffile (20151006-1) unstable; urgency=medium + + * Team upload. + * New upstream version. + * Enable full hardening. + * Bump Standards-Version. + * Use secure Vcs-Browser. + * Add autopkgtest. + + -- Sascha Steinbiss <[email protected]> Sat, 14 Jan 2017 07:53:53 +0000 + +tifffile (20150817-1) unstable; urgency=medium + + * New upstream version + * Add myself to Uploaders + * cme fix dpkg-control + * fix watch file + * delete unused debian/get-orig-source + * fixed DEP5 + + -- Andreas Tille <[email protected]> Sun, 08 Nov 2015 22:54:28 +0100 + +tifffile (20140824-1) unstable; urgency=low + + * New upstream + * Remove, patch applied upstream: + debian/patches/bug730166.patch + + -- Mathieu Malaterre <[email protected]> Fri, 12 Sep 2014 15:07:51 +0200 + +tifffile (20140205-1) unstable; urgency=low + + * New upstream + * Bump Std-Vers to 3.9.5, no changes needed + + -- Mathieu Malaterre <[email protected]> Fri, 14 Feb 2014 10:08:25 +0100 + +tifffile (20131103-1) unstable; urgency=low + + * New upstream + * Add support for MicroManager files + * Fix tifffile when no option is passed. Closes: #730166 + + -- Mathieu Malaterre <[email protected]> Thu, 21 Nov 2013 18:05:24 +0100 + +tifffile (20130502-1) unstable; urgency=low + + * New upstream + * Upload to sid + + -- Mathieu Malaterre <[email protected]> Tue, 21 May 2013 11:01:48 +0200 + +tifffile (20130118-1) experimental; urgency=low + + * New upstream + * Rename package to follow python policy + * Add Conflicts/Replaces with tifffile + * Use compat 9 to get harderning flag + * Really fix compilation on big endian machine + + -- Mathieu Malaterre <[email protected]> Thu, 24 Jan 2013 18:00:44 +0100 + +tifffile (20121214-1) experimental; urgency=low + + * New upstream + * Fix compilation on big endian machine (arm & mips) + * Use CFLAGS/LDFLAGS for hardening goal + + -- Mathieu Malaterre <[email protected]> Sun, 13 Jan 2013 17:23:57 +0100 + +tifffile (20121018-1) experimental; urgency=low + + * New upstream + - Handle unpacking of RGB data + - Fix issue with numpy/Python 3.x + * Move mathplotlib to Recommends since not required + * Make sure to use numpy >= 1.6.2 + + -- Mathieu Malaterre <[email protected]> Thu, 08 Nov 2012 15:11:47 +0100 + +tifffile (20120421-1) unstable; urgency=low + + * New upstream + * Remove DMUA flag + * Change to my @d.o alias + + -- Mathieu Malaterre <[email protected]> Sun, 22 Apr 2012 10:03:28 +0200 + +tifffile (20120308-1) unstable; urgency=low + + * New upstream + - Add support for StructuredAnnotations in OME/TIFF. + + -- Mathieu Malaterre <[email protected]> Wed, 21 Mar 2012 22:03:57 +0100 + +tifffile (20120223-1) unstable; urgency=low + + * New upstream + - Handle LSM510 bug + * Fix d/rules to handle big-endian machine. + * d/rules: add missing call to dh_numpy. + * Bump Std-Vers to 3.9.3, no changes needed + + -- Mathieu Malaterre <[email protected]> Mon, 05 Mar 2012 10:41:19 +0100 + +tifffile (20120101-1) unstable; urgency=low + + * New upstream + * Better support for writing out BigTIFF + + -- Mathieu Malaterre <[email protected]> Mon, 16 Jan 2012 12:08:32 +0100 + +tifffile (20111215-2) unstable; urgency=low + + * New upstream. Remove deprecated options + + -- Mathieu Malaterre <[email protected]> Mon, 19 Dec 2011 12:07:48 +0100 + +tifffile (20111126-1) unstable; urgency=low + + * New upstream. Better support for BigTIFF + + -- Mathieu Malaterre <[email protected]> Fri, 02 Dec 2011 09:40:39 +0100 + +tifffile (20111112-1) unstable; urgency=low + + * Initial Debian Upload (Closes: #648767) + + -- Mathieu Malaterre <[email protected]> Sun, 13 Nov 2011 19:41:37 +0100 Deleted: trunk/packages/tifffile/tags/20151006-1/debian/control =================================================================== --- trunk/packages/tifffile/trunk/debian/control 2017-01-14 07:30:39 UTC (rev 23569) +++ trunk/packages/tifffile/tags/20151006-1/debian/control 2017-01-14 08:24:54 UTC (rev 23572) @@ -1,41 +0,0 @@ -Source: tifffile -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Mathieu Malaterre <[email protected]>, - Andreas Tille <[email protected]> -Section: python -Priority: optional -Build-Depends: debhelper (>= 9), - python-all-dev, - python-numpy (>= 1:1.7.1) -Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/tifffile/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/tifffile/trunk/ -Homepage: http://www.lfd.uci.edu/~gohlke/ -X-Python-Version: >= 2.6 - -Package: python-tifffile -Architecture: any -Depends: ${python:Depends}, - ${misc:Depends}, - ${shlibs:Depends}, - python-importlib -Recommends: python-matplotlib (>= 1.3) -Conflicts: tifffile -Provides: ${python:Provides} -Replaces: tifffile -Description: Read and write image data from and to TIFF files - Image and meta-data can be read from TIFF, BigTIFF, OME-TIFF, STK, LSM, NIH, - ImageJ, MicroManager, FluoView, SEQ and GEL files. - . - Only a subset of the TIFF specification is supported, mainly uncompressed and - losslessly compressed 2**(0 to 6) bit integer, 16, 32 and 64-bit float, - grayscale and RGB(A) images, which are commonly used in bio-scientific imaging. - Specifically, reading JPEG/CCITT compressed image data or EXIF/IPTC/GPS/XMP - meta-data is not implemented. Only primary info records are read for STK, - FluoView, MicroManager, and NIH image formats. - . - TIFF, the Tagged Image File Format, is under the control of Adobe Systems. - BigTIFF allows for files greater than 4 GB. STK, LSM, FluoView, SEQ, GEL, and - OME-TIFF, are custom extensions defined by MetaMorph, Carl Zeiss MicroImaging, - Olympus, Media Cybernetics, Molecular Dynamics, and the Open Microscopy - Environment consortium respectively. Copied: trunk/packages/tifffile/tags/20151006-1/debian/control (from rev 23571, trunk/packages/tifffile/trunk/debian/control) =================================================================== --- trunk/packages/tifffile/tags/20151006-1/debian/control (rev 0) +++ trunk/packages/tifffile/tags/20151006-1/debian/control 2017-01-14 08:24:54 UTC (rev 23572) @@ -0,0 +1,41 @@ +Source: tifffile +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Mathieu Malaterre <[email protected]>, + Andreas Tille <[email protected]> +Section: python +Priority: optional +Build-Depends: debhelper (>= 9), + python-all-dev, + python-numpy (>= 1:1.7.1) +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/tifffile/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/tifffile/trunk/ +Homepage: http://www.lfd.uci.edu/~gohlke/ +X-Python-Version: >= 2.6 + +Package: python-tifffile +Architecture: any +Depends: ${python:Depends}, + ${misc:Depends}, + ${shlibs:Depends}, + python-importlib +Recommends: python-matplotlib (>= 1.3) +Conflicts: tifffile +Provides: ${python:Provides} +Replaces: tifffile +Description: Read and write image data from and to TIFF files + Image and meta-data can be read from TIFF, BigTIFF, OME-TIFF, STK, LSM, NIH, + ImageJ, MicroManager, FluoView, SEQ and GEL files. + . + Only a subset of the TIFF specification is supported, mainly uncompressed and + losslessly compressed 2**(0 to 6) bit integer, 16, 32 and 64-bit float, + grayscale and RGB(A) images, which are commonly used in bio-scientific imaging. + Specifically, reading JPEG/CCITT compressed image data or EXIF/IPTC/GPS/XMP + meta-data is not implemented. Only primary info records are read for STK, + FluoView, MicroManager, and NIH image formats. + . + TIFF, the Tagged Image File Format, is under the control of Adobe Systems. + BigTIFF allows for files greater than 4 GB. STK, LSM, FluoView, SEQ, GEL, and + OME-TIFF, are custom extensions defined by MetaMorph, Carl Zeiss MicroImaging, + Olympus, Media Cybernetics, Molecular Dynamics, and the Open Microscopy + Environment consortium respectively. Deleted: trunk/packages/tifffile/tags/20151006-1/debian/rules =================================================================== --- trunk/packages/tifffile/trunk/debian/rules 2017-01-14 07:30:39 UTC (rev 23569) +++ trunk/packages/tifffile/tags/20151006-1/debian/rules 2017-01-14 08:24:54 UTC (rev 23572) @@ -1,24 +0,0 @@ -#!/usr/bin/make -f - -# As per code source need to handle big endian with: -DEB_HOST_ARCH_ENDIAN:=$(shell dpkg-architecture -qDEB_HOST_ARCH_ENDIAN) -ifeq ($(DEB_HOST_ARCH_ENDIAN),big) -export CFLAGS=-DMSB=0 -endif - - -%: - dh $@ --with python2 - -override_dh_auto_clean: - dh_auto_clean - -override_dh_install: - dh_numpy - install -D -m0755 $(CURDIR)/debian/tifffile.sh $(CURDIR)/debian/python-tifffile/usr/bin/tifffile - -override_dh_installman: - dh_installman debian/tifffile.1 - -debian/tifffile.1: debian/tifffile.1.in - help2man --include=debian/tifffile.1.in --output=debian/tifffile.1 --no-info tifffile Copied: trunk/packages/tifffile/tags/20151006-1/debian/rules (from rev 23571, trunk/packages/tifffile/trunk/debian/rules) =================================================================== --- trunk/packages/tifffile/tags/20151006-1/debian/rules (rev 0) +++ trunk/packages/tifffile/tags/20151006-1/debian/rules 2017-01-14 08:24:54 UTC (rev 23572) @@ -0,0 +1,24 @@ +#!/usr/bin/make -f + +# As per code source need to handle big endian with: +DEB_HOST_ARCH_ENDIAN:=$(shell dpkg-architecture -qDEB_HOST_ARCH_ENDIAN) +ifeq ($(DEB_HOST_ARCH_ENDIAN),big) +export CFLAGS=-DMSB=0 +endif +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +%: + dh $@ --with python2 + +override_dh_auto_clean: + dh_auto_clean + +override_dh_install: + dh_numpy + install -D -m0755 $(CURDIR)/debian/tifffile.sh $(CURDIR)/debian/python-tifffile/usr/bin/tifffile + +override_dh_installman: + dh_installman debian/tifffile.1 + +debian/tifffile.1: debian/tifffile.1.in + help2man --include=debian/tifffile.1.in --output=debian/tifffile.1 --no-info tifffile _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
