[libwww-youtube-download-perl] 02/08: Reformat debian/control with cme

Damyan Ivanov dmn at moszumanska.debian.org
Sun Jun 7 19:45:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libwww-youtube-download-perl.

commit d37cf287231e152932e35bfa352d3c13d8c73573
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Jun 7 19:37:00 2015 +0000

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 35 ++++++++++++++++++-----------------
 1 file changed, 18 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 3aa2cac..8638033 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,19 @@
 Source: libwww-youtube-download-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: TANIGUCHI Takaki <takaki at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Angel Abad <angel at debian.org>
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Angel Abad <angel at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
- perl
+               perl
 Build-Depends-Indep: libhtml-parser-perl,
- libjson-perl,
- liburi-perl,
- libwww-perl,
- libxml-treepp-perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
+                     libjson-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     libxml-treepp-perl,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwww-youtube-download-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-youtube-download-perl.git
@@ -21,12 +21,13 @@ Homepage: https://metacpan.org/release/WWW-YouTube-Download
 
 Package: libwww-youtube-download-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libhtml-parser-perl,
- libjson-perl,
- liburi-perl,
- libwww-perl,
- libxml-treepp-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhtml-parser-perl,
+         libjson-perl,
+         liburi-perl,
+         libwww-perl,
+         libxml-treepp-perl
 Description: module for downloading video from YouTube
  WWW::YouTube::Download is a Perl module that provides a basic interface to
  YouTube's video sharing service. It enables developers to programmatically

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-youtube-download-perl.git



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