debian/0000755000000000000000000000000012222327026007164 5ustar debian/rules0000755000000000000000000000003612222327026010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000222312222327026010566 0ustar Source: libextutils-pkgconfig-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, pkg-config Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Jonathan Yu , Florian Schlichting Standards-Version: 3.9.4 Homepage: http://gtk2-perl.sourceforge.net/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-pkgconfig-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libextutils-pkgconfig-perl.git Package: libextutils-pkgconfig-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, pkg-config Description: Perl interface to the pkg-config utility ExtUtils::PkgConfig is a module that retrieves information about installed libraries from the pkg-config utility found on many modern operating systems and architectures. The information provided is useful for compiling against and linking to system-installed libraries. . This module performs some basic error checking to notify users when there are potential problems retrieving the necessary information from pkg-config. debian/source/0000755000000000000000000000000012222327026010464 5ustar debian/source/format0000644000000000000000000000001412222327026011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000742112222327026011042 0ustar libextutils-pkgconfig-perl (1.15-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Mon, 30 Sep 2013 18:59:59 +0200 libextutils-pkgconfig-perl (1.14-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Imported Upstream version 1.14 * Email change: Florian Schlichting -> fsfs@debian.org * Updated copyright years * Bumped Standards-Version to 3.9.4 (no change) -- Florian Schlichting Wed, 01 May 2013 22:29:50 +0200 libextutils-pkgconfig-perl (1.13-1) unstable; urgency=low [ Jonathan Yu ] * Fixed d/control description [ 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). [ Ryan Niebur ] * Update jawnsy's email address * Update ryan52's email address [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Florian Schlichting ] * Imported Upstream version 1.13. * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0). * Bumped dh compatibility to level 8 (no changes necessary). * Switched to source format 3.0 (quilt). * Switched to short-form debian/rules. * Added myself to uploaders and copyright. -- Florian Schlichting Sun, 06 May 2012 00:32:08 +0200 libextutils-pkgconfig-perl (1.12-1) unstable; urgency=low [ Ryan Niebur ] * New upstream release * Take over for the Debian Perl Group on maintainer's request (http://lists.debian.org/debian-perl/2008/12/msg00163.html) - Add me to uploaders, remove old maintainer(s) * improve packaging - fix watch file - dh 7 - policy 3.8.0 - machine readable copyright format [ gregor herrmann ] * debian/watch: use CPAN instead of sf.net. * debian/copyright: add CPAN maintainer. -- Ryan Niebur Fri, 09 Jan 2009 20:26:02 -0800 libextutils-pkgconfig-perl (1.11-1) unstable; urgency=low * New upstream release. * debian/watch: Fixed to point to CPAN now (Closes: #450229) * debian/control: Bumped Standards-Version to 3.7.3 (no changes needed) * debian/rules: Don't fail when ExtUtils::Install is smart enough to not create empty dirs in /usr. (Closes: #467780) -- Marc 'HE' Brockschmidt Sat, 15 Mar 2008 11:50:11 +0100 libextutils-pkgconfig-perl (1.07-1) unstable; urgency=low * New upstream release. * debian/watch: Fixed. -- Marc 'HE' Brockschmidt Mon, 31 Jan 2005 16:29:00 +0100 libextutils-pkgconfig-perl (1.06-1) unstable; urgency=low * New upstream release. -- Marc 'HE' Brockschmidt Mon, 20 Sep 2004 23:17:59 +0200 libextutils-pkgconfig-perl (1.05-1) unstable; urgency=low * New upstream release. -- Marc 'HE' Brockschmidt Sat, 17 Jul 2004 13:44:15 +0200 libextutils-pkgconfig-perl (1.03-2) unstable; urgency=low * debian/control: I'm a DD! -- Marc 'HE' Brockschmidt Thu, 15 Jul 2004 19:03:44 +0200 libextutils-pkgconfig-perl (1.03-1) unstable; urgency=low * New upstream release. -- Marc Brockschmidt Sun, 8 Feb 2004 13:13:57 +0100 libextutils-pkgconfig-perl (1.02-1) unstable; urgency=low * New upstream release. * debian/control: Now depends on pkg-config -- Marc Brockschmidt Sun, 28 Dec 2003 13:24:11 +0100 libextutils-pkgconfig-perl (1.00-1) unstable; urgency=low * Initial Release. (Closes: #221687) -- Marc Brockschmidt Wed, 19 Nov 2003 16:26:44 +0100 debian/compat0000644000000000000000000000000212222327026010362 0ustar 8 debian/copyright0000644000000000000000000000157212222327026011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ExtUtils::PkgConfig Upstream-Contact: Torsten Schönfeld Source: https://metacpan.org/release/ExtUtils-PkgConfig/ Files: * Copyright: 2003-2004, 2012-2013 muppet, Ross McFarland, and the gtk2-perl team License: LGPL Files: debian/* Copyright: 2003-2008, Marc 'HE' Brockschmidt 2009, Ryan Niebur 2009, Jonathan Yu 2012-2013, Florian Schlichting License: LGPL License: LGPL This library is free software; you can redistribute it and/or modify it under the terms of the Lesser General Public License (LGPL). For more information, see http://www.fsf.org/licenses/lgpl.txt . On Debian systems, the complete text of the Lesser GNU General Public License can be found in `/usr/share/common-licenses/LGPL' debian/watch0000644000000000000000000000030012222327026010206 0ustar version=3 #http://sf.net/gtk2-perl/ ExtUtils-PkgConfig-(\d+\.\d+)\.tar\.gz https://metacpan.org/release/ExtUtils-PkgConfig/ .*/ExtUtils-PkgConfig-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$