debian/0000755000000000000000000000000012256614005007167 5ustar debian/rules0000755000000000000000000000003612256614005010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000347312256614005010601 0ustar Source: libmoosex-storage-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ansgar Burchardt , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 9.20130630~), libmodule-build-tiny-perl Build-Depends-Indep: perl, libdigest-hmac-perl, libio-stringy-perl, libjson-any-perl, libjson-xs-perl, libmodule-runtime-perl, libmoose-perl, libstring-rewriteprefix-perl, libtest-deep-perl, libtest-fatal-perl, libtest-json-perl, libtest-requires-perl (>= 0.05), libtest-without-module-perl, libtest-yaml-valid-perl, libyaml-libyaml-perl, libyaml-perl, libyaml-syck-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-storage-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-storage-perl.git Homepage: https://metacpan.org/release/MooseX-Storage/ Package: libmoosex-storage-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libmodule-runtime-perl, libmoose-perl, libstring-rewriteprefix-perl Recommends: libio-stringy-perl, libjson-any-perl, libyaml-perl Description: serialization framework for Moose classes MooseX::Storage is a serialization framework for Moose classes. It provides a flexible and highly pluggable way to serialize Moose classes to a number of different formats and styles. debian/source/0000755000000000000000000000000012256614005010467 5ustar debian/source/format0000644000000000000000000000001412256614005011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000652712256614005011053 0ustar libmoosex-storage-perl (0.45-1) unstable; urgency=medium * New upstream release. * Update upstream copyright years. Drop info about removed files. * Update (build) dependencies. * Install new CONTRIBUTING file. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 25 Dec 2013 18:38:02 +0100 libmoosex-storage-perl (0.33-1) unstable; urgency=low [ 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 [ gregor herrmann ] * New upstream release. Fixes "FTBFS with perl 5.18: test failures" (Closes: #710950) * Drop use-Digest-SHA.patch, fixed upstream. * Update years of packaging and third-party copyright. * Set Standards-Version to 3.9.4 (no changes). -- gregor herrmann Mon, 03 Jun 2013 21:34:03 +0200 libmoosex-storage-perl (0.31-1) unstable; urgency=low * New upstream release. * Build-depend on libtest-fatal-perl instead of libtest-exception-perl. * Add /me to Uploaders. * Bump Standards-Version to 3.9.3 (no changes). * debian/copyright: update to Copyright-Format 1.0. -- gregor herrmann Sun, 18 Mar 2012 17:41:56 +0100 libmoosex-storage-perl (0.30-1) unstable; urgency=low * Team upload. [ Jonathan Yu ] * New upstream release 0.29 [ Ansgar Burchardt ] * Update my email address. * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release 0.30. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * debian/patches: Add use-Digest-SHA to use Digest::SHA instead of Digest::SHA1. * debian/control: - Remove libdigest-sha1-perl from Build-Depends-Indep and Suggests. - Add libdigest-hmac-perl to Build-Depends-Indep. - Bump versioned Build-Depends on debhelper to (>= 8). * Bump Debhelper compat level to 8. [ Damyan Ivanov ] * Claim conformance with Policy 3.9.2 -- Damyan Ivanov Tue, 16 Aug 2011 14:37:06 +0300 libmoosex-storage-perl (0.28-1) unstable; urgency=low * New upstream release * Standards-Version 3.9.1 (no changes) -- Jonathan Yu Mon, 04 Oct 2010 20:36:55 -0400 libmoosex-storage-perl (0.27-1) unstable; urgency=low * New upstream release. -- Ansgar Burchardt Fri, 16 Apr 2010 10:36:15 +0900 libmoosex-storage-perl (0.26-1) unstable; urgency=low * New upstream release. + Add build-dep on perl (>= 5.10.1) | libtest-simple-perl (>= 0.88). * Use source format 3.0 (quilt). * Add myself to Uploaders. -- Ansgar Burchardt Fri, 26 Mar 2010 13:39:10 +0900 libmoosex-storage-perl (0.25-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.4 (no changes) * Now requires Moose 0.99 per upstream [ Franck Joncourt ] * Refreshed copyright information. + Use of the latest revision for DEP5. + Updated copyright years. -- Jonathan Yu Fri, 12 Mar 2010 11:41:00 -0500 libmoosex-storage-perl (0.24-1) unstable; urgency=low * Initial Release (Closes: #563207) -- Jonathan Yu Sun, 10 Jan 2010 21:27:11 -0500 debian/compat0000644000000000000000000000000212256614005010365 0ustar 9 debian/copyright0000644000000000000000000000216612256614005011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Storage Upstream-Contact: Chris Prather Source: https://metacpan.org/release/MooseX-Storage/ Files: * Copyright: 2007, Infinity Interactive, Inc. License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2010, Jonathan Yu 2010, Franck Joncourt 2012-2013, 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 the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1' debian/watch0000644000000000000000000000017212256614005010220 0ustar version=3 https://metacpan.org/release/MooseX-Storage/ .*/MooseX-Storage-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libmoosex-storage-perl.docs0000644000000000000000000000001512256614005014440 0ustar CONTRIBUTING