X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/46ef599ac108f9d54c9d505ef1ac1c62dde6bbbe..e7458a16b7276e81849ba40edb6b672c41aa23e2:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 550e862..bb70b7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +youtube-dl (2010.08.04-1) unstable; urgency=low + + * New upstream release: + + Fix metacafe.com code not working due to gdaKey again + + Add option (--playlist-start) to specify the initial video for playlists + + Put back -b option as a placeholder with a warning message + + Consider the file downloaded if the size differs in less than 100 bytes + + Reorganize request code to make it a bit more robust + + Properly detect YouTube error messages to print them on screen + * debian/control: + + Remove suggests on gst-p-b (>= 0.10.18.3-2) + + The package complies with Policy 3.9.1 without any other changes. + * debian/watch: + + Remove commented lines. + * debian/youtube-dl.pod: + + Update the manpage to include newer options. + + Don't mention removed options anymore. Closes: #590825, #592368. + + -- Rogério Brito Mon, 09 Aug 2010 13:27:41 -0400 + youtube-dl (2010.07.24-1) unstable; urgency=medium * Urgency medium due to changes in the site that broke earlier versions.