[libogg-vorbis-decoder-perl] 03/06: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Wed Oct 21 18:35:11 UTC 2015


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

gregoa pushed a commit to branch master
in repository libogg-vorbis-decoder-perl.

commit 506514a3f261e4f4bc26800c28e88f1ae539b2fb
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 21 20:28:54 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 1587771..5ff53cc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,27 @@
 Source: libogg-vorbis-decoder-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl,
- libogg-dev,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libvorbis-dev
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Rene Mayorga <rmayorga at debian.org>,
- Damyan Ivanov <dmn at debian.org>
+           Jonathan Yu <jawnsy at cpan.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Damyan Ivanov <dmn at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312~),
+               perl,
+               libogg-dev,
+               libtest-pod-coverage-perl,
+               libtest-pod-perl,
+               libvorbis-dev
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Ogg-Vorbis-Decoder
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libogg-vorbis-decoder-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libogg-vorbis-decoder-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libogg-vorbis-decoder-perl.git
+Homepage: https://metacpan.org/release/Ogg-Vorbis-Decoder
 
 Package: libogg-vorbis-decoder-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: module for decoding Ogg Vorbis streams
  Ogg::Vorbis::Decoder is a Perl module for decoding Ogg Vorbis files, based on
  the Vorbisfile interface (see libvorbis-dev for details). It can read data in

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libogg-vorbis-decoder-perl.git



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