<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Jeremy Bicha pushed to branch upstream/latest
at <a href="https://salsa.debian.org/gnome-team/dconf">GNOME / dconf</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/dconf/commit/8ff1b86cb8f6c848be82d99dbb593a50713ce6ad">8ff1b86c</a></strong>
<div>
<span>by Iñigo MartÃnez</span>
<i>at 2017-10-17T16:32:41-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">build: changed abicheck.sh script
abicheck.sh script has been changed to check the libdconfsettings
library from GSETTINGS_LIB environment variable. This helps when
checking the library in different locations.
'shebang' has also been added.
https://bugzilla.gnome.org/show_bug.cgi?id=784910
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/dconf/commit/f7a71bd57254912547256045b747f9181eef3529">f7a71bd5</a></strong>
<div>
<span>by Iñigo MartÃnez</span>
<i>at 2017-10-17T16:32:41-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">build: Port to meson build system
meson is a build system focused on speed an ease of use, which
helps speeding up the software development. This patch adds meson
support along autotools.
https://bugzilla.gnome.org/show_bug.cgi?id=784910
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/dconf/commit/5ec00d635ec4ee464961c7788a927aa908b7c4d8">5ec00d63</a></strong>
<div>
<span>by Iñigo MartÃnez</span>
<i>at 2017-10-17T16:33:10-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">build: Remove autotools
To avoid the burden of maintaining multiple build systems, this
patch removes autotools support.
https://bugzilla.gnome.org/show_bug.cgi?id=784910
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/dconf/commit/ab2692a967c6a19e532014391d402fa428131ccc">ab2692a9</a></strong>
<div>
<span>by Michael Catanzaro</span>
<i>at 2017-10-17T17:14:49-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Disable broken test
I've verified this test is broken in the 0.24 release as well, so it's
not a regression in dconf itself.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/dconf/commit/88daa758f6795b8a2dd8980d085ef48edddeec67">88daa758</a></strong>
<div>
<span>by Michael Catanzaro</span>
<i>at 2017-10-17T17:14:49-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Prepare 0.27.1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/dconf/commit/073be5bb6d324b68fb2b5839a78ae65917058a0a">073be5bb</a></strong>
<div>
<span>by Michael Catanzaro</span>
<i>at 2017-10-17T17:17:33-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Revert "Disable broken test"
This reverts commit ab2692a967c6a19e532014391d402fa428131ccc.
I figure whoever cares for dconf in the future will probably want to
know that this test is broken.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/dconf/commit/a4e11496ec98344823515ed71be7847c405e8d99">a4e11496</a></strong>
<div>
<span>by Iñigo MartÃnez</span>
<i>at 2017-10-22T11:19:52+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update the README file
The README file still shows information about the dconf editor,
which is no longer part of dconf, and also about the steps to
build dconf using autotools.
This patch removes any mention of dconf-editor and also replaces
the autotools' build steps for their meson's equivalents.
https://bugzilla.gnome.org/show_bug.cgi?id=784910
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/dconf/commit/f82500d8cfccf4329ea0eedea07f1118264dc1ed">f82500d8</a></strong>
<div>
<span>by Iñigo MartÃnez</span>
<i>at 2017-10-22T11:36:31+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove .gitignore files
meson does not allow to build source code inside the source code
tree, for this reason there is no need for .gitignore files to
ignore built files.
This patch removes .gitignore files which are no longer needed.
https://bugzilla.gnome.org/show_bug.cgi?id=784910
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/dconf/commit/a9cc9f30b8cc340428cb781797dacd60b39f1de6">a9cc9f30</a></strong>
<div>
<span>by Michael Catanzaro</span>
<i>at 2018-03-13T16:13:21-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Disable another failing test
Interestingly, it's a different failing test than last time. Yippee!
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/dconf/commit/fd884c24cf7d9631836c106ed4a895f18d707120">fd884c24</a></strong>
<div>
<span>by Michael Catanzaro</span>
<i>at 2018-03-13T16:15:04-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Prepare 0.28.0
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/gnome-team/dconf/commit/158cb3dbf6f1250ceabfbbd83a947b8cfd3443de">158cb3db</a></strong>
<div>
<span>by Jeremy Bicha</span>
<i>at 2018-04-07T08:30:53-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.28.0</pre>
</li>
</ul>
<h4>10 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#fa65f6dc4a7e1f9f6a001696c59e7fade1feb7ad">
<span class="new-file">
+
HACKING
</span>
</a>
</li>
<li class="file-stats">
<a href="#d5b4de16d947214ec306bd57bed1bd23a939b5f9">
<span class="deleted-file">
−
Makefile.am
</span>
</a>
</li>
<li class="file-stats">
<a href="#b18d3c2a7fa1513454509a72cc5289cd606ab313">
<span class="deleted-file">
−
Makefile.gtester
</span>
</a>
</li>
<li class="file-stats">
<a href="#4faecea6d9857941b442698cdcbd38a141ff746e">
<span class="deleted-file">
−
Makefile.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8">
NEWS
</a>
</li>
<li class="file-stats">
<a href="#69e27356ef629022720d868ab0c0e3394775b6c1">
README
</a>
</li>
<li class="file-stats">
<a href="#9ab3868b23ed5d5a6e12ef902049902556fa4009">
<span class="deleted-file">
−
aclocal.m4
</span>
</a>
</li>
<li class="file-stats">
<a href="#bfa1bd10282bf960e439adc6e509d7a837ec5920">
<span class="deleted-file">
−
bin/Makefile.am
</span>
</a>
</li>
<li class="file-stats">
<a href="#3795ef4e176bf0efd636796fc4162132edbff452">
<span class="deleted-file">
−
bin/Makefile.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#9ef4f093eadff7415f1d7bd3c5feaf3afa954c61">
<span class="deleted-file">
−
bin/dconf-dump.c
</span>
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">
—
<br>
<a href="https://salsa.debian.org/gnome-team/dconf/compare/60d4a4f5b1a3002de0ddd9dc1db171b43dac9a52...158cb3dbf6f1250ceabfbbd83a947b8cfd3443de">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
</p>
</div>
</body>
</html>