Author: malat-guest Date: 2012-01-16 11:12:13 +0000 (Mon, 16 Jan 2012) New Revision: 9302
Added: trunk/packages/tifffile/tags/20120101-1/ trunk/packages/tifffile/tags/20120101-1/debian/ trunk/packages/tifffile/tags/20120101-1/debian/changelog trunk/packages/tifffile/tags/20120101-1/debian/rules trunk/packages/tifffile/tags/20120101-1/debian/watch Removed: trunk/packages/tifffile/tags/20120101-1/debian/ trunk/packages/tifffile/tags/20120101-1/debian/changelog trunk/packages/tifffile/tags/20120101-1/debian/rules trunk/packages/tifffile/tags/20120101-1/debian/watch Log: [svn-buildpackage] Tagging tifffile 20120101-1 Deleted: trunk/packages/tifffile/tags/20120101-1/debian/changelog =================================================================== --- trunk/packages/tifffile/trunk/debian/changelog 2011-12-19 11:04:52 UTC (rev 9040) +++ trunk/packages/tifffile/tags/20120101-1/debian/changelog 2012-01-16 11:12:13 UTC (rev 9302) @@ -1,17 +0,0 @@ -tifffile (20111215-2) UNRELEASED; urgency=low - - * New upstream. - - -- Mathieu Malaterre <[email protected]> Mon, 19 Dec 2011 11:53:23 +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/20120101-1/debian/changelog (from rev 9301, trunk/packages/tifffile/trunk/debian/changelog) =================================================================== --- trunk/packages/tifffile/tags/20120101-1/debian/changelog (rev 0) +++ trunk/packages/tifffile/tags/20120101-1/debian/changelog 2012-01-16 11:12:13 UTC (rev 9302) @@ -0,0 +1,24 @@ +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 Deleted: trunk/packages/tifffile/tags/20120101-1/debian/rules =================================================================== --- trunk/packages/tifffile/trunk/debian/rules 2011-12-19 11:04:52 UTC (rev 9040) +++ trunk/packages/tifffile/tags/20120101-1/debian/rules 2012-01-16 11:12:13 UTC (rev 9302) @@ -1,16 +0,0 @@ -#!/usr/bin/make -f - -%: - dh $@ --with python2 - -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/20120101-1/debian/rules (from rev 9041, trunk/packages/tifffile/trunk/debian/rules) =================================================================== --- trunk/packages/tifffile/tags/20120101-1/debian/rules (rev 0) +++ trunk/packages/tifffile/tags/20120101-1/debian/rules 2012-01-16 11:12:13 UTC (rev 9302) @@ -0,0 +1,19 @@ +#!/usr/bin/make -f + +%: + 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 Deleted: trunk/packages/tifffile/tags/20120101-1/debian/watch =================================================================== --- trunk/packages/tifffile/trunk/debian/watch 2011-12-19 11:04:52 UTC (rev 9040) +++ trunk/packages/tifffile/tags/20120101-1/debian/watch 2012-01-16 11:12:13 UTC (rev 9302) @@ -1,2 +0,0 @@ -version=3 -http://www.lfd.uci.edu/~gohlke/code/tifffile.py.html ^:Version:(.*)$ Copied: trunk/packages/tifffile/tags/20120101-1/debian/watch (from rev 9301, trunk/packages/tifffile/trunk/debian/watch) =================================================================== --- trunk/packages/tifffile/tags/20120101-1/debian/watch (rev 0) +++ trunk/packages/tifffile/tags/20120101-1/debian/watch 2012-01-16 11:12:13 UTC (rev 9302) @@ -0,0 +1,6 @@ +version=3 +#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
