<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tfortune, branch pu</title>
<subtitle>tfortune - Fortune Cookies with Tags</subtitle>
<id>https://git.tue.mpg.de/cgit/tfortune/atom?h=pu</id>
<link rel='self' href='https://git.tue.mpg.de/cgit/tfortune/atom?h=pu'/>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/'/>
<updated>2024-04-28T14:08:24Z</updated>
<entry>
<title>debian: Update release notes for lintian-clean upload.</title>
<updated>2024-04-28T14:08:24Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-04-24T14:43:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=fe51a31b50fb62f6a835dc9b3a973627c6ec077c'/>
<id>urn:sha1:fe51a31b50fb62f6a835dc9b3a973627c6ec077c</id>
<content type='text'>
Reviewed-by: Andreas Metzler &lt;ametzler@bebt.de&gt;
</content>
</entry>
<entry>
<title>debian: Prefer https over http and git.</title>
<updated>2024-04-28T14:08:24Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-04-24T14:24:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=de6a4b90f785b2557bcff38151c1e3225155dbf3'/>
<id>urn:sha1:de6a4b90f785b2557bcff38151c1e3225155dbf3</id>
<content type='text'>
It is recommended to use an unencrypted transport protocol.

Suggested-by: lintian(1)
Reviewed-by: Andreas Metzler &lt;ametzler@bebt.de&gt;
</content>
</entry>
<entry>
<title>debian: Update debhelper version.</title>
<updated>2024-04-28T14:08:24Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-04-21T22:07:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=5acf12f08bd43f82fd49b2ab047eac15c37ea297'/>
<id>urn:sha1:5acf12f08bd43f82fd49b2ab047eac15c37ea297</id>
<content type='text'>
This is the version shipped currently with Debian 12 (Bookworm),
which is the oldest version we care about since the support for Debian
Bullseye (11) runs out soon.

Remove the redundant debian/compat file while at it.

Suggested-by: lintian(1)
Reviewed-by: Andreas Metzler &lt;ametzler@bebt.de&gt;
</content>
</entry>
<entry>
<title>debian: Declare that the build does not require root.</title>
<updated>2024-04-28T14:08:24Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-04-21T21:47:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=7da31c40c17ee48c40f8bbfe23adb582a59f1e16'/>
<id>urn:sha1:7da31c40c17ee48c40f8bbfe23adb582a59f1e16</id>
<content type='text'>
Building tfortune does not require elevated privileges, neither root
nor fakeroot. Setting this tells builders to run any target as an
unprivileged user.

Suggested-by: lintian(1)
Reviewed-by: Andreas Metzler &lt;ametzler@bebt.de&gt;
</content>
</entry>
<entry>
<title>debian: Use machine-readable debian/copyright file.</title>
<updated>2024-04-28T14:08:24Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-04-21T20:53:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=5a6e8ae6c6831c64c6b789f3bccef95b4a345110'/>
<id>urn:sha1:5a6e8ae6c6831c64c6b789f3bccef95b4a345110</id>
<content type='text'>
Machine-readable copyright files are generally recommended to deal
with the diversity of free software licenses. See

	https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

for details. Since the package contains epigrams in the public domain
as well as source code which is licensed under the GPL-3, we need
two Files stanzas and two stand-alone License stanzas, plus the
required header stanza.

By convention, the last matching Files: pattern applies, so the pattern
for the epigrams needs to listed *after* the asterisk pattern that
matches everything.

Suggested-by: lintian(1)
Reviewed-by: Andreas Metzler &lt;ametzler@bebt.de&gt;
</content>
</entry>
<entry>
<title>debian: Update Standards-Version.</title>
<updated>2024-04-28T14:08:24Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-04-21T20:27:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=21f0ac072ab36b5a05cc0a5ed7739859f3e9bed6'/>
<id>urn:sha1:21f0ac072ab36b5a05cc0a5ed7739859f3e9bed6</id>
<content type='text'>
Scanning through the changes listed in

	/usr/share/doc/debian-policy/upgrading-checklist.txt.gz

(after installing the debian-policy package) indicated that tfortune
is compliant with the current standard.

Suggested-by: lintian(1)
Reviewed-by: Andreas Metzler &lt;ametzler@bebt.de&gt;
</content>
</entry>
<entry>
<title>debian: Add watch file and public signing key.</title>
<updated>2024-04-28T14:08:24Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-04-21T19:59:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=0190a438c2eaed28d0d74248e6b15c58bff68945'/>
<id>urn:sha1:0190a438c2eaed28d0d74248e6b15c58bff68945</id>
<content type='text'>
The watch file is an adjusted version of the "direct access to the
git repository (tags)" example of uscan(1) (part of the devscripts
package), which is appropriate for tfortune since the project does
not publish release tarballs.

The key file was created with

	gpg --export --export-options export-minimal --armor \
		87B45FDC6D91B2CA5BEAAB545ADA35403100930F &gt; signing-key.asc

Suggested-by: lintian(1)
Reviewed-by: Andreas Metzler &lt;ametzler@bebt.de&gt;
</content>
</entry>
<entry>
<title>Prefer https protocol.</title>
<updated>2024-04-28T14:08:20Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-04-24T14:19:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=0e59783de8bf2977da5ba29b9ed0809f15702bc2'/>
<id>urn:sha1:0e59783de8bf2977da5ba29b9ed0809f15702bc2</id>
<content type='text'>
The http link in one of the epigrams has become stale, and switching
to https does not work either, so remove this link.

Thanks to Johannes Wörner for setting up https on the git server.

Reviewed-by: Andreas Metzler &lt;ametzler@bebt.de&gt;
</content>
</entry>
<entry>
<title>Improve lopsub error diagnostics.</title>
<updated>2024-04-28T14:08:03Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-04-22T23:28:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=611151c2a54a467a20139d1beb02256b852160c9'/>
<id>urn:sha1:611151c2a54a467a20139d1beb02256b852160c9</id>
<content type='text'>
If the lopsub package is not installed, the check for the lopsubgen
executable is the first thing that fails, so we print "lopsubgen
required" and exit without also showing the detailed information
which tells the user how to obtain the package.

Move the check down, so that the build fails with the detailed message,
and also educate the user that lopsub is also available as a Debian
package.

Reviewed-by: Andreas Metzler &lt;ametzler@bebt.de&gt;
</content>
</entry>
<entry>
<title>Document changes, upload to unstable.</title>
<updated>2024-04-21T14:27:34Z</updated>
<author>
<name>Andreas Metzler</name>
<email>ametzler@bebt.de</email>
</author>
<published>2024-04-21T13:54:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=2c26365b72708eab2b6a330b106305b792271431'/>
<id>urn:sha1:2c26365b72708eab2b6a330b106305b792271431</id>
<content type='text'>
Signed-off-by: Andre Noll &lt;maan@tuebingen.mpg.de&gt;
</content>
</entry>
</feed>
