<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tfortune/debian, branch debian</title>
<subtitle>tfortune - Fortune Cookies with Tags</subtitle>
<id>https://git.tue.mpg.de/cgit/tfortune/atom?h=debian</id>
<link rel='self' href='https://git.tue.mpg.de/cgit/tfortune/atom?h=debian'/>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/'/>
<updated>2024-05-06T00:45:08Z</updated>
<entry>
<title>Merge branch 'master' into debian</title>
<updated>2024-05-06T00:45:08Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-05-06T00:42:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=416f76835152d8e1aa0411a1a338a36c186ff6a9'/>
<id>urn:sha1:416f76835152d8e1aa0411a1a338a36c186ff6a9</id>
<content type='text'>
This brings in one single commit and updates debian/changelog.

* master:
  Add NEWS file.
</content>
</entry>
<entry>
<title>Revert "Remove debian/."</title>
<updated>2024-05-06T00:41:38Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-05-06T00:41:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/tfortune/commit/?id=9ce93ff2ae1a2366dc827d232a85711873dcf0e3'/>
<id>urn:sha1:9ce93ff2ae1a2366dc827d232a85711873dcf0e3</id>
<content type='text'>
This reverts commit 1c92dba620eb to bring back the contents of the
debian directory. From now on changes in debian/ will only take place
in this branch.
</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>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>
</feed>
