From 98b0818b1112d72c4e2d840ff3b714cc1d3ad576 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rog=C3=A9rio=20Brito?= Date: Sun, 5 Aug 2012 00:55:04 -0300 Subject: [PATCH] debian/control: Bump depends on python >= 2.6, for new "zipped executables". --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.41.1