X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/f844a9ea177d7a03120f00d87c1c52e87c299af3..e22397a1c5329e12f3719961c9456e378f94dbb1:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 64177ef..8f178ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +youtube-dl (2020.01.24-0.1) unstable; urgency=medium + + * Non-maintainer upload. + * New upstream version 2020.01.24. Closes: #947208 + + -- Simon Spöhel Fri, 31 Jan 2020 16:29:34 +0100 + +youtube-dl (2019.09.28-1) unstable; urgency=medium + + * New upstream version 2019.09.28. Closes: #940053 + * debian/README.source: Document source-only uploads procedure. + * debian/control: + + Update list of extractors/supported sites. + + Mark my GitHub trees as the preferred repos. + + -- Rogério Brito Tue, 01 Oct 2019 17:06:33 -0300 + +youtube-dl (2019.09.01-1) unstable; urgency=medium + + * New upstream version 2019.09.01. + Highlight: + + Fix extraction of video titles from YouTube. + Closes: #933381, #939041 + * debian/{control,copyright,watch}: Change upstream location. + * debian/README.source: Change 'markup'. + * debian/copyright: Update my copyright years. + * debian/control: State compliancy with Debian Policy 4.4.0. + + -- Rogério Brito Mon, 02 Sep 2019 15:41:39 -0300 + +youtube-dl (2019.07.02-1) unstable; urgency=medium + + * New upstream version 2019.07.02. + Highlight: + + Fixes download of encrypted videos (e.g., almost everything with music) + from YouTube. + + -- Rogério Brito Wed, 03 Jul 2019 19:36:43 -0300 + youtube-dl (2019.06.08-1) unstable; urgency=medium * ACK NMU. Thanks Antoine and Salvatore for the upload!