summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-21 01:10:38 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-21 01:32:31 +0100
commitc0df25cd65b0172d5130e01a73aa610c3b0dd105 (patch)
tree685db94084e0b99716fe6aee1ee4f208357c33cb /debian/changelog
parent1967603885cd0fe76230fdfa9c026238da6c12a9 (diff)
test suite: Use nproc(1) rather than Sys::CPU.
This is more portable and does not depend on libsys-cpu-perl being installed. Closes:888496. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2c30556..b34b4a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,10 @@ dgit (5.2~) unstable; urgency=medium
explanation, rather than looping with a false coplaint about git
fetch. Closes:#871317.
+ test suite:
+ * Use nproc(1) rather than Sys::CPU. This is more portable and does not
+ depend on libsys-cpu-perl being installed. Closes:888496.
+
--
dgit (5.1) unstable; urgency=medium