debian/0000755000000000000000000000000012265533254007175 5ustar debian/rules0000755000000000000000000000003612265533254010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000251612265533254010604 0ustar Source: libmoosex-traits-pluggable-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ansgar Burchardt , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-load-perl, liblist-moreutils-perl, libmoose-perl, libnamespace-autoclean-perl, libtest-exception-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-traits-pluggable-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-traits-pluggable-perl.git Homepage: https://metacpan.org/release/MooseX-Traits-Pluggable/ Package: libmoosex-traits-pluggable-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libclass-load-perl, liblist-moreutils-perl, libmoose-perl, libnamespace-autoclean-perl Suggests: libmoosex-traits-perl Description: Moose extension for class precedence search of traits MooseX::Traits::Pluggable extends the functionality of MooseX::Traits (see libmoosex-traits-perl) by providing support for class precedence searching and some extra attributes. debian/source/0000755000000000000000000000000012265533254010475 5ustar debian/source/format0000644000000000000000000000001412265533254011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000411212265533254011045 0ustar libmoosex-traits-pluggable-perl (0.12-1) unstable; urgency=medium * New upstream release. * Add new upstream copyright holders. -- gregor herrmann Wed, 15 Jan 2014 17:26:11 +0100 libmoosex-traits-pluggable-perl (0.11-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Update upstream and packaging copyright years. Drop info about removed third-party files. * Update (build) dependencies. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sat, 11 Jan 2014 22:08:54 +0100 libmoosex-traits-pluggable-perl (0.10-2) unstable; urgency=low [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org [ gregor herrmann ] * debian/control: update (build) dependencies to prepare for Moose/Class::MOP changes. * Set Standards-Version to 3.9.2 (no changes). * Add /me to Uploaders. * Bump debhelper compatibility level to 8. * debian/copyright: update formatting -- gregor herrmann Thu, 21 Apr 2011 19:20:09 +0200 libmoosex-traits-pluggable-perl (0.10-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release (0.09). * Update short description [ Ansgar Burchardt ] * New upstream release (0.10). * debian/copyright: Update for new release, formatting changes for current DEP-5 proposal. * Make build-dep on perl unversioned. * Use source format 3.0 (quilt). * Bump Standards-Version to 3.9.0. * Add myself to Uploaders. -- Ansgar Burchardt Mon, 26 Jul 2010 08:25:01 +0900 libmoosex-traits-pluggable-perl (0.08-1) unstable; urgency=low * Initial Release (Closes: #551911) -- Jonathan Yu Wed, 21 Oct 2009 11:34:44 -0400 debian/compat0000644000000000000000000000000212265533254010373 0ustar 8 debian/copyright0000644000000000000000000000244712265533254011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Traits-Pluggable Upstream-Contact: Rafael Kitover Source: https://metacpan.org/release/MooseX-Traits-Pluggable/ Files: * Copyright: 2014, Rafael Kitover 2014, Tomas Doran 2014, Fitz Elliott 2014, Andreas Marienborg 2014, Alexander Hartmaier License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 2011-2014, 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 the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000021412265533254010223 0ustar version=3 https://metacpan.org/release/MooseX-Traits-Pluggable/ .*/MooseX-Traits-Pluggable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$