aboutsummaryrefslogtreecommitdiff
path: root/debian/copyright
Commit message (Collapse)AuthorAgeFiles
* chore: update debian/copyrightDavi Antônio da Silva Santos2025-04-291
| | | | Add old developers and update the years to 2025.
* Correct data and remove dh_make boilerplateDavi Antônio da Silva Santos2023-03-041
| | | | | | | | | | The debian/copyright contained boilerplate data from the automatically generated example made by dh_make. It was removed as such situation is considered an error by Lintian (copyright-contains-dh_make-todo-boilerplate). The upstream name field has been corrected, as well as copyright fields concerning the source location and general copyright information.
* Added debian/Bruno Ribas2016-09-161
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 <brunoribas@gmail.com>