-youtube-dl (2013.10.23-1~3.gbpa3df54) UNRELEASED; urgency=low
+youtube-dl (2015.01.16-1) unstable; urgency=medium
- ** SNAPSHOT build @a3df54c98511f5038b0a4c959f87a1220198e076 **
+ * Imported Upstream version 2015.01.16. Highlight:
+ + Fix changes with Youtube changing the signature algorithm.
+
+ -- Rogério Brito <rbrito@ime.usp.br> Fri, 16 Jan 2015 16:08:59 -0200
+
+youtube-dl (2014.12.01-1) unstable; urgency=medium
+
+ * Imported Upstream version 2014.11.21
+ * Imported Upstream version 2014.11.23
+ * Imported Upstream version 2014.12.01.
+ Closes: #771316, #769602.
+ * debian/copyright:
+ + Record the explicit provenance of public domain status.
+ Thanks Ben Finney for the patch. Closes: #770249.
+ + Fix missing-license-paragraph-in-dep5-copyright.
+
+ -- Rogério Brito <rbrito@ime.usp.br> Tue, 02 Dec 2014 21:25:47 -0200
+
+youtube-dl (2014.10.30-1) unstable; urgency=medium
+
+ * Imported Upstream version 2014.10.30.
+ Closes: #765997, #762046.
+ * debian/control: Confirm that the package conforms to policy 3.9.6.
+
+ -- Rogério Brito <rbrito@ime.usp.br> Fri, 31 Oct 2014 18:57:02 -0200
+
+youtube-dl (2014.08.05-1) unstable; urgency=medium
+
+ * Imported Upstream version 2014.08.05.
+ Closes: #756246, #756371, #756493.
+
+ -- Rogério Brito <rbrito@ime.usp.br> Wed, 06 Aug 2014 15:43:31 -0300
+
+youtube-dl (2014.07.15-1) unstable; urgency=medium
+
+ * Imported Upstream version 2014.07.15. Closes: #754919.
+
+ -- Rogério Brito <rbrito@ime.usp.br> Tue, 15 Jul 2014 22:32:37 -0300
+
+youtube-dl (2014.07.11-1) unstable; urgency=medium
+
+ * Imported Upstream version 2014.07.11.
+ Closes: #754569, #740616, #752740, #754628, #754585.
+
+ -- Rogério Brito <rbrito@ime.usp.br> Sun, 13 Jul 2014 12:31:12 -0300
+
+youtube-dl (2014.06.19-1) unstable; urgency=medium
+
+ * debian/upstream-signing-key.asc: Add keys from upstream.
+ * Rename: debian/upstream-signing-key.asc -> debian/upstream/signing-key.asc
+ * debian/watch: Make use of the signing key from upstream.
+ * Imported Upstream version 2014.06.19. Closes: #752139.
+ * debian/changelog: Annotate with bugs being closed.
+
+ -- Rogério Brito <rbrito@ime.usp.br> Sun, 22 Jun 2014 11:53:20 -0300
+
+youtube-dl (2014.06.07-1) unstable; urgency=medium
+
+ * Imported Upstream version 2014.06.07. Closes: #743005, #749828,
+ #746345.
+ * debian/control: Annotate with bug numbers closed by this release.
+
+ -- Rogério Brito <rbrito@ime.usp.br> Sun, 08 Jun 2014 12:39:54 -0300
+
+youtube-dl (2014.02.17-1) unstable; urgency=medium
+
+ * The "Way too many changes release".
+ * Imported Upstream version 2013.12.23
+ * Imported Upstream version 2014.01.17.2
+ * Imported Upstream version 2014.02.17.
+ + There are too many goodies that this new release brings us,
+ including that it is possible to combine/merge/multiplex audio and
+ video formats that Youtube now offers separately (See the previous
+ notes about Youtube using DASH for video and audio).
+ .
+ Now, if you want a 480p video in H.264 format, High profile, with
+ 128kbps AAC audio (this used to be Youtube's format 35), you can
+ specify format `-f 135+140` on the command-line, and so on. Only your
+ imagination is the limit.
+ + Fixes "using --list-subs triggers downloading video from vimeo".
+ Closes: #734647.
+ * debian/NEWS:
+ + Write news about new muxing feature of youtube-dl.
+ * debian/control:
+ + Massive update of supported sites in long description.
+ + Package complies with policy 3.9.5.
+
+ -- Rogério Brito <rbrito@ime.usp.br> Mon, 17 Feb 2014 19:41:53 -0300
+
+youtube-dl (2013.12.04-1) unstable; urgency=low
+
+ * The "I still have a flu (but am getting better) release".
+ * Imported Upstream version 2013.12.04.
+ + Fixes "more youtube encrypted signature problems". Closes: #730556.
+ + Fixes "collegehumor.com - unicode encode error". Closes: #729730.
+ + Fixes listing 'youtube:search' twice in extractor list.
+ Thanks Jaime Marquínez Ferrándiz for the fix. Closes: #730730.
+ * debian/control: Update list of extractors.
+
+ -- Rogério Brito <rbrito@ime.usp.br> Thu, 05 Dec 2013 02:24:18 -0200
+
+youtube-dl (2013.11.11-2) unstable; urgency=low
+
+ * debian/control: Add dependency on python-pkg-resources.
+ Closes: #729416. Thanks Josh Triplett.
+
+ -- Rogério Brito <rbrito@ime.usp.br> Tue, 12 Nov 2013 16:34:16 -0200
+
+youtube-dl (2013.11.11-1) unstable; urgency=low
+
+ * Imported Upstream version 2013.11.11. Highlights:
+ + Add support for many sites (see long description of the package).
+ + Fix support for many sites (Closes: #728424).
+ + Improve support for many sites (including CNN, Youtube).
+ + Improve support for download of subtitles.
+ + Allow to download tracks marked as not 'streamable' via rtmpdump in
+ soundcloud.
+ + Avoid reencoding videos that are downloaded via HTTP Live Streaming
+ (Apple's version of DASH). These videos have to be downloaded with
+ ffmpeg (or avconv), as youtube-dl doesn't have a downloader for that
+ particular protocol.
+ .
+ See https://en.wikipedia.org/wiki/HTTP_Live_Streaming for more
+ information.
+ * debian/control: Update list of extractors.
+
+ -- Rogério Brito <rbrito@ime.usp.br> Mon, 11 Nov 2013 23:06:01 -0200
+
+youtube-dl (2013.10.23-1) unstable; urgency=low
* Imported Upstream version 2013.10.23.
+ Fix time display for > 60 minutes. Closes: #724834.
* 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