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

gregor herrmann gregoa at debian.org
Thu May 9 09:59:47 UTC 2013


The following commit has been merged in the master branch:
commit 5e88346485e5a0078169c756f6324e9cd715bbb0
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu May 9 11:54:50 2013 +0200

    wrap-and-sort
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 7b01d7e..cf2873d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
+Build-Depends-Indep: libdatetime-perl,
                      libdbd-sqlite3-perl,
                      libdbi-perl,
                      libtest-nowarnings-perl,
                      libtest-without-module-perl,
-                     libdatetime-perl
+                     perl
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvideo-fourcc-info-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libvideo-fourcc-info-perl.git
@@ -19,9 +19,9 @@ Homepage: https://metacpan.org/release/Video-FourCC-Info/
 Package: libvideo-fourcc-info-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends},
-         libdbd-sqlite3-perl,
+         ${perl:Depends}
          libdatetime-perl,
+         libdbd-sqlite3-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
@@ -32,4 +32,3 @@ 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