+youtube-dl (2013.10.23-1~3.gbpa3df54) UNRELEASED; urgency=low
+
+ ** SNAPSHOT build @a3df54c98511f5038b0a4c959f87a1220198e076 **
+
+ * 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.
+ * debian/NEWS:
+ + Update with notes about split audio/video downloads.
+
+ -- Rogério Brito <rbrito@ime.usp.br> Wed, 23 Oct 2013 21:25:08 -0200