debian/0000755000000000000000000000000011554057471007177 5ustar debian/control0000644000000000000000000000237311554057407010606 0ustar Source: libmoosex-blessed-reconstruct-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdata-visitor-perl (>= 0.21), libmoose-perl (>= 1.05), libmoose-perl (>= 2) | libclass-mop-perl (>= 0.93), libnamespace-clean-perl, libtest-use-ok-perl Maintainer: Debian Perl Group Uploaders: franck cuny , Ansgar Burchardt , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/MooseX-Blessed-Reconstruct/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmoosex-blessed-reconstruct-perl Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmoosex-blessed-reconstruct-perl Package: libmoosex-blessed-reconstruct-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdata-visitor-perl (>= 0.21), libmoose-perl (>= 1.05), libmoose-perl (>= 2) | libclass-mop-perl (>= 0.93), libnamespace-clean-perl Description: Data::Visitor for creating Moose objects The purpose of MooseX::Blessed::Reconstruct module is to "fix up" blessed data into a real Moose object. . This is used internally by MooseX::YAML but has no implementation details having to do with YAML itself. debian/copyright0000644000000000000000000000227711554057155011141 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Yuval Kogman Source: http://search.cpan.org/dist/MooseX-Blessed-Reconstruct/ Name: MooseX-Blessed-Reconstruct Files: * Copyright: 2008, Infinity Interactive 2008, Yuval Kogman License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, franck cuny 2009-2010, Ansgar Burchardt 2011, 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 GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000041011212456163010213 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/MooseX-Blessed-Reconstruct/ .*/MooseX-Blessed-Reconstruct-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211554057246010375 0ustar 8 debian/changelog0000644000000000000000000000331611554057463011055 0ustar libmoosex-blessed-reconstruct-perl (0.04-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. * debian/copyright: update formatting. * Set Standards-Version to 3.9.2 (no changes). * Add /me to Uploaders. * Bump debhelper compatibility level to 8. -- gregor herrmann Thu, 21 Apr 2011 18:45:38 +0200 libmoosex-blessed-reconstruct-perl (0.04-1) unstable; urgency=low * New upstream release. * Bump (build-)dep on libmoose-perl to >= 1.05. * debian/copyright: Formatting changes for current DEP-5 proposal. * Use source format 3.0 (quilt). * Bump Standards-Version to 3.9.0 (no changes). -- Ansgar Burchardt Wed, 14 Jul 2010 21:06:45 +0900 libmoosex-blessed-reconstruct-perl (0.03-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ansgar Burchardt ] * New upstream release. + bump (build-)dep on libclass-mop-perl to 0.93. + bump (build-)dep on libmoose-perl to 0.90. * Bump Standards-Version to 3.8.3. * Add myself to Uploaders. [ gregor herrmann ] * Use tiny debian/rules. -- Ansgar Burchardt Sat, 26 Sep 2009 11:51:32 +0200 libmoosex-blessed-reconstruct-perl (0.02-1) unstable; urgency=low * Initial Release (Closes: #531399). -- franck cuny Mon, 1 Jun 2009 10:48:36 +0200 debian/source/0000755000000000000000000000000011554057471010477 5ustar debian/source/format0000644000000000000000000000001411417357671011710 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611257410550010245 0ustar #!/usr/bin/make -f %: dh $@