debian/0000755000000000000000000000000012231165766007177 5ustar debian/watch0000644000000000000000000000036611212456062010223 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Data-UUID-LibUUID/ .*/Data-UUID-LibUUID-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611417357613010255 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000232111417357613011127 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Yuval Kogman Source: http://search.cpan.org/dist/Data-UUID-LibUUID/ Name: Data-UUID-LibUUID Copyright: 2008, Yuval Kogman License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, franck cuny License: Artistic or GPL-1+ Files: ppport.h Copyright: 2004-2008, Marcus Holland-Moritz, 2001, Paul Marquess, 1999, Kenneth Albanowski 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/source/0000755000000000000000000000000011417363024010467 5ustar debian/source/format0000644000000000000000000000001411417357613011704 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211210746065010366 0ustar 7 debian/control0000644000000000000000000000152111417357613010600 0ustar Source: libdata-uuid-libuuid-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7), libasa-perl, libsub-exporter-perl, libtest-use-ok-perl, perl, uuid-dev Maintainer: Debian Perl Group Uploaders: franck cuny Standards-Version: 3.9.0 Homepage: http://search.cpan.org/dist/Data-UUID-LibUUID/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdata-uuid-libuuid-perl Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdata-uuid-libuuid-perl/ Package: libdata-uuid-libuuid-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libasa-perl, libsub-exporter-perl Description: uuid.h based UUID generation module Data::UUID::LibUUID provides bindings for libuuid. The module provides several methods for manipulating UUIDs. debian/changelog0000644000000000000000000000245712231165766011061 0ustar libdata-uuid-libuuid-perl (0.05-1build3) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 09:55:18 +0100 libdata-uuid-libuuid-perl (0.05-1build2) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson Tue, 15 Nov 2011 19:39:05 +0000 libdata-uuid-libuuid-perl (0.05-1build1) oneiric; urgency=low * Rebuild for Perl 5.12. -- Colin Watson Sun, 08 May 2011 07:26:37 +0100 libdata-uuid-libuuid-perl (0.05-1) unstable; urgency=low * Team Upload. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ansgar Burchardt ] * New upstream release. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes for current DEP-5 proposal. * Use tiny debian/rules. * Bump Standards-Version to 3.9.0 (no changes). -- Ansgar Burchardt Wed, 14 Jul 2010 21:00:03 +0900 libdata-uuid-libuuid-perl (0.04-1) unstable; urgency=low * Initial Release. (Closes: #531393) -- franck cuny Mon, 1 Jun 2009 10:26:06 +0200