X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/233624c1db781ee7dabbaf88453cf18e248dd20d..d037080638e8dbb0ebb2ac9cf23b9671518340f9:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 6db3181..77bd2ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,82 @@ +youtube-dl (2019.09.01-1~1.gbpb2d460) UNRELEASED; urgency=medium + + ** SNAPSHOT build @b2d460955a615719ffe64af79a5a1f38361683d5 ** + + * New upstream version 2019.09.01 + * debian/{control,copyright,watch}: Change upstream location. + * debian/README.source: Change 'markup'. + * debian/copyright: Update my copyright years. + + -- Rogério Brito Mon, 02 Sep 2019 14:54:36 -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 ] + * Fix extraction from youtube. (Closes: #927862) + + -- Antoine Beaupré Sat, 27 Apr 2019 17:03:56 -0400 + +youtube-dl (2019.01.17-1) unstable; urgency=medium + + * 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! + * New upstream version 2018.09.10. Closes: #908461, #907722, #904619. + * debian/patch: + + Refresh all patches to avoid FTBFS. + * debian/control: + + Set 'Rules-Requires-Root: no'. + + Mark compliance with Debian policy 4.2.1. No further changes needed. + + Update list of extractors in long description. + + -- Rogério Brito Fri, 14 Sep 2018 23:11:59 -0300 + youtube-dl (2018.06.18-1.1) unstable; urgency=medium * Non-maintainer upload.