From b0b67c374528aca7bc76a9476d554a1d3ab96a9e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rog=C3=A9rio=20Brito?= Date: Tue, 19 Jun 2018 04:35:26 -0300 Subject: [PATCH] debian/control: Canonicalize with `wrap-and-sort -s -a -b`. --- debian/control | 40 ++++++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/debian/control b/debian/control index 9706c10..68d46f8 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,16 @@ Source: youtube-dl Maintainer: Rogério Brito Section: web Priority: optional -Build-Depends: bash-completion, - debhelper (>= 11), - dh-exec, - dh-python, - pandoc, - python3-pkg-resources, - zip -Build-Depends-Indep: python3 +Build-Depends: + bash-completion, + debhelper (>= 11), + dh-exec, + dh-python, + pandoc, + python3-pkg-resources, + zip +Build-Depends-Indep: + python3 Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/debian/youtube-dl Vcs-Git: https://salsa.debian.org/debian/youtube-dl.git @@ -18,16 +20,18 @@ X-Python3-Version: >= 3.2 Package: youtube-dl Architecture: all -Depends: python3-pkg-resources, - ${misc:Depends}, - ${python3:Depends} -Recommends: aria2 | wget | curl, - ca-certificates, - ffmpeg | libav-tools, - mpv | mplayer, - phantomjs, - python3-pyxattr, - rtmpdump +Depends: + python3-pkg-resources, + ${misc:Depends}, + ${python3:Depends} +Recommends: + aria2 | wget | curl, + ca-certificates, + ffmpeg | libav-tools, + mpv | mplayer, + phantomjs, + python3-pyxattr, + rtmpdump Description: downloader of videos from YouTube and other sites youtube-dl is a small command-line program to download videos from YouTube.com and other sites that don't provide direct links to the -- 2.41.0