Author: osallou Date: 2012-08-06 06:55:02 +0000 (Mon, 06 Aug 2012) New Revision: 11990
Modified: trunk/packages/circos/trunk/debian/changelog trunk/packages/circos/trunk/debian/control Log: fix description and rename font package Modified: trunk/packages/circos/trunk/debian/changelog =================================================================== --- trunk/packages/circos/trunk/debian/changelog 2012-08-05 21:45:29 UTC (rev 11989) +++ trunk/packages/circos/trunk/debian/changelog 2012-08-06 06:55:02 UTC (rev 11990) @@ -1,3 +1,13 @@ +circos (0.61-2) UNRELEASED; urgency=low + + [ Olivier Sallou ] + * debian/control: + - Update description (Closes: #682802). + - Rename otf-symbols-circos to fonts-circos-symbols to fit the Font + Packages Naming Policy. + + -- Olivier Sallou <[email protected]> Thu, 14 Jun 2012 13:46:15 +0200 + circos (0.61-1) unstable; urgency=low [ Olivier Sallou ] Modified: trunk/packages/circos/trunk/debian/control =================================================================== --- trunk/packages/circos/trunk/debian/control 2012-08-05 21:45:29 UTC (rev 11989) +++ trunk/packages/circos/trunk/debian/control 2012-08-06 06:55:02 UTC (rev 11990) @@ -21,21 +21,33 @@ libmath-bigint-perl,libmath-vec-perl, libio-all-perl, libmath-vecstat-perl, libgraphics-colorobject-perl, libtext-format-perl, libfont-ttf-perl Recommends: circos-tools -Description: Package for visualizing data and information - Circos visualizes data in a circular layout — this makes Circos - ideal for exploring relationships between objects or positions. - Circos is ideal for creating publication-quality infographics - and illustrations with a high data-to-ink ratio, richly layered - data and pleasant symmetries. You have fine control each element - in the figure to tailor its focus points and detail to your audience. +Description: plotter for visualizing data + Circos visualizes data in a circular layout — ideal for exploring + relationships between objects or positions, and creating highly + informative publication-quality graphics. + . + This package provides the Circos plotting engine, which is command-line + driven (like gnuplot) and fully scriptable. Package: otf-symbols-circos +Depends: fonts-circos-symbols, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This package is a dummy transitional package. It can be safely removed. + + +Package: fonts-circos-symbols +Replaces: otf-symbols-circos (<< 0.61-2) +Conflicts: otf-symbols-circos (<< 0.61-2) +Provides: otf-symbols-circos Section: fonts Architecture: all Pre-Depends: dpkg (>= 1.15.6) Depends: ${misc:Depends} -Description: Fonts used by default in Circos - Circos visualizes data in a circular layout — this makes Circos - ideal for exploring relationships between objects or positions. - . - This package contains a set of font usedby default with Circos. +Description: plotter for visualizing data - standard fonts + Circos visualizes data in a circular layout — ideal for exploring + relationships between objects or positions, and creating highly + informative publication-quality graphics. + . + This package provides a set of fonts used by default with Circos. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
