X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/e009904fe0a9f1250496bb42c12d66e8cca4c447..68c3607ca2d7bdfc72afc94ca5dc6034b41e7bfa:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 1fcaa31..2b037d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +youtube-dl (2019.09.01-1~2.gbpa4e5df) UNRELEASED; urgency=medium + + ** SNAPSHOT build @a4e5dfe95bc8baaa961161b75ac623ce5831abf9 ** + + * 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:27:29 -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! + * New upstream version 2019.06.08. Closes: #930462. + * debian/README.source: Update steps used to create new release. + * debian/patches: + + Remove patch cherry-picked from upstream for the NMU. + + Refresh patches to apply cleanly. + + -- Rogério Brito Thu, 13 Jun 2019 21:24:55 -0300 + youtube-dl (2019.01.17-1.1) unstable; urgency=medium [ Salvatore Bonaccorso ]