~ubuntu-branches/ubuntu/precise/youtube-dl/precise

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Rogério Brito
  • Date: 2010-06-07 04:16:54 UTC
  • mfrom: (1.1.13 upstream) (5.1.10 sid)
  • Revision ID: james.westby@ubuntu.com-20100607041654-6qtw8havyc8zrjc8
Tags: 2010.06.06-1
* New upstream release:
  + support for retrying connections after a 503 error
  + argument '-' can be used with -a to indicate stdin
  + support for webm formats
* debian/patches/01-add-support-to-webm.patch:
  + remove parts applied upstream
  + update to download webm videos based on their quality

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
youtube-dl (2010.06.06-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release:
 
4
    + support for retrying connections after a 503 error
 
5
    + argument '-' can be used with -a to indicate stdin
 
6
    + support for webm formats
 
7
  * debian/patches/01-add-support-to-webm.patch:
 
8
    + remove parts applied upstream
 
9
    + update to download webm videos based on their quality
 
10
 
 
11
 -- Rogério Brito <rbrito@ime.usp.br>  Mon, 07 Jun 2010 04:16:54 -0300
 
12
 
1
13
youtube-dl (2010.04.04-3) unstable; urgency=low
2
14
 
3
15
  * Migrate the packaging to smaller dh(7) style.