<feed xmlns='http://www.w3.org/2005/Atom'>
<title>boca.git/debian/compat, branch master</title>
<subtitle>This is an administration system to held programming contests</subtitle>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/'/>
<entry>
<title>Move project to the new debhelper dependency</title>
<updated>2023-03-04T01:24:15+00:00</updated>
<author>
<name>Davi Antônio da Silva Santos</name>
<email>antoniossdavi@gmail.com</email>
</author>
<published>2023-03-01T14:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=a9192809bffccf842fc2ef37ad67d5121c0a4ad9'/>
<id>a9192809bffccf842fc2ef37ad67d5121c0a4ad9</id>
<content type='text'>
The debian/compat file is not recommended to configure debhelper as a
build dependency. Therefore, the aformenetioned package has been deleted
and replaced with the debhelper-compat (= 13) dependency stated in the
debian/control file.

The recommended debhelper level for Ubuntu Jammy (22.04 LTS) is 13. This
required a version bump from the older level, 10.

For more information, please check:
* https://nthykier.wordpress.com/2019/01/04/debhelper-compat-12-is-now-released/
* https://manpages.ubuntu.com/manpages/jammy/en/man7/debhelper.7.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The debian/compat file is not recommended to configure debhelper as a
build dependency. Therefore, the aformenetioned package has been deleted
and replaced with the debhelper-compat (= 13) dependency stated in the
debian/control file.

The recommended debhelper level for Ubuntu Jammy (22.04 LTS) is 13. This
required a version bump from the older level, 10.

For more information, please check:
* https://nthykier.wordpress.com/2019/01/04/debhelper-compat-12-is-now-released/
* https://manpages.ubuntu.com/manpages/jammy/en/man7/debhelper.7.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Creating multiple packages for boca</title>
<updated>2018-08-22T03:35:17+00:00</updated>
<author>
<name>Bruno Cesar Ribas</name>
<email>brunoribas@gmail.com</email>
</author>
<published>2018-08-22T03:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=dd607f224d351d183418668bc090a53800484002'/>
<id>dd607f224d351d183418668bc090a53800484002</id>
<content type='text'>
Until now we had only one package for boca that contains all files. This
approach is not correct since we may have multiple machines for some
specific part of boca, eg, database and autojudge.

This commit starts this new approach by updating Makefile, d/rules,
d/*conffiles d/*postinst

Signed-off-by: Bruno Cesar Ribas &lt;brunoribas@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Until now we had only one package for boca that contains all files. This
approach is not correct since we may have multiple machines for some
specific part of boca, eg, database and autojudge.

This commit starts this new approach by updating Makefile, d/rules,
d/*conffiles d/*postinst

Signed-off-by: Bruno Cesar Ribas &lt;brunoribas@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added debian/</title>
<updated>2016-09-16T18:14:48+00:00</updated>
<author>
<name>Bruno Ribas</name>
<email>brunoribas@gmail.com</email>
</author>
<published>2016-09-16T18:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=d74b515925ba838e87988edf510582dee4d5c80b'/>
<id>d74b515925ba838e87988edf510582dee4d5c80b</id>
<content type='text'>
This dir contains necessary files to generate a Debian package.

From now on you may run 'dpkg-buildpackage' to generate a boca package.

Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This dir contains necessary files to generate a Debian package.

From now on you may run 'dpkg-buildpackage' to generate a boca package.

Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
