[SCM] Video extraction utility for YouTube, Google Video and other video sites (Debian packaging) branch, master, updated. debian/2.3.3-2-2-gcfba493

gregor herrmann gregoa at debian.org
Thu Jul 5 20:08:46 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 888498d..43d65dd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,31 @@
 Source: clive
+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>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>
 Section: utils
 Priority: optional
-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>,
- Ansgar Burchardt <ansgar at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>
 Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: perl,
- libgetopt-argvfile-perl,
- libjson-xs-perl (>= 2.300),
- libtest-pod-perl
+                     libgetopt-argvfile-perl,
+                     libjson-xs-perl (>= 2.300),
+                     libtest-pod-perl
 Standards-Version: 3.9.3
-Vcs-Git: git://git.debian.org/pkg-perl/packages/clive.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/clive.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/clive.git
 Homepage: http://clive.sourceforge.net/
 
 Package: clive
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6)
-Depends: ${perl:Depends}, ${misc:Depends},
- curl,
- libgetopt-argvfile-perl,
- libjson-xs-perl (>= 2.300),
- quvi (>= 0.4)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         curl,
+         libgetopt-argvfile-perl,
+         libjson-xs-perl (>= 2.300),
+         quvi (>= 0.4)
 Suggests: ffmpeg
+Pre-Depends: dpkg
 Description: video extraction utility for YouTube, Google Video and others
  clive is a command line utility for extracting videos from Youtube and other
  video sharing Web sites. It was originally written to bypass the Adobe Flash
@@ -31,3 +33,4 @@ Description: video extraction utility for YouTube, Google Video and others
  it can work in the background while the user is not logged on. This allows the
  user to start an extraction and disconnect from the system, letting clive
  finish the work.
+

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



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