~ubuntu-branches/ubuntu/lucid/gnome-vfs-obexftp/lucid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-06-13 09:00:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070613090005-gpo4u0267qq8stmc
Tags: 0.3-0ubuntu1
* New upstream release:
  - Sync osso-gwobex and osso-gnome-vfs-extras changes from Maemo 
    Subversion.
  - Instead of asking hcid to set up the RFCOMM device for communication, 
    use an RFCOMM socket directly.  This is both faster and doesn't require 
    enabling experimental hcid interfaces.
  - Improve free space calculation for Nokia phones with multiple memory 
    types (e.g. phone memory and a memory card).
    Now the free space for the correct memory type for a given directory 
    should be returned.  This fixes various free-space dependent operations 
    in Nautilus such as copying files. (LP: #116912)
  - debian/copyright: updated. (LP: #120146)
  - debian/control.in: 
    - added libbluetooth-dev (>= 3.7) to Build-Depends.
    - changed Maintainer field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: gnome-vfs-obexftp
2
2
Section: gnome
3
3
Priority: optional
4
 
Maintainer: Loïc Minier <lool@dooz.org>
5
 
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Clément Stenac <zorglub@debian.org>, Dafydd Harries <daf@debian.org>, Guilherme de S. Pastore <gpastore@debian.org>, Gustavo Franco <stratus@debian.org>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Josselin Mouette <joss@debian.org>, Kilian Krause <kilian@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Marco Cabizza <marco87@gmail.com>, Oystein Gisnas <oystein@gisnas.net>, Ondřej Surý <ondrej@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher <seb128@debian.org>, Sjoerd Simons <sjoerd@debian.org>
 
4
XSBC-Original-Maintainer: Loïc Minier <lool@dooz.org>
 
5
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
6
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Loic Minier <lool@dooz.org>
6
7
Build-Depends: cdbs,
7
8
        debhelper (>= 5),
8
9
        libgnomevfs2-dev (>= 2.12.0.1),
12
13
        libgtk2.0-dev (>= 2.6.0),
13
14
        libopenobex1-dev (>= 1.2),
14
15
        libdbus-glib-1-dev,
 
16
        libbluetooth-dev (>= 3.7),
15
17
        gnome-pkg-tools
16
18
Standards-Version: 3.7.2
17
19