+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 <rbrito@ime.usp.br> 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.