]> Raphaël G. Git Repositories - youtubedl/blobdiff - debian/changelog
Imported Debian patch 2011.01.30-2
[youtubedl] / debian / changelog
index 0ba754bec0a4b6e870cf87e848d0325bdab9c0c1..f1cfcaa2a475e28d30f083865f57280cbb655198 100644 (file)
@@ -1,3 +1,33 @@
+youtube-dl (2011.01.30-2) unstable; urgency=low
+
+  * debian/control:
+    + include build-depends-indep on perl, for pod2man (not used during clean).
+    + update the build-dependency on debhelper (we use the override feature).
+  * debian/rules:
+    + generate the actual manpage from the pod source at build time.
+
+ -- Rogério Brito <rbrito@ime.usp.br>  Mon, 31 Jan 2011 20:30:36 -0200
+
+youtube-dl (2011.01.30-1) unstable; urgency=low
+
+  * New upstream release. Some highlights:
+    + options -b and -f are removed.
+    + fix progress report when continuing partial downloads.
+    + request compressed pages by default.
+    + add support for embedded youtube playlist URLs; doesn't fix #495164 yet.
+    + add option --dump-user-agent.
+    + add option --console-title.
+    + add option --no-part.
+    + add option --get-filename.
+    + set downloaded file mtime to the last-modified header, if possible.
+    + add option --no-mtime.
+  * debian/control:
+    + update dependency on python's minimum version to 2.5.
+  * debian/youtube-dl.pod:
+    + update a lot.
+
+ -- Rogério Brito <rbrito@ime.usp.br>  Mon, 31 Jan 2011 00:31:09 -0200
+
 youtube-dl (2010.12.09-1) unstable; urgency=low
 
   * New upstream release: