[med-svn] r9041 - trunk/packages/tifffile/trunk/debian

Mathieu Malaterre malat-guest at alioth.debian.org
Mon Dec 19 11:12:30 UTC 2011


Author: malat-guest
Date: 2011-12-19 11:12:29 +0000 (Mon, 19 Dec 2011)
New Revision: 9041

Modified:
   trunk/packages/tifffile/trunk/debian/changelog
   trunk/packages/tifffile/trunk/debian/rules
Log:
next upload

Modified: trunk/packages/tifffile/trunk/debian/changelog
===================================================================
--- trunk/packages/tifffile/trunk/debian/changelog	2011-12-19 11:04:52 UTC (rev 9040)
+++ trunk/packages/tifffile/trunk/debian/changelog	2011-12-19 11:12:29 UTC (rev 9041)
@@ -1,8 +1,8 @@
-tifffile (20111215-2) UNRELEASED; urgency=low
+tifffile (20111215-2) unstable; urgency=low
 
-  * New upstream.
+  * New upstream. Remove deprecated options
 
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Mon, 19 Dec 2011 11:53:23 +0100
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Mon, 19 Dec 2011 12:07:48 +0100
 
 tifffile (20111126-1) unstable; urgency=low
 

Modified: trunk/packages/tifffile/trunk/debian/rules
===================================================================
--- trunk/packages/tifffile/trunk/debian/rules	2011-12-19 11:04:52 UTC (rev 9040)
+++ trunk/packages/tifffile/trunk/debian/rules	2011-12-19 11:12:29 UTC (rev 9041)
@@ -3,6 +3,9 @@
 %:
 	dh $@ --with python2
 
+override_dh_auto_clean:
+	# FIXME problem with setup.py/numpy
+
 override_dh_install:
 	dh_install tifffile usr/bin
 




More information about the debian-med-commit mailing list