From e6583e346fb587eda90892a92b7f34be0a940900 Mon Sep 17 00:00:00 2001 From: Ian Beckwith Date: Thu, 20 Dec 2007 02:17:23 +0100 Subject: [PATCH] fix pod ftbfs;dm-allowed-upload;new standards version;new email --- debian/changelog | 10 ++++++++++ debian/control | 5 +++-- lib/WWW/OpenSearch/Description.pm | 8 ++++++++ 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f13ae19..896f2ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +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. diff --git a/debian/control b/debian/control index 301e0c5..a00f81d 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,9 @@ Section: perl Priority: optional Build-Depends: debhelper (>= 5.0.0) Build-Depends-Indep: perl (>= 5.8.8-6.1), libtest-pod-perl (>= 1.02-1), libtest-pod-coverage-perl, libdata-page-perl (>= 2.00-1), libwww-perl (>= 5.60-1), liburi-perl, liburi-template-perl, libxml-feed-perl (>= 0.08-1), libxml-libxml-perl (>= 1.58-1) -Maintainer: Ian Beckwith -Standards-Version: 3.7.2 +Maintainer: Ian Beckwith +Standards-Version: 3.7.3 +XS-DM-Upload-Allowed: yes Package: libwww-opensearch-perl Architecture: all diff --git a/lib/WWW/OpenSearch/Description.pm b/lib/WWW/OpenSearch/Description.pm index 0075e35..9b54545 100644 --- a/lib/WWW/OpenSearch/Description.pm +++ b/lib/WWW/OpenSearch/Description.pm @@ -89,6 +89,8 @@ whose type is equal to $type. =head2 AdultContent( ) +=head2 Attribution( ) + =head2 Contact( ) =head2 Description( ) @@ -97,10 +99,16 @@ whose type is equal to $type. =head2 Format( ) +=head2 InputEncoding( ) + =head2 Image( ) +=head2 Language( ) + =head2 LongName( ) +=head2 OutputEncoding( ) + =head2 Query( ) =head2 SampleSearch( ) -- 2.11.0