[SCM] Debian packaging of libwww-youtube-download-perl branch, master, updated. debian/0.36-1-1-g0d1d575

gregor herrmann gregoa at debian.org
Wed Nov 23 18:25:24 UTC 2011


The following commit has been merged in the master branch:
commit 0d1d575c18ce6be54c1d08121feaa54378df3f7f
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 23 19:05:34 2011 +0100

    Swap order of alternative (build) dependencies after the perl 5.14 transition.

diff --git a/debian/control b/debian/control
index a0e507f..464e355 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: TANIGUCHI Takaki <takaki at debian.org>,
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libhtml-parser-perl,
  libjson-perl,
- libtest-simple-perl (>= 0.96) | perl (>= 5.13.4),
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
  liburi-perl,
  libwww-perl,
  libxml-treepp-perl,

-- 
Debian packaging of libwww-youtube-download-perl



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