debian/0000755000000000000000000000000012231176424007170 5ustar debian/watch0000644000000000000000000000016111654032017010214 0ustar version=3 http://search.cpan.org/dist/Unix-Mknod/ .*/Unix-Mknod-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000016311654032017010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/perl-makemaker.mk debian/copyright0000644000000000000000000000463311654032017011126 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Bastien Roucariès Source: http://search.cpan.org/dist/Unix-Mknod/ Name: Unix-Mknod Files: * Copyright: 2005-2008 University of Illinois Board of Trustees License: BSD-3-clause Copyright (c) 2005-2008 University of Illinois Board of Trustees All rights reserved. . Developed by: Campus Information Technologies and Educational Services, University of Illinois at Urbana-Champaign . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimers. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimers in the documentation and/or other materials provided with the distribution. . * Neither the names of Campus Information Technologies and Educational Services, University of Illinois at Urbana-Champaign, nor the names of its contributors may be used to endorse or promote products derived from this Software without specific prior written permission. . THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. Files: debian/* Copyright: 2011, Bastien Roucariès License: GNUAllPermissive Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. debian/source/0000755000000000000000000000000011654032017010465 5ustar debian/source/format0000644000000000000000000000001411654032017011673 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211654032017010363 0ustar 8 debian/control0000644000000000000000000000150211654032017010566 0ustar Source: libunix-mknod-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Bastien Roucariès Build-Depends: debhelper (>= 8), cdbs (>= 0.4.27), perl Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Unix-Mknod/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libunix-mknod-perl.git Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libunix-mknod-perl.git Package: libunix-mknod-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl extension for mknod, major, minor, and makedev Unix::Mknod allows access to the device routines major()/minor()/makedev() that may or may not be macros in .h files. . It also allows access to the mknod(2) system call. debian/changelog0000644000000000000000000000075712231176424011053 0ustar libunix-mknod-perl (0.04-1build2) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 11:08:20 +0100 libunix-mknod-perl (0.04-1build1) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson Tue, 15 Nov 2011 20:20:37 +0000 libunix-mknod-perl (0.04-1) unstable; urgency=low * Initial Release (Closes: 646574) -- Bastien Roucariès Mon, 31 Oct 2011 12:02:15 +0100