debian/0000755000000000000000000000000012217406773007177 5ustar debian/rules0000755000000000000000000000003612217406773010256 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000315712217406773010610 0ustar Source: libdbix-class-candy-perl Maintainer: Debian Perl Group Uploaders: Rafael Kitover , Jonathan Yu , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdbix-class-perl, libmro-compat-perl, libnamespace-clean-perl, libsub-exporter-perl, libstring-camelcase-perl, libtest-deep-perl, liblingua-en-inflect-perl, libtest-fatal-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-class-candy-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbix-class-candy-perl.git Homepage: https://metacpan.org/release/DBIx-Class-Candy/ Package: libdbix-class-candy-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdbix-class-perl, libmro-compat-perl, libnamespace-clean-perl, libstring-camelcase-perl, liblingua-en-inflect-perl, libsub-exporter-perl Description: module providing syntax sugar for DBIx::Class DBIx::Class::Candy is a Perl module that provides syntactic sugar for result definitions for DBIx::Class (see libdbix-class-perl). It reduces repetitive boilerplate and provides more concise aliases for methods, simplifying the definition and maintenance of your schema. debian/source/0000755000000000000000000000000012217406773010477 5ustar debian/source/format0000644000000000000000000000001412217406773011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000461612217406773011060 0ustar libdbix-class-candy-perl (0.002104-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ 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 years of upstream and packaging copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Sat, 21 Sep 2013 23:21:44 +0200 libdbix-class-candy-perl (0.002100-1) unstable; urgency=low * Swap order of alternative (build) dependencies after the perl 5.14 transition. * New upstream release. * Update years of upstream and packaging copyright. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Sun, 18 Mar 2012 18:49:14 +0100 libdbix-class-candy-perl (0.002001-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * New upstream release. * Add build-dep on libtest-fatal-perl. * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. -- Ansgar Burchardt Thu, 11 Aug 2011 14:36:26 +0200 libdbix-class-candy-perl (0.002000-2) unstable; urgency=low * Bump build dependency on Test::More (to get the automatic done_testing() for subtests). Closes: #627231 * Set Standards-Version to 3.9.2 (no changes). * Add /me to Uploaders. -- gregor herrmann Thu, 19 May 2011 00:10:07 +0200 libdbix-class-candy-perl (0.002000-1) unstable; urgency=low * New upstream release -- Jonathan Yu Thu, 10 Mar 2011 20:05:31 -0500 libdbix-class-candy-perl (0.001006-1) unstable; urgency=low * New upstream release * Rewrite control description * Add myself to Uploaders and Copyright * Refresh copyright information * Bump to debhelper compat 8 -- Jonathan Yu Wed, 02 Mar 2011 22:40:32 -0500 libdbix-class-candy-perl (0.001005-1) unstable; urgency=low * Initial release. (Closes: #608030: ITP: libdbix-class-candy-perl -- module that provides syntactic sugar for result classes for the DBIx::Class ORM) -- Rafael Kitover Sun, 26 Dec 2010 09:13:22 -0500 debian/compat0000644000000000000000000000000212217406773010375 0ustar 8 debian/copyright0000644000000000000000000000222212217406773011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: DBIx-Class-Candy Upstream-Contact: Arthur Axel Schmidt Source: https://metacpan.org/release/DBIx-Class-Candy/ Files: * Copyright: 2012-2013, Arthur Axel Schmidt License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Rafael Kitover 2011, Jonathan Yu 2011-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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017612217406773010234 0ustar version=3 https://metacpan.org/release/DBIx-Class-Candy/ .*/DBIx-Class-Candy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$