debian/0000755000000000000000000000000012220646363007172 5ustar debian/watch0000644000000000000000000000020012101266214010202 0ustar version=3 https://metacpan.org/release/Role-Identifiable/ .*/Role-Identifiable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000204712220646166011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Role-Identifiable Upstream-Contact: Ricardo Signes Source: https://metacpan.org/release/Role-Identifiable/ Files: * Copyright: 2013, Ricardo Signes License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Alessandro Ghedini 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/control0000644000000000000000000000233312220646314010572 0ustar Source: librole-identifiable-perl Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcapture-tiny-perl, libmoose-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librole-identifiable-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librole-identifiable-perl.git Homepage: https://metacpan.org/release/Role-Identifiable/ Package: librole-identifiable-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl Description: Moose roles to identify things The Role::Identifiable distribution provides several Moose roles for identifying things. . This distribution provides the following roles: * Role::Identifiable::HasIdent - Adds a required ident attribute that stores a simple string, meant to identify exceptions. * Role::Identifiable::HasTags - Adds the ability for your class and its composed parts (roles, superclasses) as well as instances of it to contribute to a pool of tags describing each instance. debian/compat0000644000000000000000000000000211672201264010365 0ustar 8 debian/changelog0000644000000000000000000000201512220646363011042 0ustar librole-identifiable-perl (0.006-1) unstable; urgency=low * Team upload [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Alessandro Ghedini ] * Email change: Alessandro Ghedini -> ghedo@debian.org [ 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 [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.006 * Bump year of upstream copyright * Add build-dependency on libcapture-tiny-perl * Declare compliance with Debian Policy 3.9.4 -- Florian Schlichting Wed, 25 Sep 2013 22:51:55 +0200 librole-identifiable-perl (0.005-1) unstable; urgency=low * Initial Release. (Closes: #615996) -- Alessandro Ghedini Fri, 25 Feb 2011 18:13:40 +0100 debian/source/0000755000000000000000000000000011672201264010467 5ustar debian/source/format0000644000000000000000000000001411672201264011675 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611672201264010246 0ustar #!/usr/bin/make -f %: dh $@