debian/0000755000000000000000000000000012154705055007172 5ustar debian/changelog0000644000000000000000000000536212154705055011052 0ustar libwww-opensearch-perl (0.17-1) unstable; urgency=low * New upstream version. + Fixes FTBFS with perl 5.18 (Closes: #711400). * dh-ify packaging with dh-make-perl refresh. * Standards-Version: 3.9.4. * Add Vcs- fields. -- Ian Beckwith Sat, 08 Jun 2013 20:31:43 +0100 libwww-opensearch-perl (0.16-1) unstable; urgency=low * New upstream version. * Change opensearch.a9.com in long description to opensearch.org. * Switch to format 3.0 (quilt). * Standards-Version: 3.9.1 (no changes). * debian/copyright: + update copyright info. + explicitly refer to GPL-1 in common-licenses. -- Ian Beckwith Wed, 23 Mar 2011 03:17:37 +0000 libwww-opensearch-perl (0.15-1) unstable; urgency=low * New upstream version. * debian/rules: support DEB_BUILD_OPTIONS=nocheck * debian/control: + Change maintainer email address. + Remove DM-Upload-Allowed flag. + Standards-Version: 3.8.3. + Add Homepage: field. * debian/copyright: update, use machine-parseable format. -- Ian Beckwith Sun, 22 Nov 2009 02:46:36 +0000 libwww-opensearch-perl (0.14-1) unstable; urgency=low * New upstream version, with updated libwww-perl dependency. -- Ian Beckwith Thu, 17 Apr 2008 21:01:11 +0100 libwww-opensearch-perl (0.13-3) unstable; urgency=low * Bump libwww-perl dependencies to >= 5.811, as we FTBFS with 5.810 (Closes: #476047). * Downgrade debhelper compat level to 5 for backporters. -- Ian Beckwith Wed, 16 Apr 2008 16:34:44 +0100 libwww-opensearch-perl (0.13-2) unstable; urgency=low * Only remove $(TMP)/usr/lib/perl5 if it exists (Closes: #467934). * Bump debhelper compat level to 6. * Drop unnecessary '-1' from dependencies. -- Ian Beckwith Wed, 27 Feb 2008 14:01:00 +0000 libwww-opensearch-perl (0.13-1) unstable; urgency=low * New upstream version. * Remove POD patch, now incorporated upstream. -- Ian Beckwith Sun, 30 Dec 2007 19:12:03 +0000 libwww-opensearch-perl (0.12-2) unstable; urgency=low * Set DM-Upload-Allowed: yes. * Fix FTBFS: Added missing POD stubs picked up by new Test::Pod::Coverage (Closes: #456833). * Updated maintainer email address. * Standards-Version: 3.7.3 (no changes). -- Ian Beckwith Thu, 20 Dec 2007 01:14:50 +0000 libwww-opensearch-perl (0.12-1) unstable; urgency=low * New upstream version. * Added dependency on liburi-template-perl. * Added watch file. -- Ian Beckwith Sun, 13 May 2007 20:47:32 +0100 libwww-opensearch-perl (0.08-1) unstable; urgency=low * Initial Release (Closes: #386482). -- Ian Beckwith Wed, 20 Sep 2006 02:10:09 +0100 debian/rules0000755000000000000000000000013512154705055010251 0ustar #!/usr/bin/make -f %: dh $@ override_dh_installchangelogs: dh_installchangelogs Changes debian/copyright0000644000000000000000000000223312154705055011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: WWW::OpenSearch Upstream-Contact: Brian Cassidy Source: http://search.cpan.org/dist/WWW-OpenSearch/ Files: * Copyright: 2005-2013 by Tatsuhiko Miyagawa and Brian Cassidy License: Artistic or GPL-1+ Files: inc/* Copyright: 2002 - 2012 Brian Ingerson, Audrey Tang and Adam Kennedy. License: Artistic or GPL-1+ Files: debian/* Copyright: 2006-2013 Ian Beckwith 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/libwww-opensearch-perl.docs0000644000000000000000000000000712154705055014441 0ustar README debian/source/0000755000000000000000000000000012154705055010472 5ustar debian/source/format0000644000000000000000000000001412154705055011700 0ustar 3.0 (quilt) debian/control0000644000000000000000000000207312154705055010577 0ustar Source: libwww-opensearch-perl Section: perl Priority: optional Maintainer: Ian Beckwith Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdata-page-perl (>= 2.00), libtest-pod-coverage-perl, libtest-pod-perl (>= 1.02), liburi-perl, liburi-template-perl, libwww-perl (>= 5.811), libxml-feed-perl (>= 0.08), libxml-libxml-perl (>= 1.58), perl (>= 5.8.8-6.1) Standards-Version: 3.9.4 Homepage: http://search.cpan.org/dist/WWW-OpenSearch/ Vcs-Git: git://erislabs.net/libwww-opensearch-perl Vcs-Browser: http://erislabs.net/gitweb?p=libwww-opensearch-perl.git Package: libwww-opensearch-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdata-page-perl (>= 2.00), liburi-perl, liburi-template-perl, libwww-perl (>= 5.811), libxml-feed-perl (>= 0.08), libxml-libxml-perl (>= 1.58) Description: search OpenSearch compatible web sites WWW::OpenSearch is a perl module to search web sites that provide an OpenSearch description and handle responses in Atom or RSS. . See http://opensearch.org/ for more information on OpenSearch. debian/watch0000644000000000000000000000012212154705055010216 0ustar version=3 http://www.cpan.org/modules/by-module/WWW/WWW-OpenSearch-(.*)\.tar\.gz debian/compat0000644000000000000000000000000212154705055010370 0ustar 5