Author: malat Date: 2014-01-28 20:13:10 +0000 (Tue, 28 Jan 2014) New Revision: 15888
Removed: trunk/packages/openslide-python/trunk/debian/README.Debian trunk/packages/openslide-python/trunk/debian/patches/ Modified: trunk/packages/openslide-python/trunk/debian/changelog trunk/packages/openslide-python/trunk/debian/control trunk/packages/openslide-python/trunk/debian/copyright Log: Cleanup Deleted: trunk/packages/openslide-python/trunk/debian/README.Debian =================================================================== --- trunk/packages/openslide-python/trunk/debian/README.Debian 2014-01-28 18:17:06 UTC (rev 15887) +++ trunk/packages/openslide-python/trunk/debian/README.Debian 2014-01-28 20:13:10 UTC (rev 15888) @@ -1,11 +0,0 @@ -As mentionned on: - -http://lists.andrew.cmu.edu/pipermail/openslide-users/2012-July/000381.html - -... -It's worth noting that OpenSlide Python's API is not yet stable. In -fact, the next release will be API-incompatible with the current one. -... - - - -- Mathieu Malaterre <[email protected]> Sat, 28 Jul 2012 15:22:36 +0200 Modified: trunk/packages/openslide-python/trunk/debian/changelog =================================================================== --- trunk/packages/openslide-python/trunk/debian/changelog 2014-01-28 18:17:06 UTC (rev 15887) +++ trunk/packages/openslide-python/trunk/debian/changelog 2014-01-28 20:13:10 UTC (rev 15888) @@ -1,5 +1,5 @@ -openslide-python (0.4.0-1) unstable; urgency=low +openslide-python (0.5.0-1) unstable; urgency=low * Initial release (Closes: #683077) - -- Mathieu Malaterre <[email protected]> Sun, 21 Oct 2012 19:04:13 +0200 + -- Mathieu Malaterre <[email protected]> Tue, 28 Jan 2014 21:04:08 +0100 Modified: trunk/packages/openslide-python/trunk/debian/control =================================================================== --- trunk/packages/openslide-python/trunk/debian/control 2014-01-28 18:17:06 UTC (rev 15887) +++ trunk/packages/openslide-python/trunk/debian/control 2014-01-28 20:13:10 UTC (rev 15888) @@ -4,11 +4,11 @@ Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Mathieu Malaterre <[email protected]> Build-Depends: debhelper (>= 9), python-all-dev (>= 2.6.6-3) -Standards-Version: 3.9.3 +Standards-Version: 3.9.5 X-Python-Version: >=2.6 Homepage: http://openslide.org Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/openslide-python/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/openslide-python/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/openslide-python/trunk/ Package: python-openslide Architecture: any @@ -29,10 +29,12 @@ particular resolution. . This library currently supports: - * Trestle (.tif) - * Hamamatsu (.vms, .vmu) - * Aperio (.svs, .tif) - * MIRAX (.mrxs) - * Generic tiled TIFF (.tif) + - Aperio (.svs, .tif) + - Hamamatsu (.vms, .vmu, .ndpi) + - Leica (.scn) + - MIRAX (.mrxs) + - Sakura (.svslide) + - Trestle (.tif) + - Generic tiled TIFF (.tif) . This package contains the python module needed to run OpenSlide applications. Modified: trunk/packages/openslide-python/trunk/debian/copyright =================================================================== --- trunk/packages/openslide-python/trunk/debian/copyright 2014-01-28 18:17:06 UTC (rev 15887) +++ trunk/packages/openslide-python/trunk/debian/copyright 2014-01-28 20:13:10 UTC (rev 15888) @@ -56,7 +56,7 @@ POSSIBILITY OF SUCH DAMAGE. Files: debian/* -Copyright: 2012; Mathieu Malaterre <[email protected]> +Copyright: 2014; Mathieu Malaterre <[email protected]> License: LGPL-2.1 License: LGPL-2.1 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
