Activity Team/Packaging: Difference between revisions
| Line 7: | Line 7: | ||
* Upload it on the web. If you need a place where to upload it, please contact [[User:Bernie|Bernardo Innocenti]]. | * Upload it on the web. If you need a place where to upload it, please contact [[User:Bernie|Bernardo Innocenti]]. | ||
* Update the Honey table on the [[DevelopmentTeam/Source_Code#Honey|Source Code]] page with a link to the latest version. | * Update the Honey table on the [[DevelopmentTeam/Source_Code#Honey|Source Code]] page with a link to the latest version. | ||
=== Check copyright and licensing === | |||
* Many translations lacks copyright and licensing info completely or they provide just a boilerplate.The package maintainer should edit the .pot file to replace these: | |||
SOME DESCRIPTIVE TITLE | |||
THE PACKAGE'S COPYRIGHT HOLDER | |||
PACKAGE | |||
When that is done, they should get in contact with each translator to | |||
make them adopt that improved boilerplate and themselves replace these: | |||
FIRST AUTHOR <EMAIL@ADDRESS> | |||
YEAR | |||
When doing above, it makes good sense to also tidy the gettext hints to | |||
have proper info too, but that is just nice-to-have for semi-automated | |||
processing, not crucial as the licensing problem. | |||
== Problems == | == Problems == | ||