<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tfortune/debian, 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>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>
<entry>
<title>debian: Remove hard-coded dependency on liblopsub1.</title>
<updated>2024-02-02T10:25:34Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-02-02T10:10:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=f40f0aae211f3e42c8495ac9c5a25e87fe1e5385'/>
<id>urn:sha1:f40f0aae211f3e42c8495ac9c5a25e87fe1e5385</id>
<content type='text'>
The lopsub package was recently renamed to liblopsub1t64 to deal with
the upcoming 64-bit time_t transition in Debian. Drop the dependency
rather than renaming it, since this is what shlibs are for.

Suggested-by: Steve Langasek &lt;vorlon@debian.org&gt;
</content>
</entry>
<entry>
<title>Fix cross build.</title>
<updated>2023-03-01T16:16:47Z</updated>
<author>
<name>Helmut Grohne</name>
<email>helmut@subdivi.de</email>
</author>
<published>2023-03-01T16:03:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=51a5a39de6d9527e38b84744abfa330ef36ab779'/>
<id>urn:sha1:51a5a39de6d9527e38b84744abfa330ef36ab779</id>
<content type='text'>
The cross build fails to find the lopsub library since it configures
for the build architecture. This happens as no --build nor --host is
passed which would have happened automatically if dh_auto_configure
could be used. Thus it'll have to be passed manually. Then configure
fails finding config.h.in, which for some reason is not created (nor
asked for) by the override_dh_autoreconf. And finally, the actual
Makefile does not pick up the compiler detected by configure and
rather uses plain cc, so we'll have to tell it as well.

Signed-off-by: Andre Noll &lt;maan@tuebingen.mpg.de&gt;
</content>
</entry>
</feed>
