debian/0000755000000000000000000000000012126765476007206 5ustar debian/patches/0000755000000000000000000000000012010177730010613 5ustar debian/patches/README0000644000000000000000000000021111347270217011473 0ustar 0xxx: Grabbed from upstream development. 1xxx: Possibly relevant for upstream adoption. 2xxx: Only relevant for official Debian release. debian/patches/1001_no_auto-install_deps.patch0000644000000000000000000000051312010177730016417 0ustar Description: Avoid auto-installing dependencies during build Author: Jonas Smedegaard Last-Update: 2012-06-03 --- a/inc/Module/Package/Dist/RDF.pm +++ b/inc/Module/Package/Dist/RDF.pm @@ -19,7 +19,7 @@ { my ($self) = @_; $self->mi->trust_meta_yml; - $self->mi->auto_install; +# $self->mi->auto_install; } { debian/patches/series0000644000000000000000000000004011762525512012032 0ustar 1001_no_auto-install_deps.patch debian/control0000644000000000000000000000242612126765435010610 0ustar Source: librole-commons-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper, dh-buildinfo, libclass-load-perl, libmoo-perl, libobject-id-perl, libscalar-does-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/librole-commons-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librole-commons-perl.git Homepage: https://metacpan.org/release/Role-Commons Package: librole-commons-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Suggests: ${cdbs:Suggests} Conflicts: ${cdbs:Conflicts} Provides: ${cdbs:Provides} Replaces: ${cdbs:Replaces} Description: roles that can be commonly used, for the mutual benefit of all Role::Commons is not yet another implementation of roles. It is a collection of generic, reusable roles that hopefully you will love to apply to your classes. These roles are built using Moo::Role, so automatically integrate into the Moose object system if you're using it, but they do not require Moose. . This package also provides the modules Object::AUTHORITY, Object::Tap and Authority::shared. debian/source/0000755000000000000000000000000011752713702010473 5ustar debian/source/format0000644000000000000000000000001411373262460011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000071112126765476011057 0ustar librole-commons-perl (0.101-2) unstable; urgency=low * Fix provide, replace and conflicts againt libobject-authority-perl and libauthority-shared-perl. * Mention provided modules in long description. -- Jonas Smedegaard Wed, 03 Apr 2013 10:41:31 +0200 librole-commons-perl (0.101-1) unstable; urgency=low * Initial packaging release. Closes: bug#702842. -- Jonas Smedegaard Tue, 12 Mar 2013 05:32:44 +0100 debian/compat0000644000000000000000000000000212010177205010357 0ustar 8 debian/watch0000644000000000000000000000024212117525771010225 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/Role-Commons/ .*/Role-Commons-([\d._]+)\.tar\.gz debian debian/copyright_hints0000644000000000000000000000477012117526335012343 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Changes HACKING MANIFEST META.yml Makefile.PL SIGNATURE debian/compat debian/control debian/control.in debian/gbp.conf debian/patches/1001_no_auto-install_deps.patch debian/patches/README debian/patches/series debian/source/format debian/watch inc/Module/AutoInstall.pm inc/Module/Install/AutoInstall.pm inc/Module/Install/AutoManifest.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/Fetch.pm inc/Module/Install/Include.pm inc/Module/Install/Makefile.pm inc/Module/Install/TrustMetaYml.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm inc/Module/Package/Dist/RDF.pm inc/YAML/Tiny.pm inc/unicore/Name.pm inc/utf8.pm lib/Object/AUTHORITY.pm lib/Object/Tap.pm lib/authority/shared.pm meta/changes.pret meta/doap.pret meta/makefile.pret meta/people.pret t/01basic.t t/02oaa.t t/Object-AUTHORITY/01basic.t t/Object-AUTHORITY/02return.t t/Object-AUTHORITY/03croak.t t/Object-Tap/01basic.t t/Object-Tap/02import.t t/Object-Tap/03tapping.t t/authority-shared/01basic.t t/authority-shared/02as.t Copyright: *No copyright* License: UNKNOWN FIXME Files: README lib/Role/Commons.pm lib/Role/Commons/Authority.pm lib/Role/Commons/ObjectID.pm lib/Role/Commons/Tap.pm Copyright: 2012, Toby Inkster License: UNKNOWN FIXME Files: inc/Module/Install/Package.pm inc/Module/Package.pm Copyright: 2011 License: UNKNOWN FIXME Files: inc/Module/Install/Metadata.pm Copyright: License: Expat FIXME Files: debian/rules Copyright: 2013, Jonas Smedegaard License: GPL-3+ FIXME Files: LICENSE Copyright: 1989, Free Software Foundation, Inc 19xx name of author 19yy 2012, Toby Inkster HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR HOLDERS AND/OR OTHER PARTIES Holder Holder maintains some semblance of Holder may not be used to endorse or promote Holder to include your Holder" is whoever is named in the or s for Holder, but only to the Holder. A Package modified in such disclaimer" for the program, if holder saying it may be interest in the notices and associated disclaimers the software, and License: GPL-ever FIXME Files: inc/Scalar/Util.pm Copyright: 1997-2007, Graham Barr . License: Perl FIXME Files: inc/Module/Install.pm Copyright: 2008, - 2012, Adam Kennedy License: UNKNOWN FIXME debian/copyright0000644000000000000000000000626212117526414011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Role::Commons Upstream-Contact: http://rt.cpan.org/Dist/Display.html?Queue=Role-Commons Source: https://metacpan.org/release/Role-Commons Files: * Copyright: 2012, Toby Inkster License: Artistic or GPL-1+ Comment: License: . This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. . Comment: . Perl 5 is licensed under either the 'Artistic license' or the 'GNU General Public License' version 1 or later. Files: inc/Module/AutoInstall.pm inc/Module/Install* Copyright: 2001-2006, Audrey Tang 2002-2004, Brian Ingerson 2006,2008-2012, Adam Kennedy License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install. Files: inc/Module/Package.pm inc/Module/Install/Package.pm Copyright: 2011, Ingy döt Net License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Package. Files: inc/unicore/Name.pm inc/utf8.pm Copyright: 1993-2012, Larry Wall and others License: Artistic or GPL-1+ Mangled convenience copy of Perl. Files: inc/Module/Install/AutoManifest.pm Copyright: 2008, Hans Dieter Pearcey License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::AutoManifest. Files: inc/Module/Install/TrustMetaYml.pm Copyright: 2011-2012, Toby Inkster License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::TrustMetaYml. Files: inc/Module/Package/Dist/RDF.pm Copyright: 2011, Toby Inkster License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Package::RDF. Files: inc/Scalar/Util* Copyright: 1997-2007, Graham Barr 1999 Tuomas J. Lukka License: Artistic or GPL-1+ Comment: Mangled convenience copy of List::Util. Files: inc/YAML/Tiny.pm Copyright: 2006-2012, Adam Kennedy License: Artistic or GPL-1+ Comment: Mangled convenience copy of YAML::Tiny. Files: debian/* Copyright: 2013, Jonas Smedegaard License: GPL-3+ License: Artistic Comment: . On Debian systems the 'Artistic License' is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: . On Debian systems the 'GNU General Public License' version 1 is located in '/usr/share/common-licenses/GPL-1'. License: GPL-3+ 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 3, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . Comment: . On Debian systems the 'GNU General Public License' version 3 is located in '/usr/share/common-licenses/GPL-3'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014611373262460010612 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000304012126763641010253 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright 2013, Jonas Smedegaard # Description: Main Debian packaging script for Role::Commons # # 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 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) DEB_UPSTREAM_PACKAGE = Role-Commons DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/T/TO/TOBYINK DEB_UPSTREAM_TARBALL_MD5 = 90aa9c651dc5a2cecd9ccf8a65618912 # Needed by upstream build process and (always) at runtime perl-deps = class-load moo object-id scalar-does deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps)) provides = libobject-authority-perl, libauthority-shared-perl CDBS_BUILD_DEPENDS += , $(deps) CDBS_DEPENDS_$(pkg) = $(deps) CDBS_CONFLICTS_$(pkg) = $(provides) CDBS_PROVIDES_$(pkg) = $(provides) CDBS_REPLACES_$(pkg) = $(provides) debian/control.in0000644000000000000000000000223412126763632011207 0ustar Source: librole-commons-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/librole-commons-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librole-commons-perl.git Homepage: https://metacpan.org/release/Role-Commons Package: librole-commons-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Suggests: ${cdbs:Suggests} Conflicts: ${cdbs:Conflicts} Provides: ${cdbs:Provides} Replaces: ${cdbs:Replaces} Description: roles that can be commonly used, for the mutual benefit of all Role::Commons is not yet another implementation of roles. It is a collection of generic, reusable roles that hopefully you will love to apply to your classes. These roles are built using Moo::Role, so automatically integrate into the Moose object system if you're using it, but they do not require Moose. . This package also provides the modules Object::AUTHORITY, Object::Tap and Authority::shared.