X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/78a7877538f28a5237c4ef3b5b3c62db7a38a4e6..374c6a96320fd01ece1af19fa7ca7d7555d7e01a:/debian/changelog diff --git a/debian/changelog b/debian/changelog index c3c65fd..3157e46 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,19 @@ -youtube-dl (2013.10.23-1~1.gbp54477c) UNRELEASED; urgency=low - - ** SNAPSHOT build @54477c858fa2504360964e675faf953d78ac57e6 ** - - * Imported Upstream version 2013.10.23 +youtube-dl (2013.10.23-1~2.gbp80f960) UNRELEASED; urgency=low + + ** SNAPSHOT build @80f96043cb349c4235e242e323556f561d147911 ** + + * 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 (template: %(format)s). In particular, this: + - Avoids resuming downloads with different formats. Closes: #689294. + - Allows downloading all available formats. Closes: #643831. + * debian/control: + + Update long description with list of supported sites. -- Rogério Brito Wed, 23 Oct 2013 21:25:08 -0200