[med-svn] r9881 - in trunk/packages/tifffile/tags: . 20120223-1/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Mon Mar 5 09:48:32 UTC 2012
Author: malat-guest
Date: 2012-03-05 09:48:32 +0000 (Mon, 05 Mar 2012)
New Revision: 9881
Added:
trunk/packages/tifffile/tags/20120223-1/
trunk/packages/tifffile/tags/20120223-1/debian/changelog
trunk/packages/tifffile/tags/20120223-1/debian/control
trunk/packages/tifffile/tags/20120223-1/debian/rules
Removed:
trunk/packages/tifffile/tags/20120223-1/debian/changelog
trunk/packages/tifffile/tags/20120223-1/debian/control
trunk/packages/tifffile/tags/20120223-1/debian/rules
Log:
[svn-buildpackage] Tagging tifffile 20120223-1
Deleted: trunk/packages/tifffile/tags/20120223-1/debian/changelog
===================================================================
--- trunk/packages/tifffile/trunk/debian/changelog 2012-03-05 09:05:16 UTC (rev 9876)
+++ trunk/packages/tifffile/tags/20120223-1/debian/changelog 2012-03-05 09:48:32 UTC (rev 9881)
@@ -1,32 +0,0 @@
-tifffile (20120208-1) UNRELEASED; urgency=low
-
- * New upstream
- - Handle LSM510 bug
- * Fix d/rules to handle big-endian machine
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Fri, 17 Feb 2012 13:26:47 +0100
-
-tifffile (20120101-1) unstable; urgency=low
-
- * New upstream
- * Better support for writing out BigTIFF
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 16 Jan 2012 12:08:32 +0100
-
-tifffile (20111215-2) unstable; urgency=low
-
- * New upstream. Remove deprecated options
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 19 Dec 2011 12:07:48 +0100
-
-tifffile (20111126-1) unstable; urgency=low
-
- * New upstream. Better support for BigTIFF
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Fri, 02 Dec 2011 09:40:39 +0100
-
-tifffile (20111112-1) unstable; urgency=low
-
- * Initial Debian Upload (Closes: #648767)
-
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Sun, 13 Nov 2011 19:41:37 +0100
Copied: trunk/packages/tifffile/tags/20120223-1/debian/changelog (from rev 9880, trunk/packages/tifffile/trunk/debian/changelog)
===================================================================
--- trunk/packages/tifffile/tags/20120223-1/debian/changelog (rev 0)
+++ trunk/packages/tifffile/tags/20120223-1/debian/changelog 2012-03-05 09:48:32 UTC (rev 9881)
@@ -0,0 +1,34 @@
+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 <mathieu.malaterre at gmail.com> Mon, 05 Mar 2012 10:41:19 +0100
+
+tifffile (20120101-1) unstable; urgency=low
+
+ * New upstream
+ * Better support for writing out BigTIFF
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 16 Jan 2012 12:08:32 +0100
+
+tifffile (20111215-2) unstable; urgency=low
+
+ * New upstream. Remove deprecated options
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Mon, 19 Dec 2011 12:07:48 +0100
+
+tifffile (20111126-1) unstable; urgency=low
+
+ * New upstream. Better support for BigTIFF
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Fri, 02 Dec 2011 09:40:39 +0100
+
+tifffile (20111112-1) unstable; urgency=low
+
+ * Initial Debian Upload (Closes: #648767)
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com> Sun, 13 Nov 2011 19:41:37 +0100
Deleted: trunk/packages/tifffile/tags/20120223-1/debian/control
===================================================================
--- trunk/packages/tifffile/trunk/debian/control 2012-03-05 09:05:16 UTC (rev 9876)
+++ trunk/packages/tifffile/tags/20120223-1/debian/control 2012-03-05 09:48:32 UTC (rev 9881)
@@ -1,27 +0,0 @@
-Source: tifffile
-Priority: optional
-Section: python
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Mathieu Malaterre <mathieu.malaterre at gmail.com>
-Build-Depends: debhelper (>= 8), python-all-dev (>= 2.6.6-3~), python-numpy
-Standards-Version: 3.9.2
-Homepage: http://www.lfd.uci.edu/~gohlke/
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/tifffile/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/tifffile/trunk/
-
-Package: tifffile
-Architecture: any
-Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, python-matplotlib, python-tk
-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
- losslessly compressed 1-32 bit integer as well as 32 and 64-bit float images,
- which are commonly used in scientific imaging.
- .
- This tool is implemented to support TIFF with custom extensions, namely:
- * STK (MetaMorph)
- * LSM (Carl Zeiss MicroImaging)
- .
- Currently only primary info records are read for STK, FluoView, and NIH image
- formats.
Copied: trunk/packages/tifffile/tags/20120223-1/debian/control (from rev 9880, trunk/packages/tifffile/trunk/debian/control)
===================================================================
--- trunk/packages/tifffile/tags/20120223-1/debian/control (rev 0)
+++ trunk/packages/tifffile/tags/20120223-1/debian/control 2012-03-05 09:48:32 UTC (rev 9881)
@@ -0,0 +1,27 @@
+Source: tifffile
+Priority: optional
+Section: python
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+DM-Upload-Allowed: yes
+Uploaders: Mathieu Malaterre <mathieu.malaterre at gmail.com>
+Build-Depends: debhelper (>= 8), python-all-dev (>= 2.6.6-3~), python-numpy
+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/
+Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/tifffile/trunk/
+
+Package: tifffile
+Architecture: any
+Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, python-matplotlib, python-tk
+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
+ losslessly compressed 1-32 bit integer as well as 32 and 64-bit float images,
+ which are commonly used in scientific imaging.
+ .
+ This tool is implemented to support TIFF with custom extensions, namely:
+ * STK (MetaMorph)
+ * LSM (Carl Zeiss MicroImaging)
+ .
+ Currently only primary info records are read for STK, FluoView, and NIH image
+ formats.
Deleted: trunk/packages/tifffile/tags/20120223-1/debian/rules
===================================================================
--- trunk/packages/tifffile/trunk/debian/rules 2012-03-05 09:05:16 UTC (rev 9876)
+++ trunk/packages/tifffile/tags/20120223-1/debian/rules 2012-03-05 09:48:32 UTC (rev 9881)
@@ -1,25 +0,0 @@
-#!/usr/bin/make -f
-
-DEB_HOST_ARCH:=$(shell dpkg-architecture -qDEB_HOST_ARCH)
-# As per code source need to handle big endian with:
-ifneq (,$(filter powerpc ppc64, $(DEB_HOST_ARCH)))
-export CFLAGS=-DMSB=0
-endif
-
-%:
- dh $@ --with python2
-
-override_dh_auto_clean:
- # FIXME problem with setup.py/numpy
-
-override_dh_install:
- dh_install tifffile usr/bin
-
-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
-
-get-orig-source:
- ./debian/get-orig-source
Copied: trunk/packages/tifffile/tags/20120223-1/debian/rules (from rev 9877, trunk/packages/tifffile/trunk/debian/rules)
===================================================================
--- trunk/packages/tifffile/tags/20120223-1/debian/rules (rev 0)
+++ trunk/packages/tifffile/tags/20120223-1/debian/rules 2012-03-05 09:48:32 UTC (rev 9881)
@@ -0,0 +1,26 @@
+#!/usr/bin/make -f
+
+DEB_HOST_ARCH:=$(shell dpkg-architecture -qDEB_HOST_ARCH)
+# As per code source need to handle big endian with:
+ifneq (,$(filter powerpc ppc64, $(DEB_HOST_ARCH)))
+export CFLAGS=-DMSB=0
+endif
+
+%:
+ dh $@ --with python2
+
+override_dh_auto_clean:
+ # FIXME problem with setup.py/numpy
+
+override_dh_install:
+ dh_install tifffile usr/bin
+ dh_numpy
+
+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
+
+get-orig-source:
+ ./debian/get-orig-source
More information about the debian-med-commit
mailing list