[med-svn] [Git][med-team/unifrac-tools][master] 2 commits: Do not build unifrac-tools in parallel (Closes: #1026297)

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Sun Dec 18 15:23:18 GMT 2022



Nilesh Patra pushed to branch master at Debian Med / unifrac-tools


Commits:
491ebc94 by Nilesh Patra at 2022-12-18T20:48:01+05:30
Do not build unifrac-tools in parallel (Closes: #1026297)

- - - - -
673d9b9f by Nilesh Patra at 2022-12-18T20:48:28+05:30
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+unifrac-tools (1.1.3-2) unstable; urgency=medium
+
+  * Team Upload.
+  * Do not build unifrac-tools in parallel (Closes: #1026297)
+
+ -- Nilesh Patra <nilesh at debian.org>  Sun, 18 Dec 2022 20:48:16 +0530
+
 unifrac-tools (1.1.3-1) unstable; urgency=medium
 
   * Delete broken lintian-overrides


=====================================
debian/rules
=====================================
@@ -7,7 +7,7 @@ export PYBUILD_NAME=unifrac
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@
+	dh $@ --no-parallel
 
 override_dh_auto_build:
 	mkdir -p $(CURDIR)/debian/tmp/usr/bin



View it on GitLab: https://salsa.debian.org/med-team/unifrac-tools/-/compare/a5a4233e998a25396ccfa7e6bb7a6118bc01b877...673d9b9f157e59671e92f6c698db9c04675012d6

-- 
View it on GitLab: https://salsa.debian.org/med-team/unifrac-tools/-/compare/a5a4233e998a25396ccfa7e6bb7a6118bc01b877...673d9b9f157e59671e92f6c698db9c04675012d6
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/20221218/d008afff/attachment.htm>


More information about the debian-med-commit mailing list