Change contractor to freelancer
This commit is contained in:
parent
e38420697b
commit
090570df60
|
@ -25,7 +25,7 @@ Depends:
|
||||||
golang-github-jackc-pgx-v4-dev
|
golang-github-jackc-pgx-v4-dev
|
||||||
Description: Simple invoicing and accounting web application
|
Description: Simple invoicing and accounting web application
|
||||||
A simple web application to keep invoice and accouting records, intended for
|
A simple web application to keep invoice and accouting records, intended for
|
||||||
contractors working in Spain.
|
freelancers working in Spain.
|
||||||
.
|
.
|
||||||
This is the dev package.
|
This is the dev package.
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ Depends:
|
||||||
Built-Using: ${misc:Built-Using}
|
Built-Using: ${misc:Built-Using}
|
||||||
Description: Simple invoicing and accounting web application
|
Description: Simple invoicing and accounting web application
|
||||||
A simple web application to keep invoice and accouting records, intended for
|
A simple web application to keep invoice and accouting records, intended for
|
||||||
contractors working in Spain.
|
freelancers working in Spain.
|
||||||
|
|
||||||
Package: numerus-sqitch
|
Package: numerus-sqitch
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
@ -46,7 +46,7 @@ Depends:
|
||||||
sqitch
|
sqitch
|
||||||
Description: Simple invoicing and accounting web application
|
Description: Simple invoicing and accounting web application
|
||||||
A simple web application to keep invoice and accouting records, intended for
|
A simple web application to keep invoice and accouting records, intended for
|
||||||
contractors working in Spain.
|
freelancers working in Spain.
|
||||||
.
|
.
|
||||||
This is the Sqitch migration package.
|
This is the Sqitch migration package.
|
||||||
|
|
||||||
|
@ -57,6 +57,6 @@ Depends:
|
||||||
sqitch
|
sqitch
|
||||||
Description: Simple invoicing and accounting web application
|
Description: Simple invoicing and accounting web application
|
||||||
A simple web application to keep invoice and accouting records, intended for
|
A simple web application to keep invoice and accouting records, intended for
|
||||||
contractors working in Spain.
|
freelancers working in Spain.
|
||||||
.
|
.
|
||||||
This is the demo package.
|
This is the demo package.
|
||||||
|
|
Loading…
Reference in New Issue