~ubuntu-branches/ubuntu/quantal/gconf/quantal

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-04-28 19:26:50 UTC
  • mfrom: (7.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090428192650-kj3uxu5f04h862p0
Tags: 2.26.0-1ubuntu1
* Merge with Debian unstable; remaining Ubuntu changes:
  - debian/default.path: Add /etc/gconf/gconf.xml.system to the search path,
    which is were 8.10 kept some system wide gconf settings. This is
    deprecated, but required for backwards compatibility.
  - 01_xml-gettext-domain.patch: Support calling gettext at runtime, see
    patch header for details.
  - 02_gconf2-pk-default-path.patch: Set Ubuntu location of gconf defaults
    (gconf.xml.system → gconf.xml.defaults). Renamed from
    05_from_vuntz_gconf2-pk-default-path.patch.
* debian/patches/01_xml-gettext-domain.patch: 
  - Include bind_textdomain_codeset calls, to avoid crashes with non-UTF 8
    locales.
  - Use g_intern_string() instead of g_strdup() to save some memory.
  - Thanks to Matthias Clasen for these improvements!
* debian/control.in: Bump gconf-defaults-service conflicts/replaces to
  libgconf2-4 to the Ubuntu version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
It was downloaded from <http://ftp.gnome.org/pub/GNOME/sources/GConf>
5
5
 
 
6
Upstream authors:
 
7
    Havoc Pennington <hp@redhat.com>
 
8
    Many other contributors
 
9
 
 
10
Copyright:
 
11
    Copyright (C) 1999, 2000, 2001, 2002, 2005 Red Hat Inc.
 
12
    Copyright (C) 2000-2008 Free Software Foundation, Inc.
 
13
    Copyright (C) 2008 Matthias Clasen <mclasen@redhat.com>
 
14
    Copyright (C) 2005 Novell, Inc
 
15
    Copyright (C) 2005 Mark McLoughlin
 
16
    Copyright (C) 2001 Sun Microsystems, Inc.
6
17
 
7
18
License:
8
19