~roguescholar/debhelper/+git/salsa:parallel-dh_compress

Last commit made on 2017-06-04
Get this branch:
git clone -b parallel-dh_compress https://git.launchpad.net/~roguescholar/debhelper/+git/salsa

Branch merges

Branch information

Name:
parallel-dh_compress
Repository:
lp:~roguescholar/debhelper/+git/salsa

Recent commits

86ba2de... by Niels Thykier

dh_compress: Support compressing files in parallel

a0638cb... by Niels Thykier

dh_shlipdeps: Avoid creating d/pkg/DEBIAN if not needed

Signed-off-by: Niels Thykier <email address hidden>

a268022... by Niels Thykier

dh_prep: Bulk delete most files and dirs

d9a2d17... by Iain Lane

dh_install: Pass --exclude/-X to dh_missing. (Closes: #863447)

Signed-off-by: Niels Thykier <email address hidden>

28c79a8... by Niels Thykier

dh_installman: Add a -- separator for chmod

Signed-off-by: Niels Thykier <email address hidden>

d263d27... by Niels Thykier

dh_clean: Bulk delete most files and dirs

This cuts dh_clean runtime in half as measured in the debhelper source
package with 1000 dummy packages added to d/control.

a78b9d2... by Niels Thykier

Revert 80c955221e83327efb984845f59648678c729978

It made dh skip "-arch" and "-indep" targets.

Signed-off-by: Niels Thykier <email address hidden>

d0d1357... by Michael

include present/wanted architecture in error message

Signed-off-by: Niels Thykier <email address hidden>

762765c... by Iain Lane

Dh_Lib: When passing -a/-i only, and there are no arch/indep packages, exit

This was accidentally removed when optimising a common case.

Signed-off-by: Niels Thykier <email address hidden>

582704c... by Niels Thykier

dh_installman: Batch chmod calls

Signed-off-by: Niels Thykier <email address hidden>