From: Rogério Brito Date: Sun, 5 Aug 2012 03:55:04 +0000 (-0300) Subject: debian/control: Bump depends on python >= 2.6, for new "zipped executables". X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/98b0818b1112d72c4e2d840ff3b714cc1d3ad576?ds=inline debian/control: Bump depends on python >= 2.6, for new "zipped executables". --- diff --git a/debian/control b/debian/control index 0ec3ef8..6d5625c 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/youtube-dl.git Package: youtube-dl Architecture: all Depends: - python (>= 2.5), + python (>= 2.6), ${misc:Depends} Recommends: libav-tools | ffmpeg,