[metview] 10/13: Undo --parallel, as unsafe

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu Feb 11 19:24:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to tag debian/4.6.1-1
in repository metview.

commit cc8864dce835c0392ca02a0f1efa3bc3aee0a41d
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sun Jan 10 11:21:33 2016 +0000

    Undo --parallel, as unsafe
---
 debian/changelog | 1 -
 debian/rules     | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 61d65b9..ff2dad2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,6 @@ metview (4.6.1-1) UNRELEASED; urgency=medium
   * New upstream release.
     * qt5.patch now merged upstream.
   * B-D on magics >= 2.26.2-1
-  * Enable parallel builds
 
  -- Alastair McKinstry <mckinstry at debian.org>  Mon, 04 Jan 2016 17:36:31 +0000
 
diff --git a/debian/rules b/debian/rules
index 07b7a08..24a2b71 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ endif
 
 # magic debhelper rule
 %:
-	dh $@ --parallel --buildsystem=cmake --builddirectory=$(METVIEW_DIR_DEV)
+	dh $@ --buildsystem=cmake --builddirectory=$(METVIEW_DIR_DEV)
 
 override_dh_auto_clean:
 	dh_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/metview.git



More information about the debian-science-commits mailing list