1 youtube-dl (2018.06.18-1~2.gbp188197) UNRELEASED; urgency=medium
 
   3   ** SNAPSHOT build @188197bfba3e2d24ca5d776e4b0a34efec58253f **
 
   5   * New upstream version 2018.06.18 (Closes: #900642)
 
   6   * debian/control: Canonicalize with `wrap-and-sort -s -a -b`.
 
   7   * debian/control: Remove X-Python3-Version indication.
 
   9  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 19 Jun 2018 04:55:21 -0300
 
  11 youtube-dl (2018.04.25-1) unstable; urgency=medium
 
  13   * New upstream version 2018.04.25
 
  14   * New buld to fix missing build dependencies due to changes in python3.6.
 
  17     + Verify compliance with Policy 4.1.4 (no changes needed).
 
  19  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 27 Apr 2018 17:20:44 -0300
 
  21 youtube-dl (2018.03.14-1) unstable; urgency=medium
 
  24   * cme fix dpkg-control
 
  25   * Moved packaging to salsa.debian.org
 
  27   [ Nicolas Braud-Santoni ]
 
  28   * d/p/remove-autoupdate-mechanism.patch: Remove upstream's autoupdate
 
  29     mechanism (Closes: #693534, #890119)
 
  32   * New upstream version 2018.01.27
 
  33   * New upstream version 2018.03.14
 
  35     + Update my copyright years.
 
  36   * debian/{compat,control}:
 
  37     + Relutanctly update compat to 11.
 
  39     + Add Recommends: python3-pyxattr. Thanks to Mathieu Malaterre for the
 
  40       report. (Closes: #891446)
 
  41     + Update long description with list of supported sites/extractors.
 
  43     + remove-autoupdate-mechanism.patch: Update patch with metadata at the top.
 
  44     + fix_libav_compat_outdated.patch: Refresh.
 
  45     + remove-autoupdate-mechanism.patch: Refresh.
 
  46     + remove-autoupdate-mechanism.patch: Remove fewer things to avoid future
 
  48     + remove-autoupdate-mechanism.patch: Update metadata and rename to
 
  49       disable-autoupdate-mechanism.patch
 
  50     + Refresh all patches with gbp pq.
 
  52  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 16 Mar 2018 15:55:33 -0300
 
  54 youtube-dl (2017.12.31-1) unstable; urgency=medium
 
  56   * New upstream version 2017.12.31. (Closes: #886249)
 
  57   * debian/control: Mark compliancy with policy 4.1.3 (no changes needed).
 
  59  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 04 Jan 2018 04:35:08 -0200
 
  61 youtube-dl (2017.11.06-1) unstable; urgency=medium
 
  63   * New upstream version 2017.11.06
 
  64   * debian/control: Add recommends on phantomjs. Closes: #880739
 
  66  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 08 Nov 2017 04:40:10 -0200
 
  68 youtube-dl (2017.10.15.1-1) unstable; urgency=medium
 
  70   * New upstream version 2017.10.15.1 (Closes: #793054, #812547)
 
  72     + Update the source repository to github.com.
 
  73     + Update S-V to 4.0.0, no more changes needed.
 
  74     + Change priority from extra to optional.
 
  75     + Mark compliance with policy 4.1.1. No further changes needed.
 
  76   * debian/README.source:
 
  77     + Update with instructions relative to my workflow.
 
  79     + Use HTTPS for Format: field.
 
  80     + Use HTTPS for upstream's source.
 
  81   * debian/{compat,control}: Update compat to 10.
 
  83  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 19 Oct 2017 19:40:59 -0200
 
  85 youtube-dl (2017.09.24-0.1) unstable; urgency=medium
 
  87   * Non-maintainer upload.
 
  88   * New upstream release 2017.09.24.
 
  89     + Fixes downloads from Daily Motion. Closes: #876118, #873853.
 
  91  -- Francois Marier <francois@debian.org>  Sun, 24 Sep 2017 16:07:57 -0700
 
  93 youtube-dl (2017.05.18.1-1) unstable; urgency=medium
 
  95   * New upstream version 2017.05.18.1.
 
  96     + Fixes downloads from YouTube, among other sites. Closes: #861538.
 
  98  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 19 May 2017 03:29:30 -0300
 
 100 youtube-dl (2017.03.26-1) unstable; urgency=medium
 
 102   * New upstream version 2017.03.26.
 
 103     + More fixes for downloads from popular sites.
 
 105  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 30 Mar 2017 18:18:12 -0300
 
 107 youtube-dl (2017.03.07-1) unstable; urgency=medium
 
 109   * New upstream version 2017.03.07.
 
 110     + Fixes downloads from Facebook, among other things.
 
 112     + Update list of supported sites (and list one per line).
 
 114  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 09 Mar 2017 05:45:30 -0300
 
 116 youtube-dl (2017.02.24.1-1) unstable; urgency=medium
 
 118   * New upstream version 2017.02.24.1.
 
 121  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 24 Feb 2017 21:12:46 -0300
 
 123 youtube-dl (2017.02.07-1) unstable; urgency=medium
 
 125   * New upstream version 2017.02.07
 
 126     (Closes: #850893, #851157, #854314, #853120)
 
 127   * debian/upstream/signing-key.asc:
 
 128     + Add keys for both upstream "releasers". (Addresses: #846495)
 
 129   * debian/watch: Simplify the watch file and make it work.
 
 130     Thanks to "user" for the warning. (Closes: #846495)
 
 132     + Update list of supported sites. People keep complaining that it is not
 
 135  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 09 Feb 2017 05:39:37 -0200
 
 137 youtube-dl (2016.12.01-1) unstable; urgency=medium
 
 140   * Revert "debian/watch: Add back pgpsigurlmangle."
 
 141   * Imported Upstream version 2016.08.17
 
 142   * debian/patches: Remove unneeded patches.
 
 145   * Tidy up cleanup rule and keep lintian happy.
 
 146   * Rebuild with only Python 3 support. (Closes: #723990)
 
 147   * Update Standards-Version to 3.9.8 (no changes required).
 
 148   * Add support for zsh completion. (Closes: #816412)
 
 150     + skip_support_file_installation.patch: Install support files via
 
 151       debhelper instead of setup.py.
 
 152     + fix_libav_compat_outdated.patch: Stop libav compatibility links from
 
 153       being considered as genuine. (Closes: #798936)
 
 156   * New upstream version 2016.12.01 (Closes: #753309, #781180, #841156, #840839)
 
 158     + Re-enable signature checking.
 
 160     + Remove mplayer2 from recommends. (Closes: #841187)
 
 161     + Rerun wrap-and-sort.
 
 163  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 01 Dec 2016 01:18:00 -0200
 
 165 youtube-dl (2016.06.25-2) unstable; urgency=medium
 
 167   * The "The next upload will only support Python 3" release.
 
 169     + Add B-D on pandoc and zip. (Closes: #828905)
 
 170       Thanks to Chris Lamb (for the report) and Logan Rosen from Ubuntu
 
 172     + Add recommends on ca-certificates. (Closes: 819759)
 
 173   * debian/watch: Add back pgpsigurlmangle.
 
 175  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 17 Aug 2016 07:39:54 -0300
 
 177 youtube-dl (2016.06.25-1) unstable; urgency=medium
 
 179   * Imported Upstream version 2016.06.25 (Closes: #824799)
 
 181     + Update for version 4.
 
 182     + Skip pgpsigurlmangle for the moment.
 
 183   * debian/patch: Add patch to update list of supported sites
 
 185     + Adapt to new upstream build system.
 
 186     + Add commented snippet for conffile removal.
 
 187     + Ignore tests temporarily.
 
 189  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 25 Jun 2016 15:06:41 -0300
 
 191 youtube-dl (2016.02.22-1) unstable; urgency=medium
 
 193   * ACK NMU. Thanks Wookey! (Closes: #809454)
 
 194   * Imported Upstream version 2016.02.22.
 
 195     (Closes: #808423, #809454, #808468, #721317)
 
 196   * debian/patches: Removed, they came from upstream.
 
 198     + Make all URLs use HTTPS.
 
 199     + Update list of supported sites.
 
 200     + The package complies with policy 3.9.7.
 
 202  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 25 Feb 2016 00:38:12 -0300
 
 204 youtube-dl (2015.11.27.1-1.1) unstable; urgency=medium
 
 206   * Non-maintainer upload.
 
 207   * Fix for youtube failure #809454
 
 209  -- Wookey <wookey@debian.org>  Fri, 08 Jan 2016 01:48:02 +0000
 
 211 youtube-dl (2015.11.27.1-1) unstable; urgency=medium
 
 213   * Imported Upstream version 2015.11.27.1 (Closes: #806559).
 
 215  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 30 Nov 2015 01:39:56 -0200
 
 217 youtube-dl (2015.11.10-1) unstable; urgency=medium
 
 219   * Imported Upstream version 2015.07.21 (Closes: #735012, #736151)
 
 220   * Imported Upstream version 2015.11.10 (Closes: #796035, #804724, #801491).
 
 222     + Drop really ancient Recommends to have ffprobe.
 
 223     + Prefer ffmpeg to libav-tools in Recommends.
 
 224     + Prefer mplayer to mplayer2 in Recommends. (Closes: #796227).
 
 225       Note: I'm still leaving mplayer2 to ease the life of backporters.
 
 226     + Prefer mpv to mplayer in Recommends.
 
 228  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 11 Nov 2015 12:23:08 -0200
 
 230 youtube-dl (2015.06.04.1-1) unstable; urgency=medium
 
 232   * Imported Upstream version 2015.05.15 (Closes: #784322, #783093, #785335)
 
 233   * Imported Upstream version 2015.06.04.1
 
 234   * debian/README.source: Adapt according to changes in git-builpackage.
 
 236     + Update my copyright years.
 
 237     + Fix lintian's dep5-copyright-license-name-not-unique.
 
 238   * debian/gbp.conf: Change to new git-buildpackage syntax.
 
 240     + Document that the --max-quality option is gone.
 
 241     + Update with version to be uploaded.
 
 243     + Add build-dependency on dh-python as per warning from dh_python2.
 
 245  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 13 Jun 2015 17:41:32 -0300
 
 247 youtube-dl (2015.02.28-1) unstable; urgency=medium
 
 249   * Imported Upstream version 2015.02.28. Closes: #778765.
 
 251  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 01 Mar 2015 02:12:13 -0300
 
 253 youtube-dl (2015.02.06-1) unstable; urgency=medium
 
 255   * Imported Upstream version 2015.02.06
 
 257     + Update list of supported sites.
 
 258     + Add recommends on "aria2 | wget | curl" to use the new external
 
 261  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 09 Feb 2015 01:37:50 -0200
 
 263 youtube-dl (2015.01.16-1) unstable; urgency=medium
 
 265   * Imported Upstream version 2015.01.16. Highlight:
 
 266     + Fix changes with Youtube changing the signature algorithm.
 
 268  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 16 Jan 2015 16:08:59 -0200
 
 270 youtube-dl (2014.12.01-1) unstable; urgency=medium
 
 272   * Imported Upstream version 2014.11.21
 
 273   * Imported Upstream version 2014.11.23
 
 274   * Imported Upstream version 2014.12.01.
 
 275     Closes: #771316, #769602.
 
 277     + Record the explicit provenance of public domain status.
 
 278       Thanks Ben Finney for the patch. Closes: #770249.
 
 279     + Fix missing-license-paragraph-in-dep5-copyright.
 
 281  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 02 Dec 2014 21:25:47 -0200
 
 283 youtube-dl (2014.10.30-1) unstable; urgency=medium
 
 285   * Imported Upstream version 2014.10.30.
 
 286     Closes: #765997, #762046.
 
 287   * debian/control: Confirm that the package conforms to policy 3.9.6.
 
 289  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 31 Oct 2014 18:57:02 -0200
 
 291 youtube-dl (2014.08.05-1) unstable; urgency=medium
 
 293   * Imported Upstream version 2014.08.05.
 
 294     Closes: #756246, #756371, #756493.
 
 296  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 06 Aug 2014 15:43:31 -0300
 
 298 youtube-dl (2014.07.15-1) unstable; urgency=medium
 
 300   * Imported Upstream version 2014.07.15. Closes: #754919.
 
 302  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 15 Jul 2014 22:32:37 -0300
 
 304 youtube-dl (2014.07.11-1) unstable; urgency=medium
 
 306   * Imported Upstream version 2014.07.11.
 
 307     Closes: #754569, #740616, #752740, #754628, #754585.
 
 309  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 13 Jul 2014 12:31:12 -0300
 
 311 youtube-dl (2014.06.19-1) unstable; urgency=medium
 
 313   * debian/upstream-signing-key.asc: Add keys from upstream.
 
 314   * Rename: debian/upstream-signing-key.asc -> debian/upstream/signing-key.asc
 
 315   * debian/watch: Make use of the signing key from upstream.
 
 316   * Imported Upstream version 2014.06.19. Closes: #752139.
 
 317   * debian/changelog: Annotate with bugs being closed.
 
 319  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 22 Jun 2014 11:53:20 -0300
 
 321 youtube-dl (2014.06.07-1) unstable; urgency=medium
 
 323   * Imported Upstream version 2014.06.07. Closes: #743005, #749828,
 
 325   * debian/control: Annotate with bug numbers closed by this release.
 
 327  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 08 Jun 2014 12:39:54 -0300
 
 329 youtube-dl (2014.02.17-1) unstable; urgency=medium
 
 331   * The "Way too many changes release".
 
 332   * Imported Upstream version 2013.12.23
 
 333   * Imported Upstream version 2014.01.17.2
 
 334   * Imported Upstream version 2014.02.17.
 
 335     + There are too many goodies that this new release brings us,
 
 336       including that it is possible to combine/merge/multiplex audio and
 
 337       video formats that Youtube now offers separately (See the previous
 
 338       notes about Youtube using DASH for video and audio).
 
 340       Now, if you want a 480p video in H.264 format, High profile, with
 
 341       128kbps AAC audio (this used to be Youtube's format 35), you can
 
 342       specify format `-f 135+140` on the command-line, and so on. Only your
 
 343       imagination is the limit.
 
 344     + Fixes "using --list-subs triggers downloading video from vimeo".
 
 347     + Write news about new muxing feature of youtube-dl.
 
 349     + Massive update of supported sites in long description.
 
 350     + Package complies with policy 3.9.5.
 
 352  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 17 Feb 2014 19:41:53 -0300
 
 354 youtube-dl (2013.12.04-1) unstable; urgency=low
 
 356   * The "I still have a flu (but am getting better) release".
 
 357   * Imported Upstream version 2013.12.04.
 
 358     + Fixes "more youtube encrypted signature problems". Closes: #730556.
 
 359     + Fixes "collegehumor.com - unicode encode error". Closes: #729730.
 
 360     + Fixes listing 'youtube:search' twice in extractor list.
 
 361       Thanks Jaime Marquínez Ferrándiz for the fix. Closes: #730730.
 
 362   * debian/control: Update list of extractors.
 
 364  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 05 Dec 2013 02:24:18 -0200
 
 366 youtube-dl (2013.11.11-2) unstable; urgency=low
 
 368   * debian/control: Add dependency on python-pkg-resources.
 
 369     Closes: #729416. Thanks Josh Triplett.
 
 371  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 12 Nov 2013 16:34:16 -0200
 
 373 youtube-dl (2013.11.11-1) unstable; urgency=low
 
 375   * Imported Upstream version 2013.11.11. Highlights:
 
 376     + Add support for many sites (see long description of the package).
 
 377     + Fix support for many sites (Closes: #728424).
 
 378     + Improve support for many sites (including CNN, Youtube).
 
 379     + Improve support for download of subtitles.
 
 380     + Allow to download tracks marked as not 'streamable' via rtmpdump in
 
 382     + Avoid reencoding videos that are downloaded via HTTP Live Streaming
 
 383       (Apple's version of DASH). These videos have to be downloaded with
 
 384       ffmpeg (or avconv), as youtube-dl doesn't have a downloader for that
 
 387       See https://en.wikipedia.org/wiki/HTTP_Live_Streaming for more
 
 389   * debian/control: Update list of extractors.
 
 391  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 11 Nov 2013 23:06:01 -0200
 
 393 youtube-dl (2013.10.23-1) unstable; urgency=low
 
 395   * Imported Upstream version 2013.10.23.
 
 396     + Fix time display for > 60 minutes. Closes: #724834.
 
 397     + All adult-related sites should respect the age being set via the
 
 398       `--age-limit` option (which can be put in a global configuration file
 
 399       under the /etc directory), thus making youtube-dl safe for Debian Edu
 
 400       and Debian Jr. Closes: #715407.
 
 401     + Document that the output template accepts specification of
 
 402       downloaded formats (template: %(format)s). In particular, this:
 
 403       - Avoids resuming downloads with different formats. Closes: #689294.
 
 404       - Allows downloading all available formats. Closes: #643831.
 
 406     + Update long description with list of supported sites.
 
 408     + Update with notes about split audio/video downloads.
 
 410  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 25 Oct 2013 01:33:56 -0200
 
 412 youtube-dl (2013.10.04-1) unstable; urgency=low
 
 414   * Imported Upstream version 2013.10.04. Closes: #723592.
 
 416  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 04 Oct 2013 09:44:46 -0300
 
 418 youtube-dl (2013.10.01-1) unstable; urgency=low
 
 420   * The "In a hurry release".
 
 421   * Imported Upstream version 2013.10.01.
 
 422     + Closes: #724321, #722343, #722298.
 
 424  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 03 Oct 2013 01:28:58 -0300
 
 426 youtube-dl (2013.08.29-1) unstable; urgency=low
 
 428   * Imported Upstream version 2013.08.29. Highlights:
 
 429     + Fix subtitle downloading. (Closes: #721257)
 
 430     + Add/improve support cryptographic signatures of lengths 80, 82, 84,
 
 432     + Add/improve support for the following sites:
 
 433       - Youtube: Add support for DASH videos. See:
 
 434         https://en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP
 
 435       - Slashdot: tv.slashdot.org
 
 436       - News sites: CNN, NBC news, PBS.
 
 437       - MIT sites: video.mit.edu, techtv.mit.edu
 
 438       - Other sites: Youporn, hark.com, AddAnime, RTLnow, jeuxvideo.com,
 
 439         VOXnow, collegehumor, the generic extractor, Vimeo, funnyordie,
 
 440         statigram, utv.unistra.fr, canalc2.tv, XHamster, 220.ro,
 
 441         trilulilu.ro, canalplus, appletrailers, addanime, orf.at,
 
 443     + Allow embedding of subtitles in mp4 videos.
 
 444     + Allow the use to specify languages for subtitles.
 
 446     + Fix long line in the previous uploaded entry, to please lintian and
 
 449     + Remove upper limit on the python version that we support.
 
 451  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 29 Aug 2013 21:36:16 -0300
 
 453 youtube-dl (2013.08.17-1) unstable; urgency=low
 
 455   * Imported Upstream version 2013.08.17. Highlights:
 
 456     + Add/improve support cryptographic signatures of lengths 83, 85, 86, 87,
 
 457       89. (Closes: #719309).
 
 459     Fixing the signature of the lengths listed above makes it to download
 
 460     many music videos (including those from VEVO). For those (like me)
 
 461     that don't know what VEVO is/was, here is a snippet from Wikipedia:
 
 463     "Vevo, LLC (stylized vevo) is a joint venture music video website
 
 464     operated by Sony Music Entertainment, Universal Music Group, Google
 
 465     and Abu Dhabi Media with EMI licensing its content to the group
 
 466     without taking an ownership stake."
 
 468  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 18 Aug 2013 08:03:58 -0300
 
 470 youtube-dl (2013.08.08-1) unstable; urgency=low
 
 472   * Imported Upstream version 2013.08.02
 
 473   * Imported Upstream version 2013.08.08. Highlights:
 
 474     + Improve GenericIE for compatibility with more sites.
 
 476       - Add/improve support cryptographic signatures of lengths 79, 81, 83,
 
 477         84, 85, 86, 87, 90, 92. (Closes: #718391, #717537, #716987)
 
 478       - Support signatures with more than 2 parts.
 
 479       - Add support for downloading recommended videos (via :ytrec)
 
 480       - Support downloading videos from the user's "Watch Later" playlist.
 
 481       - Add better support for "age protected videos".
 
 482       - Add explicit support for 3D videos.
 
 500     + Improve support for:
 
 504       - Metacafe: support AnyClip videos.
 
 508       - videos from VEVO (they just keep changing stuff to prevent people
 
 509         downloading music videos).
 
 513   * debian/control: Update long description with list of supported sites.
 
 515  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 07 Aug 2013 20:40:48 -0300
 
 517 youtube-dl (2013.07.10-1) unstable; urgency=low
 
 519   * Imported Upstream version 2013.07.10. (Closes: #716092)
 
 521  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 10 Jul 2013 18:53:05 -0300
 
 523 youtube-dl (2013.07.02-1) unstable; urgency=low
 
 525   * Imported Upstream version 2013.07.02. Highlights:
 
 526     + Add support for hotnewhiphop.com.
 
 527     + Add support for auengine.com.
 
 528     + Add support for gamespot.com.
 
 529     + Add support for RingTV.
 
 530     + Add support for wat.tv.
 
 531     + Add support for traileraddict.com.
 
 532     + Add support for tu.tv.
 
 533     + Add support for instagram.com.
 
 534     + Improve support for encrypted signatures in Youtube.
 
 535     + Improve support for videos from ArteTv.
 
 536     + Minor improvements to the generic fallback information extractor.
 
 537     + Change the default naming of videos to the template:
 
 538       `%(title)s-%(id)s.%(ext)s`
 
 540     + Revise that package complies with standars version 3.9.4.
 
 543  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 04 Jul 2013 10:00:59 -0300
 
 545 youtube-dl (2013.06.34-1) unstable; urgency=low
 
 547   * Imported Upstream version 2013.06.26
 
 548   * Imported Upstream version 2013.06.33. Highlights:
 
 549     + VimeoIE: allow to download password protected videos. (Closes: #523326)
 
 550     + YoutubeIE: A lot of work for downloading VEVO videos.
 
 551     + Add support for Statigr.am.
 
 552     + Add support for break.com.
 
 553     + Add support for tudou.com. (Closes: #657148)
 
 554     + Add support for Jukebox.
 
 555     + Add specific code for VEVO videos.
 
 556     + Modularize the code so that each site has its code in a
 
 557       respective file (usable as python modules, as, for instance,
 
 558       `youtube_dl.extractor.youtube`).
 
 559     + Modularize the code so that the downloading class is split in two:
 
 560       - YoutubeDL is the class that coordinates everything.
 
 561       - FileDownloader gets a filename and an info dict and downloads the
 
 563     + Fix downloading from Google+ videos (new URL format).
 
 564   * Imported Upstream version 2013.06.34. Highlights:
 
 565     + Add support for downloading automatic transcribed subtitles.
 
 566     + Add support for downloading subtitles in WebVTT (vtt) format.
 
 567     + Add support for Wimp.com.
 
 568     + Add support for CSpan. (Closes: #659623)
 
 569     + Improve support for Youtube's crypto signing fields.
 
 571     + Add mplayer{,2} as recommends, needed for mms:// or rtsp:// schemes.
 
 572     + Make explicit version of Python that we require.
 
 573   * debian/rules: Use python2 plugin with debhelper.
 
 575     + Make determination of python versions automatic.
 
 576     + Fix syntax error in Depends: field.
 
 578  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 23 Jun 2013 20:10:54 -0300
 
 580 youtube-dl (2013.06.21-2) unstable; urgency=low
 
 583     + Add missing Build-Dependency on python-pkg-resources.
 
 584       Thanks to Sven Joachim <svenjoac@gmx.de> for the hint (Closes: #713835)
 
 586     + Fix misplaced README.txt.gz.
 
 587       Thanks to Sven Joachim <svenjoac@gmx.de> for the patch (Closes: #713834)
 
 589  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 23 Jun 2013 18:59:25 -0300
 
 591 youtube-dl (2013.06.21-1) unstable; urgency=low
 
 593   * New upstream version.
 
 594     Closes: #711733, #697086, #697594, #645925, #683795, #659515.
 
 595   * Imported Upstream version 2013.05.14
 
 597     + Update to track github tags. Thanks to Bart Martens for the rewrite.
 
 598   * debian/README.source:
 
 599     + Update my own instructions.
 
 600   * Imported Upstream version 2013.05.23
 
 602     + Download version specific for distributors.
 
 604     + Bump build-dep on debhelper to >= 9.
 
 606     + Use level 9 of debhelper.
 
 607   * Imported Upstream version 2013.06.21
 
 609     + Remove, as we let setup.py install things. (Closes: #699043)
 
 611     + Simplify rules file with use of buildsystem.
 
 613     + Remove B-D on pandoc.
 
 614     + Remove B-D-I on perl.
 
 615     + Remove obsolete DMUA flag.
 
 617     + Move incorrectly (bash completion) installed file to its right place.
 
 618     + Remove egg-info directory in the clean target.
 
 620  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 22 May 2013 21:01:15 -0300
 
 622 youtube-dl (2012.12.11-1) unstable; urgency=low
 
 625     + Adapt to new upstream distribution scheme.
 
 626   * Imported Upstream version 2012.12.11
 
 628     + Disable new test suites. They depend on network access.
 
 629     + Remove repackaging need: Upstream adopted a new strategy.
 
 630     + Leave it as vanilla as possible.
 
 631     + Simplify the build process by not calling setup.py.
 
 632   * debian/{control,manpages,rules,youtube-dl.pod}:
 
 633     + Use manpage from upstream.
 
 635  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 18 Dec 2012 09:45:19 -0200
 
 637 youtube-dl (2012.09.27+dfsg1-1) unstable; urgency=low
 
 639   * Urgency set to high to fix an RC bug.
 
 640   * Imported Upstream version 2012.09.27+dfsg1:
 
 641      + Remove binaries without sources. Thanks to Ansgar Burchardt for
 
 642        notifying me. (Closes: #689493)
 
 644     + Rewrite in Copyright Format 1.0 for readability.
 
 646     + Add a `get-orig-source` target to remove binaries without sources.
 
 648     + Remove `*.pyc` files due to new upstream changes.
 
 650     + Adapt for mangled debian version.
 
 652  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 17 Nov 2012 15:01:05 -0200
 
 654 youtube-dl (2012.09.27-1) unstable; urgency=low
 
 656   * Imported Upstream version 2012.09.27:
 
 657     + Fixes changes in youtube that prevented youtube-dl from working.
 
 658       Thanks Alex Wauck and Josh Triplett for notifying me of the breakage.
 
 660     + Incorporates my patch for downloading from tube.majestyc.net.
 
 662   * debian/patches: Remove unneeded patches.
 
 664  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 28 Sep 2012 02:27:37 -0300
 
 666 youtube-dl (2012.02.27+gita171dbf-3) unstable; urgency=low
 
 668   * Add python to build-depends-indep. (Closes: #647407)
 
 670  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 06 Aug 2012 22:11:25 -0300
 
 672 youtube-dl (2012.02.27+gita171dbf-2) unstable; urgency=low
 
 674   * Disable downloading from tube.majestyc.net for the moment.
 
 677  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 05 Aug 2012 16:50:15 -0300
 
 679 youtube-dl (2012.02.27+gita171dbf-1) unstable; urgency=low
 
 681   * Imported Upstream version 2012.02.27+gita171dbf. Highlights:
 
 682     + Fixes for sites changing layouts:
 
 683       - Vimeo. Closes: #682865.
 
 684       - blip.tv. Closes: #671167.
 
 685     + Redirects are now supported. Closes: #597797.
 
 687     + Allow use of libav-tools for transcoding instead of ffmpeg.
 
 688     + Build-Depend-Indep on zip for upstream's build system.
 
 689     + Bump depends on python >= 2.6, for new "zipped executables".
 
 690   * debian/rules: We now have something to make.
 
 691   * debian/patches: Add support for tube.majestyc.net. Closes: #612586.
 
 693  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 05 Aug 2012 01:45:05 -0300
 
 695 youtube-dl (2012.02.27-1) unstable; urgency=low
 
 697   * Imported Upstream version 2012.02.27. Highlights:
 
 698     + Add support for MTV.
 
 699     + Allow the Vimeo engine to work with embedded video URLs.
 
 700     + Add --verbose switch option. Not documented in the manpage yet,
 
 702   * debian/gbp.conf: Add defaults for the git-buildpackage suite.
 
 703   * Make debian/README.source simpler.
 
 704   * Don't automatically sign tags with git-buildpackage.
 
 705   * Update the manpage to cite which sites youtube-dl supports.
 
 706     Thanks to Adrian Knoth for the patch (Closes: #657978)
 
 707   * Update Standards-Version to 3.9.3 (no other changes).
 
 709  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 17 Mar 2012 13:41:15 -0300
 
 711 youtube-dl (2012.01.05-2) unstable; urgency=low
 
 713   * debian/control: Per requests, change rtmpdump to a Recommends.
 
 714     Thanks to Nicola Ferralis (Closes: #655036)
 
 716  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 07 Jan 2012 22:51:17 -0200
 
 718 youtube-dl (2012.01.05-1) unstable; urgency=low
 
 720   * Imported Upstream version 2012.01.05. Highlights:
 
 721     + Fixed duplicated downloads from YouTube user page.
 
 722     + Support configuration files. (Closes: #429557).
 
 723     + Added support for Soundcloud.
 
 724     + Added support for InfoQ.
 
 725     + Added support for Mixcloud.
 
 726     + Added support for OpenClassRoom.
 
 727     + Support aac audio in mp4 container (as .m4a files).
 
 728     + Support wav audio output.
 
 729     + Added --max-downloads option. Not documented in the manpage yet,
 
 731     + Added --prefer-free-formats option. Not documented in the manpage
 
 732       yet, patches welcome.
 
 733   * debian/patches: Drop patches already included upstream.
 
 734   * debian/control: Add support for earlier versions of ffmpeg/ffprobe.
 
 735     Thanks to Uwe Kleine-König for the suggestion. (Closes: #651060)
 
 736   * debian/control: Update list of supported sites.
 
 738  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 06 Jan 2012 13:48:47 -0200
 
 740 youtube-dl (2011.10.19-4) unstable; urgency=low
 
 742   * debian/{rules,control}:
 
 743     + Remove build-dependency on python, as that's not really needed.
 
 745  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 20 Nov 2011 10:22:04 -0200
 
 747 youtube-dl (2011.10.19-3) unstable; urgency=low
 
 750    + Add python to B-D-Indep. Closes: #647407.
 
 751      Thanks to Felix Geyer, Daniel T Chen, and Simon Paillard.
 
 752    + Fix capitalization of YouTube. Closes: #649111.
 
 753      Thanks to Filipus Klutiero.
 
 755  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 18 Nov 2011 19:28:01 -0200
 
 757 youtube-dl (2011.10.19-2) unstable; urgency=low
 
 759   * Add patch to fix downloading from facebook.
 
 761  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 22 Oct 2011 01:16:31 -0200
 
 763 youtube-dl (2011.10.19-1) unstable; urgency=low
 
 765   * Imported Upstream version 2011.10.19. Highlights:
 
 766     + Added option -L to list available formats.
 
 767     + Understand more playlist formats in youtube.
 
 768     + Added support for CollegeHumor.
 
 769     + Added support for xvideos.com.
 
 770     + Added support for HD videos in vimeo.
 
 772     + Update short description.
 
 773     + Mention that getting worst quality is also possible.
 
 774     + Update list of sites in the long description.
 
 775     + It's vcs-browseR, not vcs-browse.
 
 776   * Update the manpage wrt the 'worst' format. Thanks Cristian Rigamonti.
 
 778  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 18 Oct 2011 21:13:16 -0200
 
 780 youtube-dl (2011.09.27-1) unstable; urgency=low
 
 782   * New upstream version. Highlights:
 
 783     + Added support for vimeo (closes: #619023).
 
 784     + Added support for blip.tv.
 
 785     + Added support for myvideo.de.
 
 786     + Added support for comedycentral.
 
 787     + Added support for "The Escapist".
 
 788     + Added ability to download worst quality video (closes:#609328).
 
 789     + Added ability to get available formats for a video (--get-format).
 
 790     + Added support to extract vorbis audio with --extract-audio.
 
 791     + New command line options: --writedescription, --write-info-json,
 
 792       --list-extractors, --skip-download, --get-format.  Not documented in
 
 793       the manpage yet, patches welcome.
 
 795     + Add fields for the VCS system.
 
 796     + cosmetics: Run wrap-and-sort to make the packaging canonical.
 
 798     + Remove 01-prefer-open-formats.patch, integrated upstream.
 
 800  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 29 Sep 2011 14:37:13 -0300
 
 802 youtube-dl (2011.08.04-2) unstable; urgency=low
 
 804   * debian/{clean,youtube-dl.1}: Don't keep old files hanging around.
 
 805   * debian/control: We comply with policy 3.9.2.
 
 806   * debian/rules: Fix references to Perl. Closes: #637107.
 
 807   * debian/source/local-options: Set to unapply-patches.
 
 809  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 09 Aug 2011 16:38:46 -0300
 
 811 youtube-dl (2011.08.04-1) unstable; urgency=low
 
 813   * Imported Upstream version 2011.08.04. Highlight:
 
 814     + Fix changes on Youtube's side. Closes: #636611, #624139, #636547.
 
 815       Thanks for all those that were kind enough to notify me.
 
 816     + Includes robustness fixes for youtube videos, including a fix (dated
 
 817       2011-02-25, which I forgot to include) to cope with videos whose IDs
 
 818       begin with an hyphen. Closes: #632922. Sorry, Matt Kraai, for
 
 819       forgetting about this!
 
 820   * debian: Add a README.source file describing how the package is
 
 823  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 05 Aug 2011 12:25:55 -0300
 
 825 youtube-dl (2011.02.25b-1) unstable; urgency=low
 
 827   * New upstream release. Some highlights:
 
 828     + Enable artist playlists in YoutubePlaylistIE.
 
 829     + Add support for getting videos from Facebook.
 
 830     + Support more common YouTube playlist URLs
 
 831     + Extract audio from your videos using ffmpeg as a postprocessor.
 
 833     + Add recommends on ffmpeg.
 
 834     + Update the list of sites supported by youtube-dl in the long
 
 839  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 25 Feb 2011 20:27:47 -0300
 
 841 youtube-dl (2011.01.30-2) unstable; urgency=low
 
 844     + include build-depends-indep on perl, for pod2man (not used during clean).
 
 845     + update the build-dependency on debhelper (we use the override feature).
 
 847     + generate the actual manpage from the pod source at build time.
 
 849  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 31 Jan 2011 20:30:36 -0200
 
 851 youtube-dl (2011.01.30-1) unstable; urgency=low
 
 853   * New upstream release. Some highlights:
 
 854     + options -b and -f are removed.
 
 855     + fix progress report when continuing partial downloads.
 
 856     + request compressed pages by default.
 
 857     + add support for embedded youtube playlist URLs; doesn't fix #495164 yet.
 
 858     + add option --dump-user-agent.
 
 859     + add option --console-title.
 
 860     + add option --no-part.
 
 861     + add option --get-filename.
 
 862     + set downloaded file mtime to the last-modified header, if possible.
 
 863     + add option --no-mtime.
 
 865     + update dependency on python's minimum version to 2.5.
 
 866   * debian/youtube-dl.pod:
 
 869  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 31 Jan 2011 00:31:09 -0200
 
 871 youtube-dl (2010.12.09-1) unstable; urgency=low
 
 873   * New upstream release:
 
 874     + Use filename with suffix .part while the download is still incomplete.
 
 875     + Add support for downloading files from depositfiles.com.
 
 876     + Fix recent changes in youtube.com. Closes: #606537.
 
 878     + Update to work with the github redirector.
 
 879   * debian/youtube-dl.pod:
 
 880     + Add short description on youtube.com's video formats.
 
 881       Based on Nicola Ferralis's patch. Closes: #605311.
 
 882     + Add description of options -A, --playlist-start, and --playlist-end
 
 883       options. Thanks to Josh Triplett. Closes: #604983.
 
 887  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 10 Dec 2010 10:41:25 -0200
 
 889 youtube-dl (2010.11.19-1) unstable; urgency=low
 
 891   * New upstream release. Highlights:
 
 892     + Fix downloading of RTMP URL's.
 
 893     + Added command line switch (-A) to auto-number downloads.
 
 894     + Allow comments in batchfiles.
 
 895     + Add option to specify the video to end at in a playlist.
 
 896   * debian/{watch,control}:
 
 897     + Update for the move from bitbucket to github.
 
 901  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 25 Nov 2010 15:54:56 -0200
 
 903 youtube-dl (2010.10.24-2) unstable; urgency=low
 
 905   * The "I forgot to save the changelog file" release.
 
 906   * The highlights of the new release are:
 
 907     + Add --cookies option to allow saving cookies to disk
 
 908       (primarily to be used with external downloaders: e.g., aria2c).
 
 909     + Support "https" both for YouTube URLs and for login.
 
 913  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 25 Oct 2010 03:10:07 -0200
 
 915 youtube-dl (2010.10.24-1) unstable; urgency=low
 
 917   * New upstream release.
 
 919  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 25 Oct 2010 02:23:40 -0200
 
 921 youtube-dl (2010.10.03-1) unstable; urgency=low
 
 923   * The "upload from sunny California" release
 
 924   * New upstream release:
 
 925     + Downloading manually the release 2010.10.03 corresponding to
 
 926       http://bitbucket.org/rg3/youtube-dl/changeset/190d2d0fd729
 
 927     + Abort downloads that can't be written to the disk
 
 928     + Fix downloading some videos from metacafe.com
 
 929     + Try to discover the video extension from metacafe.com
 
 930     + Allow #! in youtube urls
 
 931     + Fix extraction of uploader nickname on dailymotion
 
 932     + Support downloads from youtube-nocookie.com urls
 
 933     + Code improvements in general
 
 934     + Retry that fail with codes 5xx on youtube
 
 936     + rename 01-add-support-to-webm.patch to 01-prefer-open-formats.patch
 
 937     + update the patch to apply to new versions of youtube-dl
 
 938     + re-enable the patch to give preference to webm videos
 
 940  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 13 Oct 2010 21:58:24 -0700
 
 942 youtube-dl (2010.08.04-1) unstable; urgency=low
 
 944   * New upstream release:
 
 945     + Fix metacafe.com code not working due to gdaKey again
 
 946     + Add option (--playlist-start) to specify the initial video for playlists
 
 947     + Put back -b option as a placeholder with a warning message
 
 948     + Consider the file downloaded if the size differs in less than 100 bytes
 
 949     + Reorganize request code to make it a bit more robust
 
 950     + Properly detect YouTube error messages to print them on screen
 
 952     + Remove suggests on gst-p-b (>= 0.10.18.3-2)
 
 953     + The package complies with Policy 3.9.1 without any other changes.
 
 955     + Remove commented lines.
 
 956   * debian/youtube-dl.pod:
 
 957     + Update the manpage to include newer options.
 
 958     + Don't mention removed options anymore. Closes: #590825, #592368.
 
 960  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 09 Aug 2010 13:27:41 -0400
 
 962 youtube-dl (2010.07.24-1) unstable; urgency=medium
 
 964   * Urgency medium due to changes in the site that broke earlier versions.
 
 965   * New upstream release:
 
 966     + restore support for WebM formats.
 
 968     + fix entry that stated incorrect removed options. Closes: #590144.
 
 970  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 24 Jul 2010 22:29:21 -0300
 
 972 youtube-dl (2010.07.22-1) unstable; urgency=medium
 
 974   * Urgency set to medium due to changes in the site
 
 975   * New upstream release:
 
 976     + make youtube-dl work again. Closes: #589974.
 
 977     + removed command line options -b and -d.
 
 979     + document the removal of command line options and the new behavior.
 
 981     + disabled for the moment.
 
 983     + include the support of dailymotion in the long description.
 
 984     + update the standards version to 3.9.0, with no other changes.
 
 986  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 22 Jul 2010 18:58:29 -0300
 
 988 youtube-dl (2010.07.14-1) unstable; urgency=low
 
 990   * New upstream release:
 
 991     + add preliminary support for Dailymotion videos
 
 992     + improve support for WebM in YouTube
 
 993     + add support for the "original" video format in YouTube
 
 994     + add a --max-quality option
 
 995     + add support for youtu.be URLs
 
 997   * debian/patches/01-add-support-to-webm.patch:
 
 998     + update and refresh.
 
1000  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 14 Jul 2010 22:39:54 -0300
 
1002 youtube-dl (2010.06.06-1) unstable; urgency=low
 
1004   * New upstream release:
 
1005     + support for retrying connections after a 503 error
 
1006     + argument '-' can be used with -a to indicate stdin
 
1007     + support for webm formats
 
1008   * debian/patches/01-add-support-to-webm.patch:
 
1009     + remove parts applied upstream
 
1010     + update to download webm videos based on their quality
 
1012  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 07 Jun 2010 04:16:54 -0300
 
1014 youtube-dl (2010.04.04-3) unstable; urgency=low
 
1016   * Migrate the packaging to smaller dh(7) style.
 
1017   * Update the years of copyright.
 
1019  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 01 Jun 2010 11:06:06 -0300
 
1021 youtube-dl (2010.04.04-2) unstable; urgency=low
 
1023   * Add support to webm (vp8 + vorbis) format:
 
1024     + debian/patches/01-add-support-to-webm.patch: the code
 
1025     + debian/NEWS: the documentation
 
1026     + debian/control: the suggests field
 
1028  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 29 May 2010 13:11:43 -0300
 
1030 youtube-dl (2010.04.04-1) unstable; urgency=low
 
1032   * New upstream release:
 
1033     + allow grabbing videos from vevo.
 
1034     + allow download whole playlists and keep the videos numbered.
 
1035     + add support for new playlist style.
 
1036     + fix detection of multipage playlists.
 
1037     + insist a little bit more to grab videos from youtube.
 
1038     + add information extractor for video.yahoo.com.
 
1039     + fix cosmetic issues with rtmpdump.
 
1040     + add option --all-formats to grab all available formats for a given video.
 
1041     + add "-" (without quotes) as an alias to output videos to stdout.
 
1043  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 04 Apr 2010 17:55:00 -0300
 
1045 youtube-dl (2010.03.13-1) unstable; urgency=low
 
1047   * New upstream release
 
1048     + added option to disable the status/progress updates.
 
1049     + fine tuned the sequence of formats searched to discover the best quality.
 
1051  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 14 Mar 2010 23:33:48 -0300
 
1053 youtube-dl (2010.02.13-1) unstable; urgency=low
 
1055   * New upstream release
 
1056     + stronger parsing of URLs.
 
1057     + better generation of filenames.
 
1059     + include misc-depends due to debhelper.
 
1060     + the package is compliant with policy 3.8.4.
 
1062  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 17 Feb 2010 00:19:23 -0200
 
1064 youtube-dl (2010.01.19-1) unstable; urgency=low
 
1066   * New upstream release. As upstream does not provide a changelog, here
 
1068     + patched to add Google Video and Photobucket support
 
1069     + add support for using rtmpdump
 
1070     + added support to download all of a user's videos!
 
1071     + fix detection of uploader nickname in metacafe
 
1072     + take format 37 into account
 
1073     + add self-updating code
 
1074     + allow empty titles because they do appear in some videos
 
1075     + use default values for "continuedl" and "nooverwrites" parameters
 
1076     + avoid using Unicode strings when forming URL requests
 
1077     + improve preferred encoding detection method
 
1078   * Remove all patches (applied upstream).
 
1079   * Add suggests on rtmpdump.
 
1080   * Shorten the short description.
 
1081   * Include list of sites supported in the long description.
 
1083  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 26 Jan 2010 11:28:40 -0200
 
1085 youtube-dl (2009.09.13-2) unstable; urgency=low
 
1087   * change to "3.0 (quilt)" format.
 
1088   * add support for 1080p videos. Thanks Josh Triplett. Closes: #557042.
 
1089   * include a better manpage. Closes: #553919.
 
1090   * include the DMUA: yes field.
 
1091   * kindly reviewed by Li Daobing.
 
1093  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 19 Nov 2009 11:21:36 -0200
 
1095 youtube-dl (2009.09.13-1) unstable; urgency=low
 
1097   * New upstream release
 
1099     + adjust for the new upstream layout.
 
1101     + Standards-Version updated to 3.8.3. No changes needed.
 
1103  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 10 Oct 2009 12:17:53 -0300
 
1105 youtube-dl (2009.08.08-1~try01) unstable; urgency=low
 
1107   * The current maintainer seems busy (Closes: #491616):
 
1108     + ability to recognize more qualities of a video.
 
1109     + ability to automatically find the best quality video.
 
1110     + ability to download entire playlists.
 
1111     + ability to specify various urls. (Closes: #452071)
 
1112     + ability to resume interrupted downloads.
 
1113     + many other things.
 
1116     + mention that the package is in the public domain.
 
1117     + include my information.
 
1118     + update the URL of the package.
 
1120     + add a Homepage: field.
 
1121     + keeping the current manpage for now.
 
1122     + give more details in the long description.
 
1123     + list me as the maintainer.
 
1124     + Standards-Version updated to 3.8.2.
 
1126     + let's help with automatic updates.
 
1128  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 10 Aug 2009 08:14:08 -0300
 
1130 youtube-dl (2008.03.22-1) unstable; urgency=low
 
1132   * New upstream release:
 
1133     - adds -f / --format command line option.
 
1135  -- Robert S. Edmonds <edmonds@debian.org>  Wed, 26 Mar 2008 13:19:23 -0400
 
1137 youtube-dl (2008.03.08-1) unstable; urgency=low
 
1139   * New upstream release:
 
1140     - adds -b / --best-quality command line option.
 
1142  -- Robert S. Edmonds <edmonds@debian.org>  Wed, 12 Mar 2008 14:26:04 -0400
 
1144 youtube-dl (2008.01.24-1) unstable; urgency=low
 
1146   * New upstream release; closes: #462427, #462428.
 
1147     - fixes youtube download issues.
 
1149  -- Robert S. Edmonds <edmonds@debian.org>  Thu, 24 Jan 2008 22:15:05 -0500
 
1151 youtube-dl (2007.10.09-1) unstable; urgency=low
 
1153   * New upstream release.
 
1155  -- Robert S. Edmonds <edmonds@debian.org>  Mon, 08 Oct 2007 19:22:33 -0400
 
1157 youtube-dl (2007.08.24-1) unstable; urgency=low
 
1159   * New upstream release; closes: #439363.
 
1161  -- Robert S. Edmonds <edmonds@debian.org>  Fri, 24 Aug 2007 13:54:40 -0400
 
1163 youtube-dl (2007.06.22-1) unstable; urgency=low
 
1165   * New upstream release:
 
1168  -- Robert S. Edmonds <edmonds@debian.org>  Thu, 21 Jun 2007 20:42:57 -0400
 
1170 youtube-dl (2007.06.06-1) unstable; urgency=low
 
1172   * New upstream release:
 
1173     - "--title-too" command line option to print the video's title.
 
1175  -- Robert S. Edmonds <edmonds@debian.org>  Thu, 07 Jun 2007 01:04:01 -0400
 
1177 youtube-dl (2007.03.27-1) unstable; urgency=low
 
1179   * New upstream release:
 
1181     - "--literal" command line option to use the video title in the filename.
 
1182     - "--get-url" command line option to print the real video URL.
 
1184  -- Robert S. Edmonds <edmonds@debian.org>  Mon,  2 Apr 2007 21:46:56 -0400
 
1186 youtube-dl (2007.02.18-1) unstable; urgency=low
 
1188   * New upstream release:
 
1190     - Catches socket errors.
 
1192  -- Robert S. Edmonds <edmonds@debian.org>  Tue, 20 Feb 2007 13:57:32 -0500
 
1194 youtube-dl (2007.01.19-1) unstable; urgency=low
 
1196   * New upstream release, closes: #406146.
 
1198  -- Robert S. Edmonds <edmonds@debian.org>  Sun, 28 Jan 2007 17:41:44 -0500
 
1200 youtube-dl (2006.12.07-1) unstable; urgency=low
 
1202   * New upstream release:
 
1203     - Use -t to name the downloaded file after the title, closes: #395184.
 
1204     - Parses URLs without a leading "http://", closes: #400321.
 
1206  -- Robert S. Edmonds <edmonds@debian.org>  Sun, 10 Dec 2006 13:52:36 -0500
 
1208 youtube-dl (2006.11.12-1) unstable; urgency=low
 
1210   * New upstream release.
 
1212  -- Robert S. Edmonds <edmonds@debian.org>  Sat, 25 Nov 2006 16:12:03 -0500
 
1214 youtube-dl (2006.09.25-1) unstable; urgency=low
 
1216   * New upstream release.
 
1217   * python >= 2.4 is now required.
 
1219  -- Robert S. Edmonds <edmonds@debian.org>  Wed, 27 Sep 2006 17:43:07 -0400
 
1221 youtube-dl (2006.08.28-1) unstable; urgency=low
 
1223   * Initial release, closes: #385748.
 
1225  -- Robert S. Edmonds <edmonds@debian.org>  Sun,  3 Sep 2006 19:43:27 -0400