~ubuntu-branches/debian/sid/thunar/sid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2012-04-01 14:15:12 UTC
  • Revision ID: package-import@ubuntu.com-20120401141512-jrdca5arwv6ykbdw
Tags: 1.2.3-4
[ Lionel Le Folgoc ]
* debian/patches: add missing DEP3 headers.
* debian/patches/02_fix-link-gmodule.patch: added, explicitly link with
  gmodule, fix FTBFS.
* debian/control: b-dep on xfce4-dev-tools, libtool, automake, autoconf and
  gtk-doc-tools, needed by xdt-autogen.
* debian/rules: run xdt-autogen before configure, needed by the patch.

[ Yves-Alexis Perez ]
* debian/control:
  - update standards version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
thunar (1.2.3-4) unstable; urgency=low
 
2
 
 
3
  [ Lionel Le Folgoc ]
 
4
  * debian/patches: add missing DEP3 headers.
 
5
  * debian/patches/02_fix-link-gmodule.patch: added, explicitly link with
 
6
    gmodule, fix FTBFS.
 
7
  * debian/control: b-dep on xfce4-dev-tools, libtool, automake, autoconf and
 
8
    gtk-doc-tools, needed by xdt-autogen.
 
9
  * debian/rules: run xdt-autogen before configure, needed by the patch.
 
10
 
 
11
  [ Yves-Alexis Perez ]
 
12
  * debian/control:
 
13
    - update standards version to 3.9.3.
 
14
 
 
15
 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 01 Apr 2012 14:15:12 +0200
 
16
 
1
17
thunar (1.2.3-3) unstable; urgency=low
2
18
 
3
19
  [ Lionel Le Folgoc ]