debian/0000755000000000000000000000000012217373422007171 5ustar debian/rules0000755000000000000000000000036712217373422010257 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install # Remove internal-only files rm $(TMP)/usr/share/man/man3/MooseX::Role::WithOverloading::Meta::* debian/control0000644000000000000000000000266712217373422010607 0ustar Source: libmoosex-role-withoverloading-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ansgar Burchardt Section: perl Priority: optional Build-Depends: perl, debhelper (>= 9.20120312), libaliased-perl, libmoose-perl (>= 1.15), libnamespace-autoclean-perl (>= 0.12), libnamespace-clean-perl, libtest-checkdeps-perl, libtest-nowarnings-perl (>= 1.04) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-role-withoverloading-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-role-withoverloading-perl.git Homepage: https://metacpan.org/release/MooseX-Role-WithOverloading/ Package: libmoosex-role-withoverloading-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libaliased-perl, libmoose-perl (>= 1.15), libnamespace-autoclean-perl (>= 0.12), libnamespace-clean-perl Description: Moose extension for roles that support overloading MooseX::Role::WithOverloading allows you to write a Moose::Role which defines overloaded operators and allows those operator overloadings to be composed into the classes/roles/instances it's compiled to, while plain Moose::Roles would lose the overloading. debian/source/0000755000000000000000000000000012217373422010471 5ustar debian/source/format0000644000000000000000000000001412217373422011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000473612217373422011055 0ustar libmoosex-role-withoverloading-perl (0.13-1) unstable; urgency=low * Team upload. [ 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. * Use debhelper 9.20120312 to get all hardening flags. * Update (build) dependencies. * Update years of upstream copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Sat, 21 Sep 2013 21:43:43 +0200 libmoosex-role-withoverloading-perl (0.09-1) unstable; urgency=low * New upstream release. * debian/copyright: Update for new upstream release; refer to "Debian systems" instead of "Debian GNU/Linux systems". * Bump (build-)dep on libmoose-perl to >= 1.15 (for Moose::Role 1.15). * Update my email address. -- Ansgar Burchardt Wed, 05 Jan 2011 14:11:00 +0100 libmoosex-role-withoverloading-perl (0.08-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. [ gregor herrmann ] * Set Standards-Version to 3.9.1 (no changes). -- Ansgar Burchardt Tue, 27 Jul 2010 20:34:18 +0900 libmoosex-role-withoverloading-perl (0.07-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release (0.06). * Update dependencies per upstream * Use new 3.0 (quilt) source format [ Ansgar Burchardt ] * New upstream release (0.07). * No longer run release tests. * Remove build-dep on libtest-pod-perl, libtest-pod-coverage-perl, libpod-coverage-trustpod-perl. * Bump Standards-Version to 3.9.0 (no changes). * Add myself to Uploaders. [ gregor herrmann ] * debian/copyright: minor formatting updates. -- Ansgar Burchardt Mon, 19 Jul 2010 17:16:29 +0900 libmoosex-role-withoverloading-perl (0.05-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Upstream now requires Test::More 0.88 for done_testing [ gregor herrmann ] * debian/copyright: update year of upstream copyright. -- Jonathan Yu Sun, 10 Jan 2010 10:31:06 -0500 libmoosex-role-withoverloading-perl (0.03-1) unstable; urgency=low * Initial Release (Closes: #557303) -- Jonathan Yu Sat, 05 Dec 2009 17:09:18 -0500 debian/compat0000644000000000000000000000000212217373422010367 0ustar 9 debian/copyright0000644000000000000000000000216012217373422011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Role-WithOverloading Upstream-Contact: Florian Ragwitz Source: https://metacpan.org/release/MooseX-Role-WithOverloading/ Files: * Copyright: 2011-2013, Florian Ragwitz License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, 2010, Jonathan Yu 2010, Ansgar Burchardt 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/watch0000644000000000000000000000022412217373422010220 0ustar version=3 https://metacpan.org/release/MooseX-Role-WithOverloading/ .*/MooseX-Role-WithOverloading-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$