<feed xmlns='http://www.w3.org/2005/Atom'>
<title>boca.git/debian/boca-submission-tools.postinst, 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>Enable debhelper automatic generation of shell code</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-02T03:02:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=6695d2384069b7016398b2a55fc6962b1d8e6985'/>
<id>6695d2384069b7016398b2a55fc6962b1d8e6985</id>
<content type='text'>
The maintainer scripts have been modified with the addition of
`#DEBHELPER#`. This enables dh_installdeb to automatically generate
shell code on maintainer scripts.

The following Lintian warnings have been addressed:
* boca source: maintainer-script-lacks-debhelper-token
  [debian/boca-autojudge.postinst]
* boca source: maintainer-script-lacks-debhelper-token
  [debian/boca-common.postinst]
* boca source: maintainer-script-lacks-debhelper-token
  [debian/boca-db.postinst]
* boca source: maintainer-script-lacks-debhelper-token
  [debian/boca-submission-tools.postinst]
* boca source: maintainer-script-lacks-debhelper-token
  [debian/boca-web.postinst]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The maintainer scripts have been modified with the addition of
`#DEBHELPER#`. This enables dh_installdeb to automatically generate
shell code on maintainer scripts.

The following Lintian warnings have been addressed:
* boca source: maintainer-script-lacks-debhelper-token
  [debian/boca-autojudge.postinst]
* boca source: maintainer-script-lacks-debhelper-token
  [debian/boca-common.postinst]
* boca source: maintainer-script-lacks-debhelper-token
  [debian/boca-db.postinst]
* boca source: maintainer-script-lacks-debhelper-token
  [debian/boca-submission-tools.postinst]
* boca source: maintainer-script-lacks-debhelper-token
  [debian/boca-web.postinst]
</pre>
</div>
</content>
</entry>
<entry>
<title>Abort maintainer scripts on failure</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-02T02:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=b08843cae0ae8aa428a2a654fc48fbd15c65c714'/>
<id>b08843cae0ae8aa428a2a654fc48fbd15c65c714</id>
<content type='text'>
The `set -e` flag has been enabled in the maintainer scripts. This fixes
the Lintian warnings:
* boca-autojudge: maintainer-script-ignores-errors [postinst]
* boca-submission-tools: maintainer-script-ignores-errors [postinst]
* boca-web: maintainer-script-ignores-errors [postinst]

The packages boca-common and boca-db were altered to set the flag as
early as possible in their maintainer scripts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `set -e` flag has been enabled in the maintainer scripts. This fixes
the Lintian warnings:
* boca-autojudge: maintainer-script-ignores-errors [postinst]
* boca-submission-tools: maintainer-script-ignores-errors [postinst]
* boca-web: maintainer-script-ignores-errors [postinst]

The packages boca-common and boca-db were altered to set the flag as
early as possible in their maintainer scripts.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix file permission</title>
<updated>2018-09-04T14:17:08+00:00</updated>
<author>
<name>cassio</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2018-09-04T14:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=089ae668965e0fb6e5350dd9e82404582f0d4831'/>
<id>089ae668965e0fb6e5350dd9e82404582f0d4831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chmods in the postinst</title>
<updated>2018-08-29T13:17:19+00:00</updated>
<author>
<name>cassio</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2018-08-29T13:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=b117763dfafeec631c47a8fca6880400c5c6d854'/>
<id>b117763dfafeec631c47a8fca6880400c5c6d854</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>trashing output</title>
<updated>2018-08-29T13:04:33+00:00</updated>
<author>
<name>cassio</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2018-08-29T13:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=27cf41d1424d045e7c54c2fa12f87bedb663b781'/>
<id>27cf41d1424d045e7c54c2fa12f87bedb663b781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>forcing chmod no postinstall</title>
<updated>2018-08-29T13:03:37+00:00</updated>
<author>
<name>cassio</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2018-08-29T13:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=893c493314e12631d90c724ce2c985174cc24f17'/>
<id>893c493314e12631d90c724ce2c985174cc24f17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>boca-submission-tools.postinst: Fix typo</title>
<updated>2017-09-02T20:45:20+00:00</updated>
<author>
<name>Bruno Ribas</name>
<email>brunoribas@gmail.com</email>
</author>
<published>2017-09-02T20:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=7eae78611de68bf3351760a2c89d142ced204503'/>
<id>7eae78611de68bf3351760a2c89d142ced204503</id>
<content type='text'>
Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>boca-submission-tools.postinst: Fix link creation</title>
<updated>2017-09-01T02:55:59+00:00</updated>
<author>
<name>Bruno Ribas</name>
<email>brunoribas@gmail.com</email>
</author>
<published>2017-09-01T02:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=3004bd7b410804d3c20cd1932e3492d8dca9bf79'/>
<id>3004bd7b410804d3c20cd1932e3492d8dca9bf79</id>
<content type='text'>
Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>boca-submission-tools.postinst: Creat symlink to list and oldlist</title>
<updated>2017-08-28T14:33:40+00:00</updated>
<author>
<name>Bruno Ribas</name>
<email>brunoribas@gmail.com</email>
</author>
<published>2017-08-28T14:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=7191e76649dbb207db26b59271cb6e16cc427bc6'/>
<id>7191e76649dbb207db26b59271cb6e16cc427bc6</id>
<content type='text'>
Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bruno Ribas &lt;brunoribas@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add ssh server and fix script name</title>
<updated>2017-08-18T09:27:31+00:00</updated>
<author>
<name>Cassio de Campos</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2017-08-18T09:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=d7ca018ebb0f2799c9cdb03567148e38f5db0b1a'/>
<id>d7ca018ebb0f2799c9cdb03567148e38f5db0b1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
