[SCM] Debian packaging of libaudio-flac-decoder-perl branch, master, updated. fbb6cb3be6b78d64e3d7949b2d94d51a4e606388

gregor herrmann gregoa at debian.org
Thu Jul 5 20:10:55 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 3efa3fe..082de48 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: libaudio-flac-decoder-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7), libflac-dev, perl,
- libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Tim Retout <diocles at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.8),
+               quilt,
+               libflac-dev,
+               perl,
+               libtest-pod-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Audio-FLAC-Decoder/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libaudio-flac-decoder-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libaudio-flac-decoder-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libaudio-flac-decoder-perl.git
+Homepage: http://search.cpan.org/dist/Audio-FLAC-Decoder/
 
 Package: libaudio-flac-decoder-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl module providing an object-oriented FLAC decoder
  The Audio::FLAC::Decoder module provides users with Decoder objects for FLAC
  files. One can read data in PCM format from the stream, seek by pcm samples,
@@ -24,3 +29,4 @@ Description: Perl module providing an object-oriented FLAC decoder
  will get much better compression because it is designed specifically for audio
  and you can play back compressed FLAC files in your favorite player just like
  you would an MP3 file.
+

-- 
Debian packaging of libaudio-flac-decoder-perl



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