debian/0000755000000000000000000000000012224603326007166 5ustar debian/rules0000755000000000000000000000003612224603326010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000251312224603326010572 0ustar Source: libgraph-writer-dsm-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 8), imagemagick Build-Depends-Indep: libchart-gnuplot-perl, libgraph-readwrite-perl, liblist-moreutils-perl, libmodern-perl-perl, libmodule-install-perl, libtest-class-perl, libtest-file-perl, libtest-most-perl, libtest-tempdir-perl, libmojolicious-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgraph-writer-dsm-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraph-writer-dsm-perl.git Homepage: http://metacpan.org/module/Graph::Writer::DSM/ Package: libgraph-writer-dsm-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, imagemagick, libchart-gnuplot-perl, libgraph-readwrite-perl, liblist-moreutils-perl, libmodern-perl-perl, libmojolicious-perl Description: Perl module to draw Graph object as a DSM matrix Graph::Writer::DSM writes Graph object as a quadractic matrix N x N, where N is the number of vertices in the graph. It uses Gnuplot and is useful to visualize graphs with huge number of vertices, graphs with 1k vertices for example. . See more about DSM: http://en.wikipedia.org/wiki/Design_structure_matrix debian/source/0000755000000000000000000000000012224603326010466 5ustar debian/source/format0000644000000000000000000000001412224603326011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000104512224603326011040 0ustar libgraph-writer-dsm-perl (0.006-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Mon, 07 Oct 2013 21:09:02 +0200 libgraph-writer-dsm-perl (0.005-1) unstable; urgency=low * New upstream version * New dependency: libmojolicious-perl -- Joenio Costa Sun, 16 Jun 2013 21:08:35 -0300 libgraph-writer-dsm-perl (0.004-1) unstable; urgency=low * Initial Release. (Closes: #707738) -- Joenio Costa Fri, 10 May 2013 15:51:40 -0300 debian/compat0000644000000000000000000000000212224603326010364 0ustar 8 debian/copyright0000644000000000000000000000206312224603326011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Graph-Writer-DSM Upstream-Contact: Joenio Costa Source: http://metacpan.org/module/Graph::Writer::DSM/ Files: * Copyright: 2013, Joenio Costa 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/watch0000644000000000000000000000017512224603326010222 0ustar version=3 http://metacpan.org/release/Graph-Writer-DSM/ .*/Graph-Writer-DSM-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$