debian/0000755000000000000000000000000011424276555007201 5ustar debian/control0000644000000000000000000000216611424276413010602 0ustar Source: libdbix-class-introspectablem2m-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: libdbix-class-perl, perl Maintainer: Debian Perl Group Uploaders: Antony Gelberg Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/DBIx-Class-IntrospectableM2M/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdbix-class-introspectablem2m-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdbix-class-introspectablem2m-perl/ Package: libdbix-class-introspectablem2m-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdbix-class-perl Description: Introspection of many-to-many DBIx::Class relationships Because DBIx::Class many-to-many relationships are not actual relationships, they cannot be introspected with DBIx::Class. They are actually just a collection of convenience methods that bridge two actual relationships. . DBIx::Class::IntrospectableM2M can be used to store all relevant information about these M2M relationships so they can later be introspected and examined. debian/rules0000755000000000000000000000003611424276413010251 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000022511424276413010222 0ustar version=3 http://search.cpan.org/dist/DBIx-Class-IntrospectableM2M/ .*/DBIx-Class-IntrospectableM2M-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000027711424276413011052 0ustar libdbix-class-introspectablem2m-perl (0.001001-1) unstable; urgency=low * Initial Release (Closes: #590797) -- Antony Gelberg Thu, 29 Jul 2010 12:54:37 +0300 debian/compat0000644000000000000000000000000211424276413010370 0ustar 7 debian/source/0000755000000000000000000000000011424276413010472 5ustar debian/source/format0000644000000000000000000000001411424276413011700 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000246111424276413011130 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Guillermo Roditi (groditi) Source: http://search.cpan.org/dist/DBIx-Class-IntrospectableM2M/ Name: DBIx-Class-IntrospectableM2M Files: * Copyright: 2008, Guillermo Roditi (groditi) License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Antony Gelberg 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 GNU/Linux 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 GNU/Linux systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'.