[SCM] Debian packaging of libwebservice-youtube-perl branch, master, updated. 66d5fbcba6ef2762af6d167026ba6b0c7dc0245a

gregor herrmann gregoa at debian.org
Thu Jul 5 21:07:52 UTC 2012


The following commit has been merged in the master branch:
commit e3a8fa91548e8c59167c1496431b5ad56341901c
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:04:32 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 1ee887c..d22de1b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,33 @@
 Source: libwebservice-youtube-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.2.13)
-Build-Depends-Indep: libclass-accessor-perl, libtest-pod-coverage-perl,
- libtest-pod-perl, liburi-perl, libwww-perl, libxml-simple-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
- Rene Mayorga <rmayorga at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: libclass-accessor-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     libxml-simple-perl,
+                     perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/WebService-YouTube/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libwebservice-youtube-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwebservice-youtube-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libwebservice-youtube-perl.git
+Homepage: http://search.cpan.org/dist/WebService-YouTube/
 
 Package: libwebservice-youtube-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl, liburi-perl,
- libwww-perl, libxml-simple-perl, perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-accessor-perl,
+         liburi-perl,
+         libwww-perl,
+         libxml-simple-perl
 Description: Perl module that provides an interface to YouTube services 
  WebService::YouTube provides a Perl interface to YouTube programming interface
  and corresponding RSS services. This module only supports the Legacy API, not
  the Data API based on the Google data protocol.
+

-- 
Debian packaging of libwebservice-youtube-perl



More information about the Pkg-perl-cvs-commits mailing list