From: Rogério Brito Date: Fri, 25 Oct 2013 03:12:22 +0000 (-0200) Subject: debian/changelog: Update with bugs being closed. X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/5c813b8b191a0edf741c729b9d86fa4fd41222c0?ds=sidebyside debian/changelog: Update with bugs being closed. --- diff --git a/debian/changelog b/debian/changelog index c3c65fd..3c52432 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,17 @@ youtube-dl (2013.10.23-1~1.gbp54477c) UNRELEASED; urgency=low ** SNAPSHOT build @54477c858fa2504360964e675faf953d78ac57e6 ** - * Imported Upstream version 2013.10.23 + * 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