<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tfortune, branch master</title>
<subtitle>tfortune - Fortune Cookies with Tags</subtitle>
<id>https://git.tue.mpg.de/cgit/tfortune/atom?h=master</id>
<link rel='self' href='https://git.tue.mpg.de/cgit/tfortune/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/'/>
<updated>2024-05-06T00:31:44Z</updated>
<entry>
<title>Add NEWS file.</title>
<updated>2024-05-06T00:31:44Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-05-05T17:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=53e6709625595f6caafb7a3d92fd7a2f9858c177'/>
<id>urn:sha1:53e6709625595f6caafb7a3d92fd7a2f9858c177</id>
<content type='text'>
It's generally a good idea to summarize the changes of each version.
</content>
</entry>
<entry>
<title>Remove debian/.</title>
<updated>2024-05-06T00:31:44Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-05-05T17:17:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=1c92dba620eba8f40a18e231cfae186e96793cc1'/>
<id>urn:sha1:1c92dba620eba8f40a18e231cfae186e96793cc1</id>
<content type='text'>
Debian-related changes no longer happen in master. Instead, a
dedicated branch will be created whose commits may only modify
files below debian/. Whenever a new release is cut from the master
branch, the master branch will be merged into the debian branch and
debian/changelog will be updated accordingly.

Suggested-by: Andreas Metzler &lt;ametzler@bebt.de&gt;
</content>
</entry>
<entry>
<title>Fix logo.</title>
<updated>2024-05-06T00:31:44Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-05-06T00:11:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=720cb256a96df2358d4922957cd6fb9032d1d754'/>
<id>urn:sha1:720cb256a96df2358d4922957cd6fb9032d1d754</id>
<content type='text'>
The value of xmlns is not a URI which specifies the address of a
document on the Web but merely a string which identifies an XML
namespace name. As such the "protocol" part needs to remain http.

Fixes: de6a4b90f785b2557bcff38151c1e3225155dbf3
</content>
</entry>
<entry>
<title>configure.ac: Fix a typo in the lopsub error message.</title>
<updated>2024-05-01T11:55:44Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-05-01T11:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=f64652108b4dcac766f93a1af4a3880a53141de1'/>
<id>urn:sha1:f64652108b4dcac766f93a1af4a3880a53141de1</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
