lp:ubuntu/hardy/thunar

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/thunar
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

51. By Lionel Le Folgoc

debian/patches/06_fix-menu-icons.patch: correctly displays themed icons even
if there's a dot in the middle of the filename (see Xfce #3614).

50. By Lionel Le Folgoc

* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/control:
    + build depends on libgamin-dev instead of libfam-dev and remove the
      build-conflicts field
    + adhere to DebianMaintainerField spec
    + Homepage field added
    + libthunar-vfs-1-dev: add missing deps on libgamin-dev,
      libhal-storage-dev, libdbus-glib-1-dev, libjpeg62-dev and drop
      exo-utils
    + libthunar-vfs-1-2: bump conflict to thunar (<< 0.3.2)
    + thunar: drop exo-utils dep, drop hal, dbus and gamin recommends, drop
      conflicts/replaces on libthunar-vfs-1 and libthunar-vfs-1-dev and bump
      thunar-data conflicts to (<= 0.9.0-3ubuntu1)
    + thunar-data: conflicts/replaces thunar-doc and libthunar-vfs-1-dev
  - debian/libthunar-vfs-1-dev.install: ship gtk-doc
* debian/patches:
  - rename 04_thunar-vfs-nozombies to 05_thunar-vfs-nozombies, so we don't
    carry unecessary delta with Debian
  - xubuntu-fix-desktop-files.patch: various fixes to desktop files:
    + merge 03_desktop_categories.patch into and drop it
    + make destop-file-validate happy (remove 'Encoding' and 'Application;')
    + add 'OnlyShowIn="XFCE;"' to Thunar-folder-handler.desktop so that GNOME
      defaults to Nautilus and not Thunar (LP: #191817).

49. By Lionel Le Folgoc

* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/control:
    + bump debhelper version
    + build depends on libgamin-dev and remove the build-conflict field
    + adhere to DebianMaintainerField spec
    + Homepage, XS-Vcs-Bzr & XS-Vcs-Browser fields updated
    + drop uneeded dependencies on thunar-data
    + drop hal, dbus and gamin recommends
  - bump debhelper compat.
  - drop thunar-data.docs.
  - debian/rules: use our xfce.mk
  - debian/libthunar-vfs-1-dev.install: don't try to install the *a files
    since we delete them in debian/rules.
  - debian/patches:
    + keep 03_desktop_categories.patch to make thunar and thunar-bulk-rename
      appear under Accessories not System in the Applications menu
    + keep 04_thunar-vfs-nozombies.patch
  - debian/*.postinst: dropped, cdbs takes care of this anyway.
* debian/control: do not depend on exo-utils.

48. By Jérôme Guelfucci

* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/control:
    + bump debhelper version
    + build depends on libgamin-dev and remove the build-conflict field
    + adhere to DebianMaintainerField spec
    + Homepage, XS-Vcs-Bzr & XS-Vcs-Browser fields updated
    + drop uneeded dependencies on thunar-data
    + drop hal, dbus and gamin recommends
  - bump debhelper compat.
  - drop README.Debian & thunar-data.docs.
  - keep our debian/copyright, more up-to-date.
  - debian/rules: use our xfce.mk
  - debian/libthunar-vfs-1-dev.install: don't try to install the *a files
    since we delete them in debian/rules.
  - debian/patches:
    + keep 03_desktop_categories.patch to make thunar and thunar-bulk-rename
      appear under Accessories not System in the Applications menu
    + keep 04_thunar-vfs-nozombies.patch
  - debian/*.postinst: dropped, cdbs takes care of this anyway.

47. By Lionel Le Folgoc

debian/patches/04_thunar-vfs-nozombies.patch: upstream patch to prevent
Thunar from spawning zombies (Xfce #2983).

46. By Lionel Le Folgoc

* Merge from Debian Unstable, remaining Ubuntu changes:
  - use xfce.mk
  - debian/patches/03_desktop_categories.patch:
     make thunar and thunar-bulk-rename appear under Accessories not System
     in the Applications menu
  - bump debhelper compat
  - bump debhelper version
  - build depends on libgamin-dev
  - drop hal, dbus and gamin recommends and depends on dbus-x11
  - adhere to DebianMaintainerField spec
  - drop README.Debian & thunar-data.docs
  - keep our debian/copyright, more up-to-date.
  - build and ship gtk-doc in libthunar-vfs-1-dev package
  - thunar-data replaces thunar-doc, and conflicts with it
  - Homepage, XS-Vcs-Bzr & XS-Vcs-Browser fields updated.
* debian/*.postinst: dropped, cdbs takes care of this anyway.
* debian/libthunar-vfs-1-dev.install: don't try to install the *a files since
  we delete them in debian/rules.
* debian/control: drop uneeded dependencies on thunar-data.
* debian/patches:
  - 00_gnome_dir_handler.patch: dropped, it's probably causing LP #128844
  - 02_gnome_mount.patch, debian/patches/06_eject_fix.patch: dropped
  - 04_thunar-vfs-add-is-mountable.patch,
    05_thunar-vfs-thumb-jpeg_invalid-recursion-in-exif-ifds.patch:
    dropped, included upstream.

45. By Lionel Le Folgoc

* debian/patches/02_gnome_mount.patch: pass '-n' to gnome-mount, otherwise it
  shows up a dialog that is redundant with xfdesktop4 one in case of failure.
* debian/control:
  - Homepage, XS-Vcs-Bzr & XS-Vcs-Browser fields added
  - use ${binary:Version} instead of ${Source-Version} to make lintian happy.

44. By Jani Monoses

debian/patches/06_eject_fix: For non-volume UDIs such as CD drives,
search for children that are volumes and eject those when the button
is pressed instead of failing with an error dialog. (LP #94416)

43. By Lionel Le Folgoc

Move gnome-mount to Recommends.

42. By Lionel Le Folgoc

* Fake merge with Debian Unstable:
  - keep all previous Ubuntu changes
  - drop the magic in {pre,post}{inst,rm} which fixes doc symlinks.
* debian/patches/
  - 04_thunar-vfs-add-is-mountable.patch: prevents some removable devices
    from showing up as two devices instead of one (Xfce #2789).
     (LP: #102893)
  - 05_thunar-vfs-thumb-jpeg_invalid-recursion-in-exif-ifds.patch: fixes a
    crash with some broken jpeg files. (LP: #94000)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/thunar
This branch contains Public information 
Everyone can see this information.

Subscribers