~ubuntu-branches/debian/squeeze/pyrenamer/squeeze

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Adolfo González Blázquez
  • Date: 2008-09-17 14:22:21 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080917142221-pa4xq3sowwkv0moo
Tags: 0.6.0-1
* New upstream release:
  - Fix crash when a id3 tag is not available or wrong, returning an
    empty filename (LP: #235161)
  - Fix crash while processing some bad exif tags, catching possible
    exceptions (LP: #261832)
  - Fix crash while starting, fixing src/treefilebrowser.py (LP: #237482)
* debian/control:
  - Build-Depends-Indep: removed 'python-eyed3'
  - Depends: changed 'python-eyed3' to 'python-hachoir-metadata|python-eyed3'
  - Bump up Standards-Version to 3.8.0
  - Descrition: changed 'Mass' to 'mass'
* debian/copyright: updated copyright year
* debian/watch: updated
* debian/pyrenamer.xpm: new icon file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pyrenamer (0.6.0-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release:
 
4
    - Fix crash when a id3 tag is not available or wrong, returning an
 
5
      empty filename (LP: #235161)
 
6
    - Fix crash while processing some bad exif tags, catching possible
 
7
      exceptions (LP: #261832)
 
8
    - Fix crash while starting, fixing src/treefilebrowser.py (LP: #237482)
 
9
  * debian/control:
 
10
    - Build-Depends-Indep: removed 'python-eyed3'
 
11
    - Depends: changed 'python-eyed3' to 'python-hachoir-metadata|python-eyed3'
 
12
    - Bump up Standards-Version to 3.8.0
 
13
    - Descrition: changed 'Mass' to 'mass'
 
14
  * debian/copyright: updated copyright year
 
15
  * debian/watch: updated
 
16
  * debian/pyrenamer.xpm: new icon file
 
17
 
 
18
 -- Adolfo González Blázquez <code@infinicode.org>  Wed, 17 Sep 2008 14:22:21 +0200
 
19
 
1
20
pyrenamer (0.5.0-1) unstable; urgency=medium
2
21
 
3
22
  [ Adolfo González Blázquez ]