[med-svn] [Git][med-team/tree-puzzle][master] Do not try parallel builds

Andreas Tille gitlab at salsa.debian.org
Wed May 2 15:06:21 BST 2018


Andreas Tille pushed to branch master at Debian Med / tree-puzzle


Commits:
dbf2df0a by Andreas Tille at 2018-05-02T16:06:17+02:00
Do not try parallel builds

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tree-puzzle (5.2-10) unstable; urgency=medium
+
+  * Do not try parallel builds
+    Closes: #878333
+
+ -- Andreas Tille <tille at debian.org>  Fri, 13 Oct 2017 07:48:35 +0200
+
 tree-puzzle (5.2-9) unstable; urgency=medium
 
   * Moved packaging from SVN to Git


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ pkg:=tree-puzzle
 ppkg:=tree-ppuzzle
 
 %:
-	dh $@
+	dh $@ --no-parallel
 
 override_dh_compress:
 	dh_compress --exclude=.pdf --exclude .phy --exclude trees --exclude .b



View it on GitLab: https://salsa.debian.org/med-team/tree-puzzle/commit/dbf2df0a041a621f66d5d60b6c21bbc0dd87d24d

---
View it on GitLab: https://salsa.debian.org/med-team/tree-puzzle/commit/dbf2df0a041a621f66d5d60b6c21bbc0dd87d24d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180502/e98ac5e2/attachment.html>


More information about the debian-med-commit mailing list