[libaudio-wav-perl] 04/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat May 10 16:13:06 UTC 2014


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

gregoa pushed a commit to branch master
in repository libaudio-wav-perl.

commit a978b1f9d665960b89275acfae1468016f227544
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 10 18:10:47 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 3e6ec51..2d2cf8d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: libaudio-wav-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Gonéri Le Bouder <goneri at rulezlan.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), libinline-perl
+Build-Depends: debhelper (>= 8),
+               libinline-perl
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Gonéri Le Bouder <goneri at rulezlan.org>,
- Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/Audio-Wav
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libaudio-wav-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libaudio-wav-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libaudio-wav-perl.git
+Homepage: https://metacpan.org/release/Audio-Wav
 
 Package: libaudio-wav-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Recommends: libinline-perl
 Description: modules for manipulating WAV Audio files
  Audio::Wav is a collection of Perl modules that provide mechanisms to read,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libaudio-wav-perl.git



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