~ubuntu-branches/ubuntu/feisty/intltool/feisty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-02-24 13:33:48 UTC
  • mfrom: (1.2.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070224133348-3iu2k09al9c6gnys
Tags: 0.35.5-0ubuntu1
* New upstream version:
  - Don't hardcode fallback path to intltool-extract
  - Fix mkdir race in inltool-merge.in.in
  - Update an additional check to use $SRCDIR properly for POTFILES.skip
  - Handle extracting comments from ini-style files
* debian/control.in:
  - package maintained by the Desktop Team for Ubuntu
* debian/patches/90_from_svn_fix_potfiles_check.patch:
  - dropped, fixed with the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
intltool (0.35.5-0ubuntu1) feisty; urgency=low
 
2
 
 
3
  * New upstream version:
 
4
    - Don't hardcode fallback path to intltool-extract
 
5
    - Fix mkdir race in inltool-merge.in.in
 
6
    - Update an additional check to use $SRCDIR properly for POTFILES.skip
 
7
    - Handle extracting comments from ini-style files
 
8
  * debian/control.in:
 
9
    - package maintained by the Desktop Team for Ubuntu
 
10
  * debian/patches/90_from_svn_fix_potfiles_check.patch:
 
11
    - dropped, fixed with the new version
 
12
 
 
13
 -- Sebastien Bacher <seb128@canonical.com>  Sat, 24 Feb 2007 13:33:48 +0100
 
14
 
1
15
intltool (0.35.4-0ubuntu2) feisty; urgency=low
2
16
 
3
17
  * debian/patches/90_from_svn_fix_potfiles_check.patch: