debian/ 0000755 0000000 0000000 00000000000 12007670267 007175 5 ustar debian/copyright 0000644 0000000 0000000 00000002127 12007670035 011123 0 ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: circos-tools
Source: http://circos.ca/distribution/circos-tools-0.16.tgz
Files: *
Copyright: Copyright 2004-2011 Martin Krzywinski
License: GPL-2+
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see
Comment: On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
Files: debian/*
Copyright: 2011 Olivier Sallou
License: GPL-2+
debian/rules 0000755 0000000 0000000 00000001077 12007667411 010257 0 ustar #!/usr/bin/make -f
%:
dh $@
override_dh_install:
dh_install
# Update circos relative path to absolute debian paths
find debian/circos-tools -type f \
| xargs sed -i \
-e 's,include etc,include /usr/share/circos/etc,g' \
-e 's,include fonts,include /usr/share/circos/fonts,g' \
-e 's,include svg,include /usr/share/circos/svg,g' \
-e 's,include tiles,include /usr/share/circos/tiles,g' \
-e 's,include data,include /var/lib/circos/data,g' \
-e 's,home/martink/bin/perl,usr/bin/perl,g' \
-e 's,bin/env,usr/bin/env,g'
override_dh_builddeb:
dh_builddeb -- -Z xz
debian/source/ 0000755 0000000 0000000 00000000000 12007670267 010475 5 ustar debian/source/format 0000644 0000000 0000000 00000000014 12007667411 011700 0 ustar 3.0 (quilt)
debian/control 0000644 0000000 0000000 00000002004 12007670172 010567 0 ustar Source: circos-tools
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team
Uploaders: Olivier Sallou ,
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 8.0.0)
Standards-Version: 3.9.3
Homepage: http://circos.ca/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/circos-tools/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/circos-tools/
Package: circos-tools
Architecture: all
Pre-Depends: dpkg (>= 1.15.6)
Depends: ${misc:Depends}, ${perl:Depends}, circos
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 provides a set of tools to help process your data:
binlinks, bundlelinks, categoryviewer, colorinterpolate,
filterlinks, maketutorialimages, orderchr, randomlinks, resample,
and tableviewer.
debian/changelog 0000644 0000000 0000000 00000001121 12007667777 011056 0 ustar circos-tools (0.16-3) unstable; urgency=low
[ Olivier Sallou ]
* Update description to match circos package description
* Switch to Standards 3.9.3
-- Olivier Sallou 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)
-- Olivier Sallou Wed, 19 Oct 2011 14:28:07 +0200
circos-tools (0.16-1) unstable; urgency=low
* First debian import (Closes: #632174)
-- Olivier Sallou Wed, 29 Jun 2011 12:04:57 +0200
debian/watch 0000644 0000000 0000000 00000000131 12007667411 010216 0 ustar version=3
http://circos.ca/software/download .*/distribution/circos-tools-([-.\d]*)\.tgz
debian/compat 0000644 0000000 0000000 00000000002 12007667411 010370 0 ustar 8
debian/circos-tools.install 0000644 0000000 0000000 00000000040 12007667411 013174 0 ustar tools/* usr/share/circos/tools/
debian/circos-tools.links 0000644 0000000 0000000 00000000444 12007667411 012656 0 ustar tools/bundlelinks/doc/bundlelinks.html /usr/share/doc/circos/bundlelinks.html
tools/filterlinks/doc/filterlinks.html /usr/share/doc/circos/filterlinks.html
tools/orderchr/doc/orderchr.html /usr/share/doc/circos/orderchr.html
tools/tableviewer/README /usr/share/doc/circos/README.tableviewer