<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lopsub/debian/source, branch debian</title>
<subtitle>lopsub - the long option parser for subcommands</subtitle>
<id>https://git.tue.mpg.de/cgit/lopsub/atom?h=debian</id>
<link rel='self' href='https://git.tue.mpg.de/cgit/lopsub/atom?h=debian'/>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/lopsub/'/>
<updated>2024-05-11T19:09:44Z</updated>
<entry>
<title>Revert "Remove debian/."</title>
<updated>2024-05-11T19:09:44Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-05-11T19:09:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/lopsub/commit/?id=7f64bbb7990c60ce38a74a35d3c12d3e45a5ae84'/>
<id>urn:sha1:7f64bbb7990c60ce38a74a35d3c12d3e45a5ae84</id>
<content type='text'>
This reverts commit e6968b67d06f 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-11T19:08:29Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2024-05-11T19:08:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/lopsub/commit/?id=e6968b67d06fbd8b746746960693eb00cc152b6e'/>
<id>urn:sha1:e6968b67d06fbd8b746746960693eb00cc152b6e</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>Add infrastructure to build debian packages.</title>
<updated>2019-05-11T11:34:30Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2019-03-02T15:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/lopsub/commit/?id=7bcfa2307b7e4f1410e05aedf1f76e014c3d58af'/>
<id>urn:sha1:7bcfa2307b7e4f1410e05aedf1f76e014c3d58af</id>
<content type='text'>
This commit adds the usual files below debian/ so that two debian
binary packages, liblopsub1 and liblopsub1-dev, can be made with a
command like

	dpkg-buildpackage

The bulk of the recipes in debian/rules employ debhelper(7).

This has been tested on debian-9 and debian-10. On both systems,
lintian(1) reports no warnings and no errors.

v4 -&gt; v5
~~~~~~~~
Avoid the term "all-permissive license" to address copyright concerns
pointed out by Thorsten Alteholz.

v3 -&gt; v4
~~~~~~~~
Next round of feedback from Adam Borowski:
 * soname-less source package
 * Full description for liblopsub-dev
 * debian/changelog: UNRELEASED -&gt; unstable

v2 -&gt; v3
~~~~~~~~
Incorporate more feedback from Adam Borowski:
 * version-gen.sh now works also without a git repository
 * The soname has been dropped from the name of the development package
 * library files are installed in the multiarch dir /usr/lib/$triplet

v1 -&gt; v2
~~~~~~~~
Incorporate review comments from Adam Borowski:
 * Rename package name from lopsub to liblopsub1 to make lintian happy.
 * Append "-1" to the debian version to make it a non-native package.
 * Switch source format from "3.0 (native)" to "3.0 (quilt)".
 * Mention what parts are GPLv3-ed and which are LGPLv3-ed.
 * Adjustments for building a shared library.
 * Squash remaining lintian warnings.

rewrite de/copyright
</content>
</entry>
</feed>
