X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/3a13758a7879c524f704ce73ca0781d4354d3b72..5c813b8b191a0edf741c729b9d86fa4fd41222c0:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 6a8a83a..3c52432 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +youtube-dl (2013.10.23-1~1.gbp54477c) UNRELEASED; urgency=low + + ** SNAPSHOT build @54477c858fa2504360964e675faf953d78ac57e6 ** + + * Imported Upstream version 2013.10.23. + + Fix time display for > 60 minutes. Closes: #724834. + + All adult-related sites should respect the age being set via the + `--age-limit` option (which can be put in a global configuration file + under the /etc directory), thus making youtube-dl safe for Debian Edu + and Debian Jr. Closes: #715407. + + Document that the output template accepts specification of + downloaded formats. In particular: + - This avoids resuming downloads with different formats. + Closes: #689294. + - Allows downloading all available formats. Closes: #643831. + + -- Rogério Brito Wed, 23 Oct 2013 21:25:08 -0200 + +youtube-dl (2013.10.04-1) unstable; urgency=low + + * Imported Upstream version 2013.10.04. Closes: #723592. + + -- Rogério Brito Fri, 04 Oct 2013 09:44:46 -0300 + youtube-dl (2013.10.01-1) unstable; urgency=low * The "In a hurry release".