]> Raphaël G. Git Repositories - youtubedl/blobdiff - debian/changelog
Merge tag 'upstream/2013.11.11'
[youtubedl] / debian / changelog
index c3c65fd0c150e95ff5c8e08f322dac443d350f4c..2eb2a91cb8a21588709abe6b1053b920d4784832 100644 (file)
@@ -1,10 +1,21 @@
-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) unstable; urgency=low
+
+  * 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
+ -- Rogério Brito <rbrito@ime.usp.br>  Fri, 25 Oct 2013 01:33:56 -0200
 
 youtube-dl (2013.10.04-1) unstable; urgency=low