Author: malat Date: 2012-11-08 14:18:46 +0000 (Thu, 08 Nov 2012) New Revision: 12519
Added: trunk/packages/tifffile/tags/20121018-1/ trunk/packages/tifffile/tags/20121018-1/debian/changelog trunk/packages/tifffile/tags/20121018-1/debian/get-orig-source Removed: trunk/packages/tifffile/tags/20121018-1/debian/changelog trunk/packages/tifffile/tags/20121018-1/debian/get-orig-source Modified: trunk/packages/tifffile/tags/20121018-1/debian/control Log: [svn-buildpackage] Tagging tifffile 20121018-1 Deleted: trunk/packages/tifffile/tags/20121018-1/debian/changelog =================================================================== --- trunk/packages/tifffile/trunk/debian/changelog 2012-11-08 12:59:41 UTC (rev 12517) +++ trunk/packages/tifffile/tags/20121018-1/debian/changelog 2012-11-08 14:18:46 UTC (rev 12519) @@ -1,49 +0,0 @@ -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/20121018-1/debian/changelog (from rev 12518, trunk/packages/tifffile/trunk/debian/changelog) =================================================================== --- trunk/packages/tifffile/tags/20121018-1/debian/changelog (rev 0) +++ trunk/packages/tifffile/tags/20121018-1/debian/changelog 2012-11-08 14:18:46 UTC (rev 12519) @@ -0,0 +1,59 @@ +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 Modified: trunk/packages/tifffile/tags/20121018-1/debian/control =================================================================== --- trunk/packages/tifffile/trunk/debian/control 2012-11-08 12:59:41 UTC (rev 12517) +++ trunk/packages/tifffile/tags/20121018-1/debian/control 2012-11-08 14:18:46 UTC (rev 12519) @@ -3,7 +3,7 @@ Section: python Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Mathieu Malaterre <[email protected]> -Build-Depends: debhelper (>= 8), python-all-dev (>= 2.6.6-3~), python-numpy +Build-Depends: debhelper (>= 8), python-all-dev (>= 2.6.6-3~), python-numpy (>= 1.6.2) Standards-Version: 3.9.3 Homepage: http://www.lfd.uci.edu/~gohlke/ Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/tifffile/trunk/ @@ -11,7 +11,8 @@ Package: tifffile Architecture: any -Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, python-matplotlib, python-tk +Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, python-tk +Recommends: python-matplotlib (>= 1.2) Provides: ${python:Provides} Description: read image and metadata from TIFF, STK, LSM, OME-TIFF and FluoView files Only a subset of the TIFF specification is supported, mainly uncompressed and Deleted: trunk/packages/tifffile/tags/20121018-1/debian/get-orig-source =================================================================== --- trunk/packages/tifffile/trunk/debian/get-orig-source 2012-11-08 12:59:41 UTC (rev 12517) +++ trunk/packages/tifffile/tags/20121018-1/debian/get-orig-source 2012-11-08 14:18:46 UTC (rev 12519) @@ -1,42 +0,0 @@ -#!/bin/sh -set -e - -PACKAGE=tifffile - -VERSION=${VERSION:-$2} -TARFILE=${TARFILE:-$3} - -if [ -z ${VERSION}]; then -VERSION=`dpkg-parsechangelog | sed -n -e 's/^Version: \(.*\)-[^-]*$/\1/p'` -fi - -REVISION=`echo $VERSION | sed -e 's/^.*svn//g'` - - -if [ -z ${TARFILE}]; then -TARFILE=${PACKAGE}_${VERSION}.orig.tar.gz -fi - -FOLDER=${PACKAGE}-${VERSION} - -mkdir ${FOLDER} -cd ${FOLDER} -wget -c http://www.lfd.uci.edu/~gohlke/code/tifffile.py.html -wget -c http://www.lfd.uci.edu/~gohlke/code/tifffile.c.html -# do not keep .py extension as we install it into usr/bin -links -dump tifffile.py.html > tifffile -sed -i -e 's/^ //g' tifffile -links -dump tifffile.c.html > tifffile.c -sed -i -e 's/^ //g' tifffile.c -rm *.html - -# compute version: -PYVERSION=`grep "^:Version:" tifffile | cut -d' ' -f2 | sed -e 's/\.//g'` -if [ "$PYVERSION" != "$VERSION" ]; then - echo "$PYVERSION and $VERSION are not compatible" - exit 1 -fi -cd .. - -GZIP="--best --no-name" tar czf ${TARFILE} ${FOLDER} -rm -rf ${FOLDER} Copied: trunk/packages/tifffile/tags/20121018-1/debian/get-orig-source (from rev 12518, trunk/packages/tifffile/trunk/debian/get-orig-source) =================================================================== --- trunk/packages/tifffile/tags/20121018-1/debian/get-orig-source (rev 0) +++ trunk/packages/tifffile/tags/20121018-1/debian/get-orig-source 2012-11-08 14:18:46 UTC (rev 12519) @@ -0,0 +1,45 @@ +#!/bin/sh +set -e + +PACKAGE=tifffile + +VERSION=${VERSION:-$2} +TARFILE=${TARFILE:-$3} + +if [ -z ${VERSION}]; then +VERSION=`dpkg-parsechangelog | sed -n -e 's/^Version: \(.*\)-[^-]*$/\1/p'` +fi + +REVISION=`echo $VERSION | sed -e 's/^.*svn//g'` + + +if [ -z ${TARFILE}]; then +TARFILE=${PACKAGE}_${VERSION}.orig.tar.gz +fi + +FOLDER=${PACKAGE}-${VERSION} + +mkdir ${FOLDER} +cd ${FOLDER} +# http://bugs.debian.org/692752 +#wget -c http://www.lfd.uci.edu/~gohlke/code/tifffile.py.html +curl -s -o tifffile.py.html "http://www.lfd.uci.edu/~gohlke/code/tifffile.py.html" +#wget -c http://www.lfd.uci.edu/~gohlke/code/tifffile.c.html +curl -s -o tifffile.c.html "http://www.lfd.uci.edu/~gohlke/code/tifffile.c.html" +# do not keep .py extension as we install it into usr/bin +links -dump tifffile.py.html > tifffile +sed -i -e 's/^ //g' tifffile +links -dump tifffile.c.html > tifffile.c +sed -i -e 's/^ //g' tifffile.c +rm *.html + +# compute version: +PYVERSION=`grep "^:Version:" tifffile | cut -d' ' -f2 | sed -e 's/\.//g'` +if [ "$PYVERSION" != "$VERSION" ]; then + echo "$PYVERSION and $VERSION are not compatible" + exit 1 +fi +cd .. + +GZIP="--best --no-name" tar czf ${TARFILE} ${FOLDER} +rm -rf ${FOLDER} _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
