debian/0000755000000000000000000000000012261336234007170 5ustar debian/rules0000755000000000000000000000056012261336234010251 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_test: # PERL_STRICTURES_EXTRA is in strictures and not in Moo PERL_STRICTURES_EXTRA=0 dh_auto_test override_dh_auto_install: dh_auto_install rm $(TMP)/usr/bin/moo-outdated rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/bin debian/control0000644000000000000000000000364412261336234010602 0ustar Source: libmoo-perl Maintainer: Debian Perl Group Uploaders: Maximilian Gass , Fabrizio Regalli , Alessandro Ghedini Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-method-modifiers-perl (>= 1.10), libclass-xsaccessor-perl (>= 1.07), libdevel-globaldestruction-perl (>= 0.11), libdist-checkconflicts-perl, libimport-into-perl, libmodule-runtime-perl (>= 0.012), librole-tiny-perl (>= 1.003002), libstrictures-perl (>= 1.004003), libtest-fatal-perl, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoo-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoo-perl.git Homepage: https://metacpan.org/release/Moo/ Package: libmoo-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-method-modifiers-perl (>= 1.10), libdevel-globaldestruction-perl (>= 0.11), libimport-into-perl, libmodule-runtime-perl (>= 0.012), librole-tiny-perl (>= 1.003002), libstrictures-perl (>= 1.004003) Recommends: libclass-xsaccessor-perl (>= 1.07) Description: Minimalist Object Orientation library (with Moose compatiblity) Moo is an extremely light-weight, high-performance Moose replacement. It also avoids depending on any XS modules to allow simple deployments. The name Moo is based on the idea that it provides almost - but not quite - two thirds of Moose. . Unlike Mouse this module does not aim at full Moose compatibility. See INCOMPATIBILITIES in Moo(3pm) for more details. debian/source/0000755000000000000000000000000012261336234010470 5ustar debian/source/format0000644000000000000000000000001412261336234011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001473612261336234011055 0ustar libmoo-perl (1.004002-1) unstable; urgency=medium * Team upload. * New upstream release. * Add new upstream copyright holder. * Add (build) dependency on libimport-into-perl. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Thu, 02 Jan 2014 20:22:57 +0100 libmoo-perl (1.003001-1) unstable; urgency=low * Team upload. * New upstream release + Update dependencies on librole-tiny-perl to >= 1.003002 -- Axel Beckert Sat, 28 Sep 2013 03:11:33 +0200 libmoo-perl (1.003000-1) unstable; urgency=low * Team upload. * New upstream release. * Drop spelling patch, merged upstream. * Update (build) dependencies. * debian/rules: don't install the new moo-outdated script into the binary package. -- gregor herrmann Tue, 16 Jul 2013 20:24:56 +0200 libmoo-perl (1.002000-1) unstable; urgency=low * Team upload. * New upstream release. * Bump versioned (build) dependency on libdevel-globaldestruction-perl. * Refresh patch (offset). * Add another spelling fix to the patch and forward it upstream. -- gregor herrmann Wed, 10 Jul 2013 19:09:23 +0200 libmoo-perl (1.001000-1) unstable; urgency=low [ gregor herrmann ] * debian/copyright: add new copyright holder. [ Alessandro Ghedini ] * New upstream release * Add new copyright holder * Add 01_fix-spelling.patch -- Alessandro Ghedini Fri, 22 Mar 2013 12:18:46 +0100 libmoo-perl (1.000008-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Alessandro Ghedini ] * New upstream release -- Alessandro Ghedini Tue, 12 Feb 2013 13:18:04 +0100 libmoo-perl (1.000006-1) unstable; urgency=low * Team upload. * New upstream release. * debian/copyright: update list of copyright holders. * debian/control: update versioned (build) dependencies. -- gregor herrmann Sun, 09 Dec 2012 17:50:41 +0100 libmoo-perl (1.000005-1) unstable; urgency=low * New upstream release * Bump versioned (build) depends on libclass-method-modifiers-perl * Drop fix-spelling.patch (merged upstream) -- Alessandro Ghedini Wed, 07 Nov 2012 19:49:44 +0100 libmoo-perl (1.000004-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.4 (no changes needed) -- Alessandro Ghedini Mon, 08 Oct 2012 10:15:44 +0200 libmoo-perl (1.000003-1) unstable; urgency=low * New upstream release * Move libdevel-globaldestruction-perl to Depends and bump version -- Alessandro Ghedini Thu, 16 Aug 2012 12:04:50 +0200 libmoo-perl (1.000001-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Alessandro Ghedini ] * New upstream release * Add fix-spelling.patch -- Alessandro Ghedini Thu, 26 Jul 2012 01:18:26 +0200 libmoo-perl (0.091011-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Wed, 27 Jun 2012 18:48:12 +0200 libmoo-perl (0.091009-1) unstable; urgency=low * New upstream release * Bump versioned (build) depends on librole-tiny-perl * Build depend and recommend libdevel-globaldestruction-perl -- Alessandro Ghedini Thu, 21 Jun 2012 20:07:24 +0200 libmoo-perl (0.091007-1) unstable; urgency=low * New upstream release * Drop (build) depends on libdevel-globaldestruction-perl * Downgrade versioned (build) depends on libclass-method-modifiers-perl and libmodule-runtime-perl -- Alessandro Ghedini Thu, 17 May 2012 23:36:32 +0200 libmoo-perl (0.091005-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Wed, 16 May 2012 12:04:50 +0200 libmoo-perl (0.091004-1) unstable; urgency=low * New upstream release * Update version (build) depends on librole-tiny-perl -- Alessandro Ghedini Tue, 08 May 2012 12:14:42 +0200 libmoo-perl (0.091000-1) unstable; urgency=low * New upstream release * (Build) depend on versioned librole-tiny-perl * (Build) depend on versioned libdevel-globaldestruction-perl -- Alessandro Ghedini Mon, 30 Apr 2012 19:33:44 +0200 libmoo-perl (0.009014-1) unstable; urgency=low * New upstream release * Add libmodule-runtime-perl and librole-tiny-perl to (build) depends * Add myself to Uploaders * Update debian/copyright format as in Debian Policy 3.9.3 * Bump Standards-Version to 3.9.3 -- Alessandro Ghedini Tue, 03 Apr 2012 11:21:08 +0200 libmoo-perl (0.009013-1) unstable; urgency=low * Team upload [ Alessandro Ghedini ] * New upstream release * Add libclass-xsaccessor-perl to B-D-I and Recommends [ gregor herrmann ] * Make (build) dependency on libclass-method-modifiers-perl versioned. -- Alessandro Ghedini Fri, 23 Dec 2011 20:41:22 +0100 libmoo-perl (0.009012-1) unstable; urgency=low * Team upload * New upstream release * Update upstream copyright holders * Drop versioned B-D-I on libtest-fatal-perl * Build depend on perl (>= 5.14) | libtest-simple-perl (>= 0.96) * One B-D-I per line -- Alessandro Ghedini Wed, 16 Nov 2011 17:15:04 +0100 libmoo-perl (0.009011-1) unstable; urgency=low * Team upload. * New upstream release. * debian/copyright: Add an additional copyright holder. -- Ansgar Burchardt Mon, 03 Oct 2011 19:28:18 +0200 libmoo-perl (0.009010-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * New upstream release. * debian/copyright: Add an additional copyright holder. * 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 Wed, 10 Aug 2011 12:58:06 +0200 libmoo-perl (0.009008-1) unstable; urgency=low * New upstream release * Bump to 3.9.2 Standard-Version. * Switch to DEP5 license format. * Add myself to Uploaders. * Update Format-Specification link. -- Fabrizio Regalli Wed, 15 Jun 2011 23:17:43 +0200 libmoo-perl (0.009007-1) unstable; urgency=low * Initial Release. (Closes: #614940) -- Maximilian Gass Fri, 25 Feb 2011 20:01:54 +0100 debian/compat0000644000000000000000000000000212261336234010366 0ustar 8 debian/copyright0000644000000000000000000000370112261336234011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Moo Upstream-Contact: mst - Matt S. Trout (cpan:MSTROUT) Source: https://metacpan.org/release/Moo/ Files: * Copyright: 2010-2011, Matt S. Trout 2010-2011, David Leadbeater 2010-2011, Arthur Axel "fREW" Schmidt 2010-2011, Andrew Rodland 2010-2011, John Napiorkowski 2010-2011, Peter Rabbitson 2010-2011, Chip Salzenberg 2010-2011, Alex J. G. Burzyński 2010-2011, Jesse Luehrs 2010-2011, Chris Prather 2010-2011, Christian Walde 2010-2011, Dagfinn Ilmari Mannsåker 2010-2011, Toby Inkster tobyink@cpan.org> 2010-2011, Graham Knop 2010-2011, Matt Phillips 2010-2011, Aran Deltac License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Fabrizio Regalli 2011, Maximilian Gass 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/watch0000644000000000000000000000014412261336234010220 0ustar version=3 https://metacpan.org/release/Moo/ .*/Moo-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$