Please merge gconf 3.2.6-4 (universe) from Debian unstable (main)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| gconf (Ubuntu) |
Wishlist
|
Unassigned |
Bug Description
Please merge gconf 3.2.6-4 (universe) from Debian unstable (main).
Related branches
- Sebastien Bacher: Approve on 2017-06-13
-
Diff: 279 lines (+100/-34)10 files modifieddebian/changelog (+59/-0)
debian/control (+7/-7)
debian/control.in (+6/-6)
debian/copyright (+1/-2)
debian/default.path.md5sum (+0/-2)
debian/patches/02_fix_wrong_return_value.patch (+4/-6)
debian/patches/25_gconf-path-max-hurd.patch (+4/-8)
debian/rules (+0/-1)
debian/update-gconf-defaults (+16/-0)
debian/watch (+3/-2)
Olivier Tilloy (osomon) wrote : | #1 |
Changed in gconf (Ubuntu): | |
assignee: | Olivier Tilloy (osomon) → nobody |
status: | In Progress → Confirmed |
Changed in gconf (Ubuntu): | |
status: | Confirmed → Fix Committed |
Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package gconf - 3.2.6-4ubuntu1
---------------
gconf (3.2.6-4ubuntu1) artful; urgency=low
* Merge from Debian unstable (LP: #1696659). Remaining changes:
+ don't package the gsettings backend since it's not meant to be
distributed
+ debian/
translations
+ debian/
"Startup Applications"
+ debian/
additional gconf path depending on selected desktop session
+ debian/
- convert to python3
- encode and decode from UTF-8 to avoid postinst failing when schemas
contain non ascii chars
- shrink the generated %gconf-tree.xml, by filtering out locale specific
defaults for uninstalled locales, leading tabs, empty short
defaults)
+ debian/
- convert to python3
- encode and decode from UTF-8 to avoid postinst failing when schemas
contain non ascii chars
+ debian/
declare a new trigger on /usr/share/
gsettings convert files are installed
+ split gconf-service further into gconf-service and gconf-service-
one package being Multi-Arch: foreign and the other Multi-Arch: none, so
that we correctly handle the fact that gconf2 needs backend modules of
the same arch whereas other reverse-
daemon
+ debian/
'as' migrations
+ debian/
before doing anything. This fixes crashes in multithreaded applications
that don't use libdbus directly.
+ debian/
+ debian/
minute, instead of twice per minute, to reduce wakeups and therefore
power usage
+ debian/rules:
- updated for python3
- call dh_python3 with --shebang=
+ debian/
gconf (3.2.6-4) unstable; urgency=medium
[ Raphael Geissert ]
* update-
[ Jeremy Bicha ]
* debian/control.in:
- Depend on default-
dbus-x11 (Closes: #835880)
-- Olivier Tilloy <email address hidden> Thu, 08 Jun 2017 08:53:23 +0200
Changed in gconf (Ubuntu): | |
status: | Fix Committed → Fix Released |
* Merge from Debian unstable (LP: #1696659). Remaining changes: patches/ 02_xml- gettext- domain. patch: use gettext from schemas translations patches/ 05_nodisplay_ autostart. patch: don't show in "Startup Applications" 70gconfd_ path-on- session, debian/ gconf2- common. install: add additional gconf path depending on selected desktop session gconf-schemas: update- gconf-defaults: 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 backend, one package being Multi-Arch: foreign and the other Multi-Arch: none, so that we correctly handle the fact that gconf2 needs backend modules of the same arch whereas other reverse- dependencies just need a working daemon patches/ 0001-Support- s-to-as- migrations- v2.patch: support 's' to 'as' migrations patches/ call-dbus_ g_thread_ init.patch: Initialize dbus threads before doing anything. This fixes crashes in multithreaded applications that don't use libdbus directly. patches/ pytwonisms. patch: fix gsettings- schema- convert pythonisms patches/ reduce- polling. patch: call the cleanup routine every minute, instead of twice per minute, to reduce wakeups and therefore power usage /usr/bin/ python3 {control, control. in}: updated for python3
+ don't package the gsettings backend since it's not meant to be distributed
+ debian/
+ debian/
+ debian/
+ debian/
- convert to python3
- encode and decode from UTF-8 to avoid postinst failing when schemas contain non ascii chars
- 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/
- convert to python3
- encode and decode from UTF-8 to avoid postinst failing when schemas contain non ascii chars
+ debian/
+ split gconf-service further into gconf-service and gconf-service-
+ debian/
+ debian/
+ debian/
+ debian/
+ debian/rules:
- updated for python3
- call dh_python3 with --shebang=
+ debian/