debian/0000755000000000000000000000000012231170544007165 5ustar debian/watch0000644000000000000000000000016412057647037010233 0ustar version=3 https://metacpan.org/release/Linux-Prctl/ .*/Linux-Prctl-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/clean0000644000000000000000000000003112057647037010200 0ustar const-c.inc const-xs.inc debian/rules0000755000000000000000000000003612057647037010260 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000322412057647037011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Linux-Prctl Source: https://metacpan.org/release/Linux-Prctl/ Upstream-Contact: Dennis Kaarsemaker Files: * Copyright: 2011, Dennis Kaarsemaker License: GPL-3+ Files: ppport.h Copyright: 2004-2009, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Salvatore Bonaccorso 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'. License: GPL-3+ 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; version 3 dated June, 2007, or (at your option) any later version. . On Debian systems, the complete text of version 3 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. debian/source/0000755000000000000000000000000012057647037010501 5ustar debian/source/format0000644000000000000000000000001412057647037011707 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212057647037010377 0ustar 9 debian/control0000644000000000000000000000162612057647037010611 0ustar Source: liblinux-prctl-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso Build-Depends: debhelper (>= 9), libcap-dev, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblinux-prctl-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/liblinux-prctl-perl.git Homepage: https://metacpan.org/release/Linux-Prctl/ Package: liblinux-prctl-perl Architecture: linux-any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl extension for controlling process characteristics Linux::Prctl provides a nice interface to the Linux prctl function. The Linux prctl function allows you to control specific characteristics of a process' behaviour. . Besides prctl, this library also wraps libcap for complete capability handling. debian/changelog0000644000000000000000000000051112231170544011034 0ustar liblinux-prctl-perl (1.5.0-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:18:28 +0100 liblinux-prctl-perl (1.5.0-1) unstable; urgency=low * Initial Release. (Closes: #694978) -- Salvatore Bonaccorso Wed, 05 Dec 2012 14:21:07 +0100