[SCM] Video extraction utility for YouTube, Google Video and other video sites (Debian packaging) branch, master, updated. debian/2.1.14-1-7-g66a6b83

Ryan Niebur ryanryan52 at gmail.com
Thu Jun 18 09:36:22 UTC 2009


The following commit has been merged in the master branch:
commit eb87974b92020ca539815332a8a0c332d1bd26c4
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Thu Jun 18 02:34:58 2009 -0700

    update dependencies

diff --git a/debian/changelog b/debian/changelog
index ab03fa6..58cea21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ clive (2.2.0-1) UNRELEASED; urgency=low
 
   * New Upstream Version
   * update copyright
+  * update dependencies
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Thu, 18 Jun 2009 02:13:54 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Thu, 18 Jun 2009 02:34:50 -0700
 
 clive (2.1.14-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index d904802..4b88a17 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,13 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, Ryan Niebur <ryanryan52 at gmail.com>
 Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: perl,
+ libclass-singleton-perl (>= 1.4),
+ libgetopt-argvfile-perl (>= 1.11),
  libconfig-tiny-perl (>= 2.12),
  libwww-curl-perl (>= 4.05),
  libhtml-parser-perl (>= 2.37),
  libberkeleydb-perl (>= 0.34),
- liburi-perl (>= 1.37),
+ liburi-perl (>= 3.29),
  libexpect-perl (>= 1.20),
  libterm-readkey-perl,
  perl (>= 5.10) | libdigest-sha-perl
@@ -21,15 +23,17 @@ Homepage: http://clive.sourceforge.net/
 Package: clive
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
+ libclass-singleton-perl (>= 1.4),
+ libgetopt-argvfile-perl (>= 1.11),
  libconfig-tiny-perl (>= 2.12),
  libwww-curl-perl (>= 4.05),
  libhtml-parser-perl (>= 2.37),
- liburi-perl (>= 1.37),
+ liburi-perl (>= 3.29),
  libexpect-perl (>= 1.20),
- libterm-readkey-perl,
  perl (>= 5.10) | libdigest-sha-perl
 Recommends: clive-utils,
- libberkeleydb-perl (>= 0.34)
+ libberkeleydb-perl (>= 0.34),
+ libterm-readkey-perl
 Suggests: ffmpeg
 Description: video extraction utility for YouTube, Google Video and others
  clive is a command line utility for extracting videos from Youtube and other

-- 
Video extraction utility for YouTube, Google Video and other video sites (Debian packaging)



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