debian/0000755000000000000000000000000011353663455007201 5ustar debian/control0000644000000000000000000000234311353663072010601 0ustar Source: libphp-serialization-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl (>= 5.8.8-12) Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , Jose Luis Rivas , Ansgar Burchardt , Gunnar Wolf , Jonathan Yu , gregor herrmann Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/PHP-Serialization/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libphp-serialization-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libphp-serialization-perl/ Package: libphp-serialization-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Perl module to manipulate serialized PHP data structures PHP::Serialization provides a simple means of serializing Perl data structures (including object data) into PHP's serialized data format. It can also process this data as input, in order to read serialized PHP data structures into their Perl equivalents. Numeric arrays are mapped to arrays in Perl and vice-versa. Similarly, arrays which contain string keys are mapped to hashes in Perl. debian/copyright0000644000000000000000000000233711353663217011135 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Tomas Doran Source: http://search.cpan.org/dist/PHP-Serialization/ Name: PHP-Serialization Files: * Copyright: 2003, Jesse Brown License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, 2009, Ansgar Burchardt 2008, Gunnar Wolf 2008, Krzysztof Krzyzaniak (eloy) 2009-2010, Jonathan Yu 2010, 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/watch0000644000000000000000000000017511212456045010222 0ustar version=3 http://search.cpan.org/dist/PHP-Serialization/ .*/PHP-Serialization-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211064723505010367 0ustar 7 debian/changelog0000644000000000000000000000553411353663407011057 0ustar libphp-serialization-perl (0.34-1) unstable; urgency=low [ Ryan Niebur ] * Update jawnsy's email address [ Jonathan Yu ] * New upstream release [ gregor herrmann ] * Convert to source format 3.0 (quilt). * Set Standards-Version to 3.8.4 (no changes). * Add /me to Uploaders. * Update formatting for debian/copyright. -- gregor herrmann Sun, 28 Mar 2010 16:26:13 +0200 libphp-serialization-perl (0.33-1) unstable; urgency=low * New upstream release + New features: store key ordering, sort hashes before encoding * Added myself to Uploaders and Copyright * Rewrote Description -- Jonathan Yu Wed, 15 Jul 2009 14:45:58 -0400 libphp-serialization-perl (0.32-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * New upstream release. * Use minimal debian/rules. * Bump Standards Version to 3.8.2 (no changes). [ gregor herrmann ] * debian/control: make short description a noun phrase. -- Ansgar Burchardt Sun, 21 Jun 2009 11:38:48 +0200 libphp-serialization-perl (0.31-1) unstable; urgency=low * New upstream release. * debian/rules: Do not delete MANIFEST.bak in clean target. * Bump Standards Version to 3.8.1 (no changes). -- Ansgar Burchardt Wed, 15 Apr 2009 21:06:41 +0200 libphp-serialization-perl (0.30-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Ansgar Burchardt ] * New upstream release. -- Ansgar Burchardt Mon, 12 Jan 2009 14:38:14 +0100 libphp-serialization-perl (0.29-1) unstable; urgency=low * New upstream release. * Refresh debian/rules for debhelper 7 * Add myself to Uploaders * debian/control: Fix Homepage field * Convert debian/copyright to proposed machine-readable format * debian/control: Don't start short description with a capital letter -- Ansgar Burchardt Fri, 19 Sep 2008 15:09:43 +0200 libphp-serialization-perl (0.28-1) unstable; urgency=low [ Gunnar Wolf ] * New upstream release * Added myself as an uploader * Standards-version -> 3.8.0 (no changes needed) [ Martín Ferrari ] * Fixed incorrect watchfile. [ gregor herrmann ] * Set debhelper compatibility level in debian/compat to 5 to match dependency in debian/control; thanks to Andreas Ferber (closes: #469044). [ Jose Luis Rivas ] * debian/watch: + Fixed so now match properly the URI. [ Gunnar Wolf ] * Fixed short description as instructed by lintian -- Gunnar Wolf Mon, 15 Sep 2008 10:42:06 -0500 libphp-serialization-perl (0.27-1) unstable; urgency=low * Initial Release (closes: #463350). -- Krzysztof Krzyzaniak (eloy) Thu, 31 Jan 2008 16:14:13 +0100 debian/source/0000755000000000000000000000000011353663420010471 5ustar debian/source/format0000644000000000000000000000001411353663454011706 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003511217406214010242 0ustar #!/usr/bin/make -f %: dh $@