~ubuntu-branches/ubuntu/oneiric/gconf/oneiric-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort, Josselin Mouette, Sjoerd Simons, Emilio Pozuelo Monfort
  • Date: 2010-12-06 00:53:14 UTC
  • mfrom: (1.1.25 upstream)
  • mto: (7.3.4 sid)
  • mto: This revision was merged to the branch mainline in revision 58.
  • Revision ID: james.westby@ubuntu.com-20101206005314-uz89yke6r1xfw504
Tags: 2.32.1-1
[ Josselin Mouette ]
* Include patch-translations.mk, bump build-depends accordingly.
* Include 03_error_message.patch in POTFILES.in.
* pt_BR.po: Brazilian Portuguese translation. Closes: #599032.
* fr.po: French translation by Christian Perrier. Closes: #599049.
* da.po: Danish translation by Joe Hansen. Closes: #599125.
* cs.po: Czech translation by Michal Simunek. Closes: #599198.
* update-gconf-defaults: patch from Ubuntu to deal with broken 
  symlinks. Closes: #599393. Thanks Michael Vogt.
* de.po: German translation by Helge Kreutzmann. Closes: #599683.
* sv.po: Swedish translation by Martin Bagge. Closes: #599854.
* 04_manpage.patch: patch from A. Costa. Fixes typos in the manual 
  page. Closes: #600899.

[ Sjoerd Simons ]
* New upstream release
* Bump gobject-introspection to the lastest version to generate the most
  recent .gir version
* debian/patches/03_error_message.patch
  + Removed, merged upstream
* debian/rules:
  + Specify compilation with gtk2

[ Emilio Pozuelo Monfort ]
* Switch to source format 3.0 (quilt).
* debian/patches/*:
  - Updated to apply cleanly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gconf (2.32.1-1) experimental; urgency=low
 
2
 
 
3
  [ Josselin Mouette ]
 
4
  * Include patch-translations.mk, bump build-depends accordingly.
 
5
  * Include 03_error_message.patch in POTFILES.in.
 
6
  * pt_BR.po: Brazilian Portuguese translation. Closes: #599032.
 
7
  * fr.po: French translation by Christian Perrier. Closes: #599049.
 
8
  * da.po: Danish translation by Joe Hansen. Closes: #599125.
 
9
  * cs.po: Czech translation by Michal Simunek. Closes: #599198.
 
10
  * update-gconf-defaults: patch from Ubuntu to deal with broken 
 
11
    symlinks. Closes: #599393. Thanks Michael Vogt.
 
12
  * de.po: German translation by Helge Kreutzmann. Closes: #599683.
 
13
  * sv.po: Swedish translation by Martin Bagge. Closes: #599854.
 
14
  * 04_manpage.patch: patch from A. Costa. Fixes typos in the manual 
 
15
    page. Closes: #600899.
 
16
 
 
17
  [ Sjoerd Simons ]
 
18
  * New upstream release
 
19
  * Bump gobject-introspection to the lastest version to generate the most
 
20
    recent .gir version
 
21
  * debian/patches/03_error_message.patch
 
22
    + Removed, merged upstream
 
23
  * debian/rules:
 
24
    + Specify compilation with gtk2
 
25
 
 
26
  [ Emilio Pozuelo Monfort ]
 
27
  * Switch to source format 3.0 (quilt).
 
28
  * debian/patches/*:
 
29
    - Updated to apply cleanly.
 
30
 
 
31
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 06 Dec 2010 00:53:14 +0100
 
32
 
1
33
gconf (2.31.5-1) experimental; urgency=low
2
34
 
3
35
  [ Josselin Mouette ]