X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/63a6927374492ef47c8fd6de67d0760ace4dd0ed..beb6d38e0a0a4091007847a27022bf08c59f971c:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 3e84c81..3795594 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,46 @@ +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 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 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 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".