X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/fe6cc1b2aebf52f3fcdcc22ca8e846b67a406cc0..bf9a12f869d6384a1245eef0b3167d05cffe37c1:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 64177ef..df5d688 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +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!