Author: osallou Date: 2012-08-06 07:19:08 +0000 (Mon, 06 Aug 2012) New Revision: 11998
Modified: trunk/packages/circos-tools/trunk/debian/changelog trunk/packages/circos-tools/trunk/debian/control Log: update description Modified: trunk/packages/circos-tools/trunk/debian/changelog =================================================================== --- trunk/packages/circos-tools/trunk/debian/changelog 2012-08-06 07:14:24 UTC (rev 11997) +++ trunk/packages/circos-tools/trunk/debian/changelog 2012-08-06 07:19:08 UTC (rev 11998) @@ -1,3 +1,10 @@ +circos-tools (0.16-3) unstable; urgency=low + + [ Olivier Sallou ] + * Update description to match circos package description + + -- Olivier Sallou <[email protected]> Mon, 06 Aug 2012 09:17:03 +0200 + circos-tools (0.16-2) unstable; urgency=low * Add pre-depends on dpkg for xz compression (required for Ubuntu) Modified: trunk/packages/circos-tools/trunk/debian/control =================================================================== --- trunk/packages/circos-tools/trunk/debian/control 2012-08-06 07:14:24 UTC (rev 11997) +++ trunk/packages/circos-tools/trunk/debian/control 2012-08-06 07:19:08 UTC (rev 11998) @@ -14,10 +14,12 @@ Architecture: all Pre-Depends: dpkg (>= 1.15.6) Depends: ${misc:Depends}, ${perl:Depends}, circos -Description: Helper tools for Circos - Circos visualizes data in a circular layout — this makes Circos - ideal for exploring relationships between objects or positions. +Description: plotter for visualizing data - helper utilities + Circos visualizes data in a circular layout — ideal for exploring + relationships between objects or positions, and creating highly + informative publication-quality graphics. . - This package contains the following helper tools designed to aid you in - processing your data: binlinks, bundlelinks, categoryviewer, colorinterpolate - filterlinks, maketutorialimages, orderchr, randomlinks, resample, tableviewer. + This package provides a set of tools to help process your data: + binlinks, bundlelinks, categoryviewer, colorinterpolate, + filterlinks, maketutorialimages, orderchr, randomlinks, resample, + and tableviewer. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
