add Application:Dochazka as devel project
dochazka is the upcoming application that we are going to use in the Prague SUSE office as our attendance / payroll system. It comes with a CLI client, thus it would be really beneficial to add it to factory and upcoming leap
This commit is contained in:
parent
63dbb8446d
commit
22281289a9
@ -257,6 +257,7 @@ def _checker_one_request(self, rq, opts):
|
|||||||
self._devel_projects['Application:ERP:Tryton:Factory/'] = 'tryton'
|
self._devel_projects['Application:ERP:Tryton:Factory/'] = 'tryton'
|
||||||
self._devel_projects['devel:languages:pascal/'] = 'fpc'
|
self._devel_projects['devel:languages:pascal/'] = 'fpc'
|
||||||
self._devel_projects['server:messaging/'] = 'libgloox'
|
self._devel_projects['server:messaging/'] = 'libgloox'
|
||||||
|
self._devel_projects['Application:Dochazka/'] = 'perl-App-Dochazka-Common'
|
||||||
if dpkg:
|
if dpkg:
|
||||||
[dprj, dpkg] = dpkg.split('/')
|
[dprj, dpkg] = dpkg.split('/')
|
||||||
else:
|
else:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user