[med-svn] [circos] branch upstream updated (910f53d -> b1769c1)
Andreas Tille
tille at debian.org
Tue Dec 12 15:31:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch upstream
in repository circos.
from 910f53d New upstream version 0.69.5+dfsg
new b1769c1 New upstream version 0.69.6+dfsg
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES | 39 +
bin/circos | 1 +
etc/colors.conf | 13 +-
example/circos.svg | 13088 ++--------------------------------
lib/Circos.pm | 21 +-
lib/Circos/ColorTransform.pm | 106 +
lib/Circos/ColorValidate.pm | 269 +
lib/Circos/Colors.pm | 568 +-
lib/Circos/Error.pm | 8 +-
lib/Circos/{DataPoint.pm => HEX.pm} | 53 +-
lib/Circos/{DataPoint.pm => HSV.pm} | 76 +-
lib/Circos/LCH.pm | 291 +
lib/Circos/PNG.pm | 100 +-
lib/Circos/{DataPoint.pm => RGB.pm} | 60 +-
lib/lib.0.tgz | Bin 0 -> 221179 bytes
lib/lib.1.tgz | Bin 0 -> 160820 bytes
16 files changed, 1545 insertions(+), 13148 deletions(-)
create mode 100644 lib/Circos/ColorTransform.pm
create mode 100644 lib/Circos/ColorValidate.pm
copy lib/Circos/{DataPoint.pm => HEX.pm} (55%)
copy lib/Circos/{DataPoint.pm => HSV.pm} (56%)
create mode 100644 lib/Circos/LCH.pm
copy lib/Circos/{DataPoint.pm => RGB.pm} (55%)
create mode 100644 lib/lib.0.tgz
create mode 100644 lib/lib.1.tgz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/circos.git
More information about the debian-med-commit
mailing list