debian/0000755000000000000000000000000011654545114007174 5ustar debian/control0000644000000000000000000000211211654545114010573 0ustar Source: libdbix-class-tree-nestedset-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Olivier Sallou Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdbicx-testdatabase-perl, libdbix-class-perl, perl, libtest-exception-perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-class-tree-nestedset-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libdbix-class-tree-nestedset-perl.git Homepage: http://search.cpan.org/dist/DBIx-Class-Tree-NestedSet/ Package: libdbix-class-tree-nestedset-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdbicx-testdatabase-perl, libdbix-class-perl Description: module to manage trees of data using the nested set model The module DBIx::Class::Tree::NestedSet provides methods for working with nested set trees. The nested tree model is a way of representing hierarchical information in a database. This takes a different approach to the Adjacency List implementation. debian/copyright0000644000000000000000000000207711654545114011135 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174 Source: http://search.cpan.org/dist/DBIx-Class-Tree-NestedSet/ Upstream-Name: DBIx-Class-Tree-NestedSet Files: * Copyright: 2011, Ian Docherty 2011, Florian Ragwitz License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Olivier Sallou 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/watch0000644000000000000000000000021711654545114010225 0ustar version=3 http://search.cpan.org/dist/DBIx-Class-Tree-NestedSet/ .*/DBIx-Class-Tree-NestedSet-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211654545114010372 0ustar 8 debian/changelog0000644000000000000000000000026711654545114011053 0ustar libdbix-class-tree-nestedset-perl (0.10-1) unstable; urgency=low * Initial Release (Closes: #647417). -- Olivier Sallou Wed, 2 Nov 2011 14:54:46 +0100 debian/source/0000755000000000000000000000000011654545114010474 5ustar debian/source/format0000644000000000000000000000001411654545114011702 0ustar 3.0 (quilt) debian/libdbix-class-tree-nestedset-perl.docs0000644000000000000000000000000711654545114016454 0ustar README debian/rules0000755000000000000000000000003611654545114010253 0ustar #!/usr/bin/make -f %: dh $@