debian/0000755000000000000000000000000012265350643007174 5ustar debian/source/0000755000000000000000000000000012246520764010476 5ustar debian/source/format0000644000000000000000000000001412246520764011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000053112265350643011045 0ustar libmodule-build-xsutil-perl (0.06-1) unstable; urgency=low * New upstream release * Apply wrap-and-sort. -- Axel Beckert Wed, 15 Jan 2014 01:09:06 +0100 libmodule-build-xsutil-perl (0.05-1) unstable; urgency=low * Initial Release. (Closes: #731049) -- Axel Beckert Mon, 2 Dec 2013 02:02:08 +0100 debian/rules0000755000000000000000000000003612246734536010261 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000212246734536010400 0ustar 9 debian/watch0000644000000000000000000000020312246520764010222 0ustar version=3 https://metacpan.org/release/Module-Build-XSUtil .*/Module-Build-XSUtil-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000205412264637524011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Module-Build-XSUtil Upstream-Contact: Hideaki Ohno Upstream-Name: Module-Build-XSUtil Files: * Copyright: 2013, Hideaki Ohno License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Axel Beckert 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'. debian/libmodule-build-xsutil-perl.docs0000644000000000000000000000001212246520765015401 0ustar README.md debian/control0000644000000000000000000000207512264637524010610 0ustar Source: libmodule-build-xsutil-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Axel Beckert Build-Depends: debhelper (>= 9.20120312), libmodule-build-perl (>= 0.400500) | perl (>= 5.19.1), perl (>= 5.8.5) Build-Depends-Indep: libdevel-checkcompiler-perl (>= 0.02) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-build-xsutil-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-build-xsutil-perl.git Homepage: https://metacpan.org/release/Module-Build-XSUtil Package: libmodule-build-xsutil-perl Architecture: all Depends: libdevel-checkcompiler-perl (>= 0.02), ${misc:Depends}, ${perl:Depends} Description: Module::Build class for building XS modules Module::Build::XSUtil is subclass of Module::Build for support building XS modules. . Beyond other features it supports checking for C99 and C++ compilers as well as to enable compiler warnings or debug options.