Author: malat-guest Date: 2012-01-16 11:09:59 +0000 (Mon, 16 Jan 2012) New Revision: 9301
Modified: trunk/packages/tifffile/trunk/debian/changelog trunk/packages/tifffile/trunk/debian/watch Log: New upstream. Add a watch file Modified: trunk/packages/tifffile/trunk/debian/changelog =================================================================== --- trunk/packages/tifffile/trunk/debian/changelog 2012-01-16 11:06:06 UTC (rev 9300) +++ trunk/packages/tifffile/trunk/debian/changelog 2012-01-16 11:09:59 UTC (rev 9301) @@ -1,3 +1,10 @@ +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 Modified: trunk/packages/tifffile/trunk/debian/watch =================================================================== --- trunk/packages/tifffile/trunk/debian/watch 2012-01-16 11:06:06 UTC (rev 9300) +++ trunk/packages/tifffile/trunk/debian/watch 2012-01-16 11:09:59 UTC (rev 9301) @@ -1,2 +1,6 @@ version=3 -http://www.lfd.uci.edu/~gohlke/code/tifffile.py.html ^:Version:(.*)$ +#http://www.lfd.uci.edu/~gohlke/code/tifffile.py.html ^:Version:(.*)$ +#opts="uversionmangle=s/^/tifffile_/,dversionmangle=s/\./tifffile_/" \ +#opts=uversionmangle=s/^/tifffile_/,dversionmangle=s/\.//g \ +opts=uversionmangle=s/\.//g \ +http://githubredir.debian.net/github/malaterre/tifffile/(.*).tar.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
