[med-svn] [circos] branch master updated (cc9ada0 -> 2d52d96)
Andreas Tille
tille at debian.org
Tue Dec 12 15:31:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository circos.
from cc9ada0 Did not found signing key so removed pgpsigurlmangle again.
new b1769c1 New upstream version 0.69.6+dfsg
new f0c8552 Update upstream source from tag 'upstream/0.69.6+dfsg'
new f31ce86 New upstream version
new e2d8b52 Standards-Version: 4.1.2
new bbc7013 drop transitional package otf-symbols-circos
new 2d52d96 Upload to unstable
The 6 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 +
debian/changelog | 9 +
debian/control | 14 +-
debian/copyright | 5 +-
debian/patches/fix_manpage | 4 +-
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
20 files changed, 1559 insertions(+), 13166 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