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

Mathieu Malaterre malat-guest at alioth.debian.org
Mon Mar 5 09:41:45 UTC 2012


Author: malat-guest
Date: 2012-03-05 09:41:45 +0000 (Mon, 05 Mar 2012)
New Revision: 9877

Modified:
   trunk/packages/tifffile/trunk/debian/changelog
   trunk/packages/tifffile/trunk/debian/rules
Log:
new release. missing call to dh_numpy

Modified: trunk/packages/tifffile/trunk/debian/changelog
===================================================================
--- trunk/packages/tifffile/trunk/debian/changelog	2012-03-05 09:05:16 UTC (rev 9876)
+++ trunk/packages/tifffile/trunk/debian/changelog	2012-03-05 09:41:45 UTC (rev 9877)
@@ -1,10 +1,11 @@
-tifffile (20120208-1) UNRELEASED; urgency=low
+tifffile (20120223-1) unstable; urgency=low
 
   * New upstream
    - Handle LSM510 bug
-  * Fix d/rules to handle big-endian machine
+  * Fix d/rules to handle big-endian machine.
+  * d/rules: add missing call to dh_numpy.
 
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Fri, 17 Feb 2012 13:26:47 +0100
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Mon, 05 Mar 2012 10:41:19 +0100
 
 tifffile (20120101-1) unstable; urgency=low
 

Modified: trunk/packages/tifffile/trunk/debian/rules
===================================================================
--- trunk/packages/tifffile/trunk/debian/rules	2012-03-05 09:05:16 UTC (rev 9876)
+++ trunk/packages/tifffile/trunk/debian/rules	2012-03-05 09:41:45 UTC (rev 9877)
@@ -14,6 +14,7 @@
 
 override_dh_install:
 	dh_install tifffile usr/bin
+	dh_numpy
 
 override_dh_installman:
 	dh_installman debian/tifffile.1




More information about the debian-med-commit mailing list