diff -Nru gconf-3.2.6/debian/changelog gconf-3.2.6/debian/changelog --- gconf-3.2.6/debian/changelog 2018-08-30 14:30:11.000000000 +0300 +++ gconf-3.2.6/debian/changelog 2019-06-27 14:37:27.000000000 +0300 @@ -1,3 +1,9 @@ +gconf (3.2.6-4.1ubuntu2.1) cosmic; urgency=medium + + * Change triggers from interest to interest-noawait (LP: #1551623) + + -- Vlad Orlov Thu, 27 Jun 2019 14:37:27 +0300 + gconf (3.2.6-4.1ubuntu2) cosmic; urgency=medium * debian/control.in: diff -Nru gconf-3.2.6/debian/control gconf-3.2.6/debian/control --- gconf-3.2.6/debian/control 2018-08-30 14:34:37.000000000 +0300 +++ gconf-3.2.6/debian/control 2019-06-27 14:37:27.000000000 +0300 @@ -1,5 +1,5 @@ # This file is autogenerated. DO NOT EDIT! -# +# # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: gconf @@ -7,7 +7,7 @@ Priority: optional Maintainer: Ubuntu Desktop Team XSBC-Original-Maintainer: Josselin Mouette -Uploaders: Debian GNOME Maintainers , Jeremy Bicha , Laurent Bigonville +Uploaders: Debian GNOME Maintainers , Laurent Bigonville Build-Depends: debhelper (>= 8.1.3), cdbs (>= 0.4.93), dh-autoreconf, diff -Nru gconf-3.2.6/debian/gconf2.triggers gconf-3.2.6/debian/gconf2.triggers --- gconf-3.2.6/debian/gconf2.triggers 2017-06-13 17:31:05.000000000 +0300 +++ gconf-3.2.6/debian/gconf2.triggers 2019-06-27 14:37:27.000000000 +0300 @@ -1,4 +1,4 @@ -interest /usr/share/gconf/defaults -interest /usr/share/gconf/mandatory -interest /usr/share/gconf/schemas -interest /usr/share/GConf/gsettings +interest-noawait /usr/share/gconf/defaults +interest-noawait /usr/share/gconf/mandatory +interest-noawait /usr/share/gconf/schemas +interest-noawait /usr/share/GConf/gsettings