gustavomdsantos / quick-deb-builder

A simple tool that creates .deb packages quickly from an existing build tree.
GNU General Public License v2.0
8 stars 0 forks source link

Watermark "Quick DEB Builder" in 'control' files #15

Open gustavomdsantos opened 8 years ago

gustavomdsantos commented 8 years ago

English

Quick DEB Builder should put automatically in the end of the 'control' file of each .deb package to be created, the following text:

 This .deb was packaged using Quick DEB Builder:
 <https://github.com/gustavosotnas/quick-deb-builder>

This "watermark" should be optional, that must have a command-line parameter (CLI) and an option in initial screen (GUI) of Quick DEB Builder for this.

Português

Quick DEB Builder deve colocar automaticamente no final do arquivo 'control' de cada pacote .deb a ser criado o seguinte texto:

 This .deb was packaged using Quick DEB Builder:
 <https://github.com/gustavosotnas/quick-deb-builder>

Essa "marca d'água" deve ser opcional, devendo ter um parâmetro de linha de comando (CLI) e uma opção na tela inicial (GUI) do Quick DEB Builder para isso.