debian/0000755000000000000000000000000011507643370007174 5ustar debian/source/0000755000000000000000000000000011507643370010474 5ustar debian/source/format0000644000000000000000000000001411507642411011675 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000164211507642540011130 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Karl Ward Source: http://search.cpan.org/dist/Net-MAC/ Name: Net-MAC Files: * Copyright: 2010, Karl Ward License: GPL-2+ Files: debian/* Copyright: 2007, Alejandro Garrido Mota 2008, Ansgar Burchardt 2008, Gunnar Wolf 2008, gregor herrmann 2010, Nicholas Bamber License: GPL-2+ License: GPL-2+ 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 2, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/rules0000755000000000000000000000003611455035762010255 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000211455035762010374 0ustar 7 debian/control0000644000000000000000000000210411507642411010567 0ustar Source: libnet-mac-perl Section: perl Priority: extra Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Alejandro Garrido Mota , Damyan Ivanov , gregor herrmann , Gunnar Wolf , Ansgar Burchardt , Nicholas Bamber Homepage: http://search.cpan.org/dist/Net-MAC/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-mac-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-mac-perl/ Standards-Version: 3.9.1 Package: libnet-mac-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for representing and manipulating MAC addresses Net::Mac is a module that allows you to store a MAC address in a Perl object, find out information about a stored MAC address and convert a MAC address into a specified format and easily compare two MAC addresses for string or numeric equality. debian/changelog0000644000000000000000000000533511507642411011047 0ustar libnet-mac-perl (2.103622-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: ${misc:Depends} to Depends: field. * Change my email address. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * Use source format 3.0 (quilt). * Use tiny debian/rules. * Mention module name in long description (instead of in short description). * Update my email address. [ Nicholas Bamber ] * Add myself to Uploaders * New upstream release * Upped standards version to 3.9.1 * Removed 'Perl' from short description * Adding quilt format * Refreshed copyright -- Nicholas Bamber Fri, 31 Dec 2010 16:35:19 +0000 libnet-mac-perl (1.5-1) unstable; urgency=low * New upstream release. + Build-depend on libtest-pod-perl, libtest-pod-coverage-perl to enable new tests. * Add myself to Uploaders. * Refresh debian/rules for debhelper 7. * debian/control: Use viewsvn instead of wsvn in Vcs-Browser field. * Convert debian/copyright to proposed machine-readable format. * Bump Standards Version to 3.8.0 (no changes). -- Ansgar Burchardt Sun, 09 Nov 2008 15:08:13 +0100 libnet-mac-perl (1.4-1) unstable; urgency=low * New upstream release * Added myself as an uploader -- Gunnar Wolf Mon, 05 May 2008 20:20:40 -0500 libnet-mac-perl (1.3-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * debian/control: Changed: Maintainer set to Debian Perl Group (was: Debian Perl Project ). * debian/watch: extended regexp for matching upstream releases. * debian/copyright: update years of copyright and add upstream maintainer. [ Damyan Ivanov ] * re-generated debian/rules using dh-make-perl template + drop build-dependency on CDBS * add myself to Uploaders * add gregor too -- gregor herrmann Mon, 31 Mar 2008 17:34:28 +0200 libnet-mac-perl (1.2-1) unstable; urgency=low [ Alejandro Garrido Mota ] * New upstream release. * Moved package into Perl Pkg Project SVN. * Update Standards-Version to 3.7.3 * Add watch file * Modify copyright structure file [ gregor herrmann ] * (Conditionally) remove /usr/lib/perl5. * debian/control: - Move perl to Build-Depends-Indep. - Split short/long description more appropriately. * Remove debian/dirs. -- gregor herrmann Sun, 06 Jan 2008 08:48:25 +0100 libnet-mac-perl (1.1-1) unstable; urgency=low * Initial Release (Closes: #2312). -- Alejandro Garrido Mota Sun, 13 May 2007 20:42:15 -0400 debian/watch0000644000000000000000000000014711455035762010231 0ustar version=3 http://search.cpan.org/dist/Net-MAC/ .*/Net-MAC-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)