lp:ubuntu/natty/gnome-vfs

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/gnome-vfs
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

30. By Chris Coulson

* Also handle the "%U" placeholder to really fix LP: #739416
  - update debian/patches/31_gio_uri_placeholder.patch
* Fix LP: #732792 - Firefox in guest session claims that it's not my
  default browser. Ensure we set Firefox as the default in gnomevfs too
  - update debian/libgnomevfs2-common.gconf-defaults

29. By Chris Coulson

* Fix LP: #739416 - Preferred Applications uses %u instead of %s when
  setting browser. Our new gnome-default-application-properties sets
  the URI handlers in gconf using the Exec line from the applications
  desktop file rather than the old xml files that used to ship with
  gnome-control-center. The Exec info from the desktop file uses "%u"
  as a URI placeholder, rather than "%s" which is what gnomevfs understands.
  Make gnomevfs understand "%u" too so we don't break applications that still
  rely on it.
  - add debian/patches/31_gio_uri_placeholder.patch
  - update debian/patches/series
  - This also works around LP: #709216 for now

28. By Matthias Klose

Fix FTBFS with gold.

27. By Robert Ancell

* New upstream release
* debian/control:
  - Drop build-depends on quit
  - Build-depend on dh-autoreconf, gnome-common
  - Use standards-version 3.9.1
* debian/rules:
  - Drop patchsys-quilt.mk
  - Use autoreconf.mk
* debian/source:
  - Use source format 3.0
* debian/patches/90_relibtoolize.patch:
  - Dropped, now use dh-autoreconf

26. By Sebastien Bacher

* debian/patches/92_build_fix.patch: correct build issue
* debian/patches/99_ltmain_as-needed.patch: not required in natty

25. By Sebastien Bacher

debian/control.in: don't recommends libgnomevfs2-extra, the library is
still a depends of libgnomeui but protocols are not useful nowadays.

24. By Martin Pitt

* Merge from Debian unstable. Drop most Ubuntu changes since they are
  irrelevant now (since GNOME uses gvfs now). Remaining changes:
  * debian/control: Build-Depends and Recommends gamin before fam
  * debian/libgnomevfs2-common.install, debian/libgnomevfs2-dev.install,
    debian/libgnomevfs2-common.links debian/libgnomevfs2-dev.links: Install
    the API documentation in the dev package instead of -common.
  * debian/patches/21_proxy_ignore_local.patch: Ignore .local for proxy.
  * debian/patches/23_ignore_ltspfs_volumes.patch: Ignore ltspfs mounts
    since the current ltspfs implementation creates associated bind mounts
    to /media. This prevents generating two volumes for the same mount.
* debian/control.in: Drop libhal build dependencies. This will make
  gnome-vfs fall back to good old /etc/mtab, which is good enough for old
  applications which still actually use the deprecated gnome-vfs.

23. By Marcin Wider

debian/patches/25_ftp_directory_read.patch: Added check that
the symlink_name is not NULL before calling functions on it.
(LP: #395835)

22. By Robert Ancell

* Merge from Debian unstable, remaining changes: (LP: #455076)
  * debian/control:
      - don't Build-Depends on type-handling
      - Build-Depends and Recommends gamin before fam
      - libgnomevfs2-dev Replaces libgnomevfs2-common (<< 1:2.20.0-0ubuntu2)
  * renamed debian/libgnomevfs2-common.links debian/libgnomevfs2-dev.links
  * debian/libgnomevfs2-common.install,
    debian/libgnomevfs2-dev.install:
      - install the API documentation in the dev package
  * debian/libgnomevfs2-common.gconf-defaults:
      - firefox is the default Ubuntu webbrowser
  * debian/patches/11_network-volumes-in-network.patch:
      - ubuntu changes
  * debian/patches/16_improve_volume_labels.patch:
      - Ignore '/' volume labels, they lead to much confusion.
  * debian/patches/21_proxy_ignore_local.patch:
      - ignore .local for proxy
  * debian/patches/23_ignore_ltspfs_volumes.patch:
     - Ignore ltspfs mounts since the current ltspfs implementation creates
       associated bind mounts to /media. This prevents generating two volumes
       for the same mount.

21. By Robert Ancell

* Merge from Debian unstable, remaining changes: (LP: #427654)
  * debian/control:
      - don't Build-Depends on type-handling
      - Build-Depends and Recommends gamin before fam
      - libgnomevfs2-dev Replaces libgnomevfs2-common (<< 1:2.20.0-0ubuntu2)
  * renamed debian/libgnomevfs2-common.links debian/libgnomevfs2-dev.links
  * debian/libgnomevfs2-common.install,
    debian/libgnomevfs2-dev.install:
      - install the API documentation in the dev package
  * debian/libgnomevfs2-common.gconf-defaults:
      - firefox is the default Ubuntu webbrowser
  * debian/patches/11_network-volumes-in-network.patch:
      - ubuntu changes
  * debian/patches/16_improve_volume_labels.patch:
      - Ignore '/' volume labels, they lead to much confusion.
  * debian/patches/21_proxy_ignore_local.patch:
      - ignore .local for proxy
  * debian/patches/23_ignore_ltspfs_volumes.patch:
     - Ignore ltspfs mounts since the current ltspfs implementation creates
       associated bind mounts to /media. This prevents generating two volumes
       for the same mount.

Branch metadata

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

Subscribers