debian/0000755000000000000000000000000012213104203007152 5ustar debian/rules0000755000000000000000000000003612213104203010231 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000170212213104203010555 0ustar Source: libgraph-d3-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 9.20130630), libmodule-build-tiny-perl, perl Build-Depends-Indep: libgraph-perl (>= 1:0.94), libjson-perl, libmoo-perl (>= 1.001000) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgraph-d3-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraph-d3-perl.git Homepage: https://metacpan.org/release/Graph-D3 Package: libgraph-d3-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libgraph-perl (>= 1:0.94), libjson-perl, libmoo-perl (>= 1.001000) Description: module to create ref/json to show node-edge graph with D3.js Graph::D3 is a moudle to covert Graph object to the format which is used in d3.js(http://d3js.org/). Graph::D3 simply supports node-edge graph. debian/source/0000755000000000000000000000000012213104203010452 5ustar debian/source/format0000644000000000000000000000001412213104203011660 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024312213104203011023 0ustar libgraph-d3-perl (0.03-1) unstable; urgency=low * Initial Release. (Closes: #722107) -- Joenio Costa Sat, 7 Sep 2013 20:52:12 -0300 debian/compat0000644000000000000000000000000212213104203010350 0ustar 9 debian/copyright0000644000000000000000000000203012213104203011100 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Graph-D3 Upstream-Contact: Shohei Kameda Upstream-Name: Graph-D3 Files: * Copyright: 2013, Shohei Kameda License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Joenio Costa License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000015512213104203010204 0ustar version=3 https://metacpan.org/release/Graph-D3 .*/Graph-D3-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$