-Build-Depends: bash-completion,
- debhelper (>= 11),
- dh-exec,
- dh-python,
- pandoc,
- python3-pkg-resources,
- zip
-Build-Depends-Indep: python3
-Standards-Version: 4.1.3
-Vcs-Browser: https://salsa.debian.org/debian/youtube-dl
-Vcs-Git: https://salsa.debian.org/debian/youtube-dl.git
-Homepage: https://rg3.github.com/youtube-dl/
-X-Python3-Version: >= 3.2
+Build-Depends:
+ bash-completion,
+ debhelper-compat (= 12),
+ dh-exec,
+ dh-python,
+ flake8 <!nocheck>,
+ pandoc,
+ python3-nose <!nocheck>,
+ python3-pkg-resources,
+ python3-setuptools,
+ zip
+Build-Depends-Indep:
+ python3
+Rules-Requires-Root: no
+Standards-Version: 4.5.0
+Vcs-Browser: https://github.com/rbrito/pkg-youtube-dl
+Vcs-Git: https://github.com/rbrito/pkg-youtube-dl.git
+Homepage: https://ytdl-org.github.io/youtube-dl/