~ubuntu-branches/ubuntu/utopic/gconf/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Steve Langasek
  • Date: 2012-03-05 15:30:01 UTC
  • mfrom: (7.3.8 sid)
  • Revision ID: package-import@ubuntu.com-20120305153001-p8j3q6jw9fv47g91
Tags: 3.2.3-3ubuntu1
* Merge from Debian testing, remaining changes:
  - debian/control.in:
    + don't package the gsettings backend since it's not meant to be
      distributed
  - debian/control.in, debian/rules:
    + use dh-autoreconf
  - debian/patches/02_xml-gettext-domain.patch:
    + use gettext from schemas translations
  - debian/patches/05_nodisplay_autostart.patch:
    + Don't show in "Startup Applications"
  - debian/patches/06_onlyshowin_unity.patch:
    + Add Unity to OnlyShowIn
  - debian/70gconfd_path-on-session, debian/gconf2-common.install:
    + add additional gconf path depending on selected desktop session:
  - debian/gconf-schemas: Shrink the generated %gconf-tree.xml, by
    filtering out locale specific defaults for uninstalled locales,
    leading tabs, empty short descriptions, and mtimes (which aren't
    interesting for system-wide defaults).
  - debian/gconf2.triggers, debian/gconf2.postinst, debian/gconf2.postrm:
    + Declare a new trigger on /usr/share/GConf/gsettings to watch when
      new gsettings convert files are installed.
  - debian/default.path, debian/gconf2-common.dirs:
    + drop old compatibility path from intrepid, that was required until
      lucid
* Dropped changes:
  - debian/control.in: no build-dependency on gnome-common, we're using
    dh-autoreconf.
  - Build using dh_python2: merged in Debian.
  - Mark gconf2 Multi-Arch: foreign: merged in Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gconf (3.2.3-3ubuntu1) precise; urgency=low
 
2
 
 
3
  * Merge from Debian testing, remaining changes:
 
4
    - debian/control.in:
 
5
      + don't package the gsettings backend since it's not meant to be
 
6
        distributed
 
7
    - debian/control.in, debian/rules:
 
8
      + use dh-autoreconf
 
9
    - debian/patches/02_xml-gettext-domain.patch:
 
10
      + use gettext from schemas translations
 
11
    - debian/patches/05_nodisplay_autostart.patch:
 
12
      + Don't show in "Startup Applications"
 
13
    - debian/patches/06_onlyshowin_unity.patch:
 
14
      + Add Unity to OnlyShowIn
 
15
    - debian/70gconfd_path-on-session, debian/gconf2-common.install:
 
16
      + add additional gconf path depending on selected desktop session:
 
17
    - debian/gconf-schemas: Shrink the generated %gconf-tree.xml, by
 
18
      filtering out locale specific defaults for uninstalled locales,
 
19
      leading tabs, empty short descriptions, and mtimes (which aren't
 
20
      interesting for system-wide defaults).
 
21
    - debian/gconf2.triggers, debian/gconf2.postinst, debian/gconf2.postrm:
 
22
      + Declare a new trigger on /usr/share/GConf/gsettings to watch when
 
23
        new gsettings convert files are installed.
 
24
    - debian/default.path, debian/gconf2-common.dirs:
 
25
      + drop old compatibility path from intrepid, that was required until
 
26
        lucid
 
27
  * Dropped changes:
 
28
    - debian/control.in: no build-dependency on gnome-common, we're using
 
29
      dh-autoreconf.
 
30
    - Build using dh_python2: merged in Debian.
 
31
    - Mark gconf2 Multi-Arch: foreign: merged in Debian.
 
32
 
 
33
 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 05 Mar 2012 15:30:01 -0800
 
34
 
 
35
gconf (3.2.3-3) unstable; urgency=medium
 
36
 
 
37
  * Let gconf2-common Breaks: libgconf2-4 (<< 3.2.3-2), to avoid partial
 
38
    upgrades (closes: #661380).
 
39
 
 
40
 -- Jordi Mallach <jordi@debian.org>  Sun, 26 Feb 2012 22:26:14 +0100
 
41
 
 
42
gconf (3.2.3-2) unstable; urgency=low
 
43
 
 
44
  [ Michael Biebl ]
 
45
  * debian/libgconf2-dev.install:
 
46
    - Remove libtool .la files.
 
47
  * debian/control.in:
 
48
    - Remove obsolete Conflicts and Replaces.
 
49
    - Change section of gir1.2-gconf-2.0 to introspection.
 
50
  * Rely on cdbs to call dh_girepository. Bump Build-Depends accordingly.
 
51
  * Switch to dh_python2.
 
52
 
 
53
  [ Laurent Bigonville ]
 
54
  * Add debian/patches/05_readd_gconf_engine_key_is_writable.patch: Add
 
55
    missing function in D-Bus variant that causes ABI breakage (Closes: #649112)
 
56
 
 
57
  [ Jordi Mallach ]
 
58
  * Add a NEWS entry explaining the necessity of a session restart after
 
59
    a GConf 2.32 → GConf 3.2 upgrade, due to the ORBit → D-Bus
 
60
    transition (closes: #648673).
 
61
 
 
62
  [ Josselin Mouette ]
 
63
  * Convert to Multi-Arch. Closes: #652861.
 
64
    + gconf2, gconf2-common, gconf-defaults-service are M-A: foreign.
 
65
    + Move the daemon to a multiarch path.
 
66
    + Tighten dependencies.
 
67
    + Remove the sanity-check binary, nothing uses it anymore.
 
68
      Closes: #649297, #645580.
 
69
    + Move the daemon and the activation file to gconf-service, a new 
 
70
      MA: foreign package.
 
71
    + Add appropriate Breaks/Replaces for the activation file.
 
72
    + Rename libgconf2-4 to libgconf-2-4, make it MA: same.
 
73
    + Make the shlibs add both libgconf-2-4 and gconf-service.
 
74
    + Make libgconf2-4 a dummy MA: same package depending on both too.
 
75
    + gconf-gsettings-backend is MA: same.
 
76
    + Move dbus dependency to gconf-service, make it dbus-x11.
 
77
  * Move the API documentation to libgconf2-doc.
 
78
  * Get rid of the symlink for documentation.
 
79
  * Remove unused gnome-version.mk.
 
80
  * gconf-schemas, update-gconf-defaults: don’t purge the environment 
 
81
    entirely. Closes: #636083.
 
82
 
 
83
 -- Josselin Mouette <joss@debian.org>  Thu, 23 Feb 2012 21:56:45 +0100
 
84
 
1
85
gconf (3.2.3-1ubuntu3) precise; urgency=low
2
86
 
3
87
  * Mark gconf2 Multi-Arch: foreign
121
205
 
122
206
gconf (2.32.4-1ubuntu2) oneiric; urgency=low
123
207
 
124
 
  * debian/patches/05_nodisplay_autostart.patch:
125
 
    - Don't show in "Startup Applications" (LP: #803917)
126
 
  * debian/patches/06_onlyshowin_unity.patch:
127
 
    - Add Unity to OnlyShowIn (LP: #803519)
128
208
 
129
209
 -- Michael Terry <mterry@ubuntu.com>  Fri, 01 Jul 2011 11:18:52 +0100
130
210