debian/0000755000000000000000000000000012226034527007171 5ustar debian/rules0000755000000000000000000000003612226034527010250 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000210212226034527010567 0ustar Source: libthread-serialize-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Matt Zagrabelny , Nicholas Bamber , gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Thread-Serialize/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libthread-serialize-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libthread-serialize-perl.git Package: libthread-serialize-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module to serialize data-structures between threads The Thread::Serialize module is a library for centralizing the routines used to serialize data-structures between threads. Because of this central location, other modules such as Thread::Conveyor, Thread::Pool or Thread::Tie can benefit from the same optimilizations that may take place here in the future. debian/source/0000755000000000000000000000000012226034527010471 5ustar debian/source/format0000644000000000000000000000001412226034527011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000421212226034527011042 0ustar libthread-serialize-perl (1.01-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 [ gregor herrmann ] * New upstream release. * Drop override_dh_auto_configure in debian/rules. Not needed anymore after the update of maintblead. * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Fri, 11 Oct 2013 19:45:45 +0200 libthread-serialize-perl (1.00-1) unstable; urgency=low * New upstream release. * Drop (build) depenendecy in libload-perl. * debian/rules: add override_dh_auto_configure to workaround Makefile.PL/maintblead argument handling. -- gregor herrmann Fri, 15 Jun 2012 01:13:31 +0200 libthread-serialize-perl (0.12-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Update years of upstream copyright. * Bump Standards-Version to 3.9.3 (no changes). * Set debhelper compatibility level to 8. * Add /me to Uploaders. -- gregor herrmann Mon, 23 Apr 2012 16:09:33 +0200 libthread-serialize-perl (0.11-1) unstable; urgency=low [ gregor herrmann ] * debian/control: - remove "note of caution" from long description, thanks to Gerfried Fuchs for the bug report (closes: #527034) - make short description a noun phrase [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Nicholas Bamber ] * Added myself to Uploaders * New upstream release * Upped standards version to 3.9.1 * Simplified dependencies * Added debian/source/format * Refreshed copyright * Refreshed debian/rules * Stopped installing empty TODO and useless README -- Nicholas Bamber Mon, 10 Jan 2011 16:21:12 +0000 libthread-serialize-perl (0.10-1) unstable; urgency=low * Initial Release. (Closes: #501714) -- Matt Zagrabelny Fri, 10 Apr 2009 13:43:00 -0500 debian/compat0000644000000000000000000000000212226034527010367 0ustar 8 debian/copyright0000644000000000000000000000222612226034527011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Thread-Serialize Upstream-Contact: Elizabeth Mattijsen (liz@dijkmat.nl) Source: https://metacpan.org/release/Thread-Serialize/ Files: * Copyright: 2002-2012, Elizabeth Mattijsen (liz@dijkmat.nl) License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Matt Zagrabelny 2011, Nicholas Bamber 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 version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017612226034527010226 0ustar version=3 https://metacpan.org/release/Thread-Serialize/ .*/Thread-Serialize-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$