[SCM] Debian packaging of get-flash-videos branch, master, updated. debian/1.25.git2011.09.26-2-6-g71ef5f0

Julián Moreno Patiñ?==?UTF-8?Q?o darkjunix at gmail.com
Fri Mar 2 05:23:07 UTC 2012


The following commit has been merged in the master branch:
commit 71ef5f088c9c5bbc660baf36fa392ee797ec9d5e
Author: Julián Moreno Patiño <darkjunix at gmail.com>
Date:   Fri Mar 2 00:22:32 2012 -0500

    Add missing B-D-I, sort Depends and B-D-I, Bump Standards-Version to 3.9.3

diff --git a/debian/changelog b/debian/changelog
index 99ce004..a6074d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ get-flash-videos (1.25~git2012.03.01-1) unstable; urgency=low
     + Add libcrypt-blowfish-perl to Depends.
   * Add libhttp-cookies-perl, libhttp-message-perl and
     libxml-simple-perl to B-D-I to run properly some tests.
-  * Sort B-D, B-D-I and Depends.
+  * Sort B-D-I and Depends.
   * Bump Standards-Version to 3.9.3.
     + Update DEP5 to copyright-format 1.0.
       + Add missing copyright.
diff --git a/debian/control b/debian/control
index 4be49a1..52a7c5c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,26 +5,31 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Julián Moreno Patiño <darkjunix at gmail.com>,
  TANIGUCHI Takaki <takaki at debian.org>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
+Build-Depends-Indep: libhttp-cookies-perl,
+ libhttp-message-perl,
  libtie-ixhash-perl,
  liburi-perl,
  libwww-mechanize-perl,
- libwww-perl
-Standards-Version: 3.9.2
+ libwww-perl,
+ libxml-simple-perl,
+ perl
+Standards-Version: 3.9.3
 Homepage: http://code.google.com/p/get-flash-videos/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/get-flash-videos.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/get-flash-videos.git
 
 Package: get-flash-videos
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
+Depends: libcrypt-blowfish-perl,
  libdata-amf-perl,
  libhtml-parser-perl,
  libtie-ixhash-perl,
  liburi-perl,
- libwww-mechanize-perl, 
+ libwww-mechanize-perl,
  libwww-perl,
- rtmpdump
+ rtmpdump,
+ ${misc:Depends},
+ ${perl:Depends}
 Recommends: get-iplayer,
  libcrypt-rijndael-perl,
  liblwp-protocol-socks-perl,
@@ -42,5 +47,5 @@ Description: video downloader for various Flash-based video hosting sites
  Telegraph ...), BBC (news, etc), Metacafe, 5min, Google, fliqz,
  nicovideo, vimeo, Blip, Break, Collegehumor, Muzu, Sevenload, Megavideo,
  Wat.tv.
- . 
- Also includes a 'generic' method which works on many other sites. 
+ .
+ Also includes a 'generic' method which works on many other sites.

-- 
Debian packaging of get-flash-videos



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