debian/0000755000000000000000000000000012221123227007160 5ustar debian/watch0000644000000000000000000000022612101266150010211 0ustar version=3 opts="uversionmangle=s/(\.\d)$/${1}0/" \ https://metacpan.org/release/Proc-Fork/ .*/Proc-Fork-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/libproc-fork-perl.examples0000644000000000000000000000000511671750570014263 0ustar eg/* debian/copyright0000644000000000000000000000220112221123227011106 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Proc-Fork Upstream-Contact: Aristotle Pagaltzis Source: https://metacpan.org/release/Proc-Fork/ Files: * Copyright: © 2013, Aristotle Pagaltzis License: GPL-1+ or Artistic Files: debian/* Copyright: © 2007, Rene Mayorga © 2008, Ansgar Burchardt © 2013, Florian Schlichting License: 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/control0000644000000000000000000000177312221123212010565 0ustar Source: libproc-fork-perl Maintainer: Debian Perl Group Uploaders: Rene Mayorga , gregor herrmann , Ansgar Burchardt , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libexporter-tidy-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libproc-fork-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libproc-fork-perl.git Homepage: https://metacpan.org/release/Proc-Fork/ Package: libproc-fork-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libexporter-tidy-perl Description: Perl interface to the fork() system call Proc::Fork provides an intuitive, Perl-ish way to write forking programs by facilitating the use of blocks to illustrate which code section executes in which fork. debian/compat0000644000000000000000000000000212221122600010350 0ustar 8 debian/changelog0000644000000000000000000000542612221123200011030 0ustar libproc-fork-perl (0.802-1) unstable; urgency=low [ Rene Mayorga ] * debian/control: update my email address. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * Update my email address. * debian/control: Convert Vcs-* fields to Git. [ 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 [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.802 * Update years of upstream copyright * Separate out License paragraphs in debian/copyright * Bump dh compatibility to level 8 (no changes necessary) * Declare compliance with Debian Policy 3.9.4 * Brush up short and long description * Switch to source format 3.0 (quilt) * Switch to short-form debian/rules * Add myself to uploaders and copyright -- Florian Schlichting Thu, 26 Sep 2013 23:26:12 +0200 libproc-fork-perl (0.71-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. + add dependency on libexporter-tidy-perl * Refresh debian/rules for debhelper 7 * debian/watch: Add uversionmangle in case upstream uses single digit minor versions again * Add myself to Uploaders * Bump Standards Version to 3.8.0 (no changes) * debian/control: Drop build-deps for POD testing, the test are never run anyway [ gregor herrmann ] * debian/control: change my email address. * debian/rules: also remove TEST_POD variable. -- Ansgar Burchardt Wed, 24 Sep 2008 19:04:23 +0200 libproc-fork-perl (0.61-1) unstable; urgency=low [ Rene Mayorga ] * Preparing the package for perl 5.10 * debian/control: raise debhelper version to 6 * debian/compat: set level 6 * improve debian/watch * debian/rules + use dh_linstpackages instead a hardcode name [ gregor herrmann ] * New upstream release. * debian/rules: delete /usr/lib/perl5 only if it exists. * debian/rules: extend regexp for matching upstream versions. * debian/rules: - always create new Makefile - use DESTDIR and PREFIX for make install * Add /me to Uploaders. -- gregor herrmann Sat, 02 Feb 2008 23:22:13 +0100 libproc-fork-perl (0.6-1) unstable; urgency=low * New upstream release -- Gunnar Wolf Sun, 23 Dec 2007 12:28:22 -0600 libproc-fork-perl (0.4-1) unstable; urgency=low [ Rene Mayorga ] * Initial release (Closes: #452566) [ Gunnar Wolf ] * Bumped up standards-version to 3.7.3 -- Gunnar Wolf Thu, 13 Dec 2007 18:16:25 -0600 debian/source/0000755000000000000000000000000012221123070010454 5ustar debian/source/format0000644000000000000000000000001412221123070011662 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003712221123135010236 0ustar #!/usr/bin/make -f %: dh $@