debian/0000755000000000000000000000000012256612672007177 5ustar debian/rules0000755000000000000000000000003612256612672010256 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000402212256612672010600 0ustar Source: libdbix-class-resultset-recursiveupdate-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcarp-clan-perl, libdatetime-perl, libdbd-sqlite3-perl, libdbix-class-introspectablem2m-perl, libdbix-class-perl, liblist-moreutils-perl, libmoose-perl, libmoosex-nonmoose-perl, libnamespace-autoclean-perl, libreadonly-perl, libsql-translator-perl (>= 0.11016), libtest-exception-perl, libtest-pod-coverage-perl, libtest-pod-perl, libtest-trap-perl (>= 0.2.2), libtest-warn-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-class-resultset-recursiveupdate-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbix-class-resultset-recursiveupdate-perl.git Homepage: https://metacpan.org/release/DBIx-Class-ResultSet-RecursiveUpdate/ Package: libdbix-class-resultset-recursiveupdate-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcarp-clan-perl, libdbix-class-introspectablem2m-perl, libdbix-class-perl Description: module for recursive updates of DBIx::Class::ResultSets You can feed the ->create method of DBIx::Class with a recursive datastructure and have the related records created. Unfortunately you cannot do a similar thing with update_or_create. . DBIx::Class::ResultSet::RecursiveUpdate tries to fill that void. . It is a base class for DBIx::Class::ResultSet providing the method recursive_update which works just like update_or_create but can recursively update or create result objects composed of multiple rows. debian/source/0000755000000000000000000000000012256612672010477 5ustar debian/source/format0000644000000000000000000000001412256612672011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000246412256612672011057 0ustar libdbix-class-resultset-recursiveupdate-perl (0.31-1) unstable; urgency=medium * New upstream release. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 25 Dec 2013 18:28:20 +0100 libdbix-class-resultset-recursiveupdate-perl (0.30-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Update upstream and packaging copyright years. * Make build dependency on libsql-translator-perl versioned. * Add build dependency on libtest-exception-perl. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Sat, 21 Sep 2013 23:48:24 +0200 libdbix-class-resultset-recursiveupdate-perl (0.25-1) unstable; urgency=low * New upstream release. * Update years of upstream copyright. * Add build dependencies on libtest-trap-perl, libmoose-perl, libmoosex- nonmoose-perl, libnamespace-autoclean-perl. -- gregor herrmann Sun, 22 Apr 2012 21:39:31 +0200 libdbix-class-resultset-recursiveupdate-perl (0.24-1) unstable; urgency=low * Initial release (closes: #590803). -- gregor herrmann Fri, 06 Apr 2012 22:23:09 +0200 debian/compat0000644000000000000000000000000212256612672010375 0ustar 8 debian/copyright0000644000000000000000000000230512256612672011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: DBIx-Class-ResultSet-RecursiveUpdate Source: https://metacpan.org/release/DBIx-Class-ResultSet-RecursiveUpdate/ Upstream-Contact: John Napiorkowski Files: * Copyright: 2012-2013, Zbigniew Lukasiak 2012-2013, John Napiorkowski 2012-2013, Alexander Hartmaier License: Artistic or GPL-1+ Files: debian/* Copyright: 2012-2013, gregor herrmann 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/watch0000644000000000000000000000024612256612672010232 0ustar version=3 https://metacpan.org/release/DBIx-Class-ResultSet-RecursiveUpdate/ .*/DBIx-Class-ResultSet-RecursiveUpdate-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$