mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 17:48:25 +01:00
6 lines
295 B
Plaintext
6 lines
295 B
Plaintext
# Force use of gzip compression by dpkg-buildpackage for the tarball *.debian.tar.gz
|
|
# See also option --compression from command line of dpkg-buildpackage
|
|
# Format for the control files are defined into the rules file in override_dh_builddeb section
|
|
compression = "gzip"
|
|
#compression-level = 9
|