<feed xmlns='http://www.w3.org/2005/Atom'>
<title>interimap/debian/rules, branch debian/0.5.7-4</title>
<subtitle>Fast bidirectional synchronization for QRESYNC-capable IMAP servers</subtitle>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/'/>
<entry>
<title>d/rules: Export variables instead of setting them through $MAKEFLAGS.</title>
<updated>2024-12-20T14:27:02+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@debian.org</email>
</author>
<published>2024-12-20T14:26:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=4509acbb9fe7bd1974a4fe855c750ea9c590023b'/>
<id>4509acbb9fe7bd1974a4fe855c750ea9c590023b</id>
<content type='text'>
The latter doesn't work as of GNU Make 4.4.1.

Closes: #1089264
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The latter doesn't work as of GNU Make 4.4.1.

Closes: #1089264
</pre>
</div>
</content>
</entry>
<entry>
<title>d/rules: Pass --no-parallel flag to dh_auto_test.</title>
<updated>2022-02-27T15:57:30+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@debian.org</email>
</author>
<published>2022-02-27T15:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=66d0f69f1dda46c34b4f2b18674d61c658c5e17e'/>
<id>66d0f69f1dda46c34b4f2b18674d61c658c5e17e</id>
<content type='text'>
We don't want to run interimap and pullimap tests simultaneously,
because they bind to the same TCP ports.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't want to run interimap and pullimap tests simultaneously,
because they bind to the same TCP ports.
</pre>
</div>
</content>
</entry>
<entry>
<title>d/control, d/rules: Honor 'nodoc' profile.</title>
<updated>2022-02-27T15:56:38+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@debian.org</email>
</author>
<published>2022-02-27T15:56:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=60bb748ed33726eb0fed6081cf3141bfb3df30db'/>
<id>60bb748ed33726eb0fed6081cf3141bfb3df30db</id>
<content type='text'>
In particular, exclude 'jq' and 'pandoc' from Build-Depends under nodoc
profile.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In particular, exclude 'jq' and 'pandoc' from Build-Depends under nodoc
profile.
</pre>
</div>
</content>
</entry>
<entry>
<title>d/rules: Adapt to upstream's Makefile refactoring.</title>
<updated>2022-02-27T15:55:46+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@debian.org</email>
</author>
<published>2022-02-27T15:55:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=3d11576d0f5f8eff3acce0b1dda8aa2d639217b0'/>
<id>3d11576d0f5f8eff3acce0b1dda8aa2d639217b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d/rules: Run test suite with TMPDIR=/var/tmp.</title>
<updated>2020-12-11T10:47:19+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@debian.org</email>
</author>
<published>2020-12-11T00:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=7866b97de090042e05847fc5b87d49c1167abdaa'/>
<id>7866b97de090042e05847fc5b87d49c1167abdaa</id>
<content type='text'>
Ssome systems (such as salsa's CI runners) mount /dev/shm with the
'noexec' option.  /var/tmp is probably safer in that regard since it's
what mkinitramfs(8) defaults to.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ssome systems (such as salsa's CI runners) mount /dev/shm with the
'noexec' option.  /var/tmp is probably safer in that regard since it's
what mkinitramfs(8) defaults to.
</pre>
</div>
</content>
</entry>
<entry>
<title>d/rules: Pass '--no-enable' to dh_installsystemduser(1).</title>
<updated>2020-07-05T21:50:06+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-07-05T21:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=887526e77f7a3b707c53457b076d098a1edefeb7'/>
<id>887526e77f7a3b707c53457b076d098a1edefeb7</id>
<content type='text'>
Not enabling the units on install makes sense as interimap resp.
pullimap will refuse to create the database when started with '--watch='
resp. '--idle='.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not enabling the units on install makes sense as interimap resp.
pullimap will refuse to create the database when started with '--watch='
resp. '--idle='.
</pre>
</div>
</content>
</entry>
<entry>
<title>debianization</title>
<updated>2015-07-23T23:28:23+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2015-07-23T02:37:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=0d5bdd4131179c5d9f21133c76cc70e99715cc9c'/>
<id>0d5bdd4131179c5d9f21133c76cc70e99715cc9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
