X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/4cd837fe5fe8d00dd8edcc06fef3a4c9b63c32bc..e24ec2f4d08121be7bca938fb603fa29f680d46a:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 4369b3a..ce3d199 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +youtube-dl (2019.01.17-1~0.gbpc39143) UNRELEASED; urgency=medium + + ** SNAPSHOT build @c39143087e10ba3fe3c3a309b847354b82d6125e ** + + * New upstream version 2019.01.17. + Highlight: + + Fixes downloads from YouTube. Closes: #919867 + + Note: May still have some pending issues with YouTube, but a new + package will be uploaded as soon as upstream has it ready. OTOH, all + the videos with which I have verified with this version of the package + work. + + -- Rogério Brito Mon, 21 Jan 2019 12:13:04 -0200 + +youtube-dl (2019.01.16-1) unstable; urgency=medium + + * New upstream version 2019.01.16. Fixes downloads from YouTube. + * debian/patches: Remove patch to disambiguate between ffmpeg and avconv. + * debian/{compat,control}: Update to debhelper compatibility level 12. + * debian/control: Mark package compliant with Policy 4.3.0 (no changes). + + -- Rogério Brito Wed, 16 Jan 2019 20:20:25 -0200 + +youtube-dl (2018.11.07-1) unstable; urgency=medium + + * New upstream version 2018.11.07. + + Highlight: Fix problem extracting videos from YouTube. + + -- Rogério Brito Sun, 11 Nov 2018 00:06:15 -0200 + youtube-dl (2018.09.10-1) unstable; urgency=medium * ACK NMU by Clint Adams. Thanks!