Author: malat Date: 2012-03-30 15:02:42 +0000 (Fri, 30 Mar 2012) New Revision: 10198
Modified: trunk/packages/tifffile/trunk/debian/changelog trunk/packages/tifffile/trunk/debian/control trunk/packages/tifffile/trunk/debian/copyright trunk/packages/tifffile/trunk/debian/tifffile.1 Log: Update info Modified: trunk/packages/tifffile/trunk/debian/changelog =================================================================== --- trunk/packages/tifffile/trunk/debian/changelog 2012-03-30 14:20:04 UTC (rev 10197) +++ trunk/packages/tifffile/trunk/debian/changelog 2012-03-30 15:02:42 UTC (rev 10198) @@ -1,3 +1,10 @@ +tifffile (20120223-2) UNRELEASED; urgency=low + + * Remove DMUA flag + * Change to my @d.o alias + + -- Mathieu Malaterre <[email protected]> Fri, 30 Mar 2012 17:00:46 +0200 + tifffile (20120223-1) unstable; urgency=low * New upstream Modified: trunk/packages/tifffile/trunk/debian/control =================================================================== --- trunk/packages/tifffile/trunk/debian/control 2012-03-30 14:20:04 UTC (rev 10197) +++ trunk/packages/tifffile/trunk/debian/control 2012-03-30 15:02:42 UTC (rev 10198) @@ -2,8 +2,7 @@ Priority: optional Section: python Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Mathieu Malaterre <[email protected]> +Uploaders: Mathieu Malaterre <[email protected]> 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/ Modified: trunk/packages/tifffile/trunk/debian/copyright =================================================================== --- trunk/packages/tifffile/trunk/debian/copyright 2012-03-30 14:20:04 UTC (rev 10197) +++ trunk/packages/tifffile/trunk/debian/copyright 2012-03-30 15:02:42 UTC (rev 10198) @@ -32,6 +32,6 @@ POSSIBILITY OF SUCH DAMAGE. Files: debian/* -Copyright: © 2011 Mathieu Malaterre <[email protected]> +Copyright: © 2011 Mathieu Malaterre <[email protected]> License: BSD Same as above Modified: trunk/packages/tifffile/trunk/debian/tifffile.1 =================================================================== --- trunk/packages/tifffile/trunk/debian/tifffile.1 2012-03-30 14:20:04 UTC (rev 10197) +++ trunk/packages/tifffile/trunk/debian/tifffile.1 2012-03-30 15:02:42 UTC (rev 10198) @@ -60,7 +60,7 @@ Christoph Gohlke <http://www.lfd.uci.edu/~gohlke Laboratory for Fluorescence Dynamics, University of California, Irvine -This manual page was written by Mathieu Malaterre <[email protected]> for +This manual page was written by Mathieu Malaterre <[email protected]> for the Debian GNU/Linux system, but may be used by others. .SH "SEE ALSO" .BR tiffdump (1), _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
