--- libextutils-pkgconfig-perl-1.12.orig/debian/control
+++ libextutils-pkgconfig-perl-1.12/debian/control
@@ -0,0 +1,23 @@
+Source: libextutils-pkgconfig-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl (>= 5.6.0-16), pkg-config
+Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryanryan52@gmail.com>
+Standards-Version: 3.8.0
+Homepage: http://gtk2-perl.sourceforge.net/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libextutils-pkgconfig-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libextutils-pkgconfig-perl/
+
+Package: libextutils-pkgconfig-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, pkg-config
+Description: simplistic perl interface to pkg-config
+ The pkg-config program retrieves information about installed libraries,
+ usually for the purposes of compiling against and linking to them.
+ .
+ ExtUtils::PkgConfig is a very simplistic interface to this utility, intended
+ for use in the Makefile.PL of perl extensions which bind libraries that
+ pkg-config knows. It is really just boilerplate code that you would've
+ written yourself.
--- libextutils-pkgconfig-perl-1.12.orig/debian/copyright
+++ libextutils-pkgconfig-perl-1.12/debian/copyright
@@ -0,0 +1,26 @@
+Format-Specification:
+ http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: gtk2-perl team
+ Torsten Schönfeld (CPAN)
+Upstream-Author: muppet, <scott at asofyet dot org>
+Upstream-Author: Ross McFarland
+Upstream-Source: http://search.cpan.org/dist/ExtUtils-PkgConfig/
+Upstream-Name: ExtUtils::PkgConfig
+
+Files: *
+Copyright: Copyright 2003-2004 by muppet, Ross McFarland,
+ and the gtk2-perl team
+License: LGPL
+
+Files: debian/*
+Copyright:
+ Copyright 2003-2008, Marc 'HE' Brockschmidt <he@debian.org>
+ Copyright 2009, Ryan Niebur <ryanryan52@gmail.com>
+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).
+
+ A copy of the LGPL can be found at /usr/share/common-licenses/LGPL on
+ any Debian system.
--- libextutils-pkgconfig-perl-1.12.orig/debian/watch
+++ libextutils-pkgconfig-perl-1.12/debian/watch
@@ -0,0 +1,3 @@
+version=3
+#http://sf.net/gtk2-perl/ ExtUtils-PkgConfig-(\d+\.\d+)\.tar\.gz
+http://search.cpan.org/dist/ExtUtils-PkgConfig/ .*/ExtUtils-PkgConfig-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--- libextutils-pkgconfig-perl-1.12.orig/debian/compat
+++ libextutils-pkgconfig-perl-1.12/debian/compat
@@ -0,0 +1 @@
+7
--- libextutils-pkgconfig-perl-1.12.orig/debian/changelog
+++ libextutils-pkgconfig-perl-1.12/debian/changelog
@@ -0,0 +1,73 @@
+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 <ryanryan52@gmail.com> 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 <he@debian.org> 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 <he@debian.org> Mon, 31 Jan 2005 16:29:00 +0100
+
+libextutils-pkgconfig-perl (1.06-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Marc 'HE' Brockschmidt <he@debian.org> Mon, 20 Sep 2004 23:17:59 +0200
+
+libextutils-pkgconfig-perl (1.05-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Marc 'HE' Brockschmidt <he@debian.org> 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 <he@debian.org> Thu, 15 Jul 2004 19:03:44 +0200
+
+libextutils-pkgconfig-perl (1.03-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Marc Brockschmidt <marc@dch-faq.de> 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 <marc@dch-faq.de> Sun, 28 Dec 2003 13:24:11 +0100
+
+libextutils-pkgconfig-perl (1.00-1) unstable; urgency=low
+
+ * Initial Release. (Closes: #221687)
+
+ -- Marc Brockschmidt <marc@dch-faq.de> Wed, 19 Nov 2003 16:26:44 +0100
+
--- libextutils-pkgconfig-perl-1.12.orig/debian/rules
+++ libextutils-pkgconfig-perl-1.12/debian/rules
@@ -0,0 +1,23 @@
+#!/usr/bin/make -f
+
+build: build-stamp
+build-stamp:
+ dh build
+ touch $@
+
+clean:
+ dh $@
+
+install: install-stamp
+install-stamp: build-stamp
+ dh install
+ touch $@
+
+binary-arch:
+
+binary-indep: install
+ dh $@
+
+binary: binary-arch binary-indep
+
+.PHONY: binary binary-arch binary-indep install clean build