[SCM] Debian packaging of libvideo-fourcc-info-perl branch, master, updated. 3ca3ff30792721941d6b05382ffdc6305cf0bc7b

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


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

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

diff --git a/debian/control b/debian/control
index 8ccca29..a72c96e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,35 @@
 Source: libvideo-fourcc-info-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           Dominic Hargreaves <dom at earth.li>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.2.10)
-Build-Depends-Indep: perl, libdbd-sqlite3-perl (>= 1.20), libdbi-perl,
- libtest-pod-perl, libtest-cpan-meta-perl, libtest-nowarnings-perl (>= 0.084),
- libtest-distmanifest-perl, libtest-pod-coverage-perl, libtest-kwalitee-perl,
- perl(>= 5.10.1) | libpod-simple-perl (>= 3.07), libtest-without-module-perl (>= 0.17),
- libtest-minimumversion-perl, libtest-portability-files-perl, libdatetime-perl,
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>, Dominic Hargreaves <dom at earth.li>
+Build-Depends-Indep: perl,
+                     libdbd-sqlite3-perl,
+                     libdbi-perl,
+                     libtest-pod-perl,
+                     libtest-cpan-meta-perl,
+                     libtest-nowarnings-perl,
+                     libtest-distmanifest-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-kwalitee-perl,
+                     libtest-without-module-perl,
+                     libtest-minimumversion-perl,
+                     libtest-portability-files-perl,
+                     libdatetime-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Video-FourCC-Info/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libvideo-fourcc-info-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvideo-fourcc-info-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libvideo-fourcc-info-perl.git
+Homepage: http://search.cpan.org/dist/Video-FourCC-Info/
 
 Package: libvideo-fourcc-info-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libdbd-sqlite3-perl (>= 1.20),
- libdatetime-perl, libdbi-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdbd-sqlite3-perl,
+         libdatetime-perl,
+         libdbi-perl
 Description: Perl module to find information about codecs from its FourCC
  Video::FourCC::Info finds information about a given Four Character Code
  (FourCC).
@@ -27,3 +39,4 @@ Description: Perl module to find information about codecs from its FourCC
  detection scheme ensures that the detected codec format is independent of
  the file extension, which may be incorrect due to human error or for some
  other reason.
+

-- 
Debian packaging of libvideo-fourcc-info-perl



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