summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-04-28 16:07:44 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-28 16:07:44 -0700
commitcc35fa315c28b4c690981136331a2eec9c8cb7d4 (patch)
treeb7b42e84abf6867458c2875d4d710b5651555311 /debian
parent9928368de547bb98764e8ef9bbcec9679d78853d (diff)
drop --parallel from d/rulesdebian/2.11.10-1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rwxr-xr-xdebian/rules2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 4f11eb2..824230d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ ebib (2.11.10-1) unstable; urgency=medium
* New upstream release.
* Refresh patch.
+ * Drop --parallel from d/rules.
- -- Sean Whitton <spwhitton@spwhitton.name> Sat, 28 Apr 2018 16:05:16 -0700
+ -- Sean Whitton <spwhitton@spwhitton.name> Sat, 28 Apr 2018 16:07:39 -0700
ebib (2.11.8-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 520da83..06310a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --parallel --with elpa
+ dh $@ --with elpa
# We rebuild the texinfo & HTML manuals to ensure they are
# rebuildable. Note that most of the other files in the docs/ subdir