[med-svn] [Git][med-team/libstatgen][master] 2 commits: Prevent parallel builds

Andreas Tille (@tille) gitlab at salsa.debian.org
Sun Apr 3 09:07:19 BST 2022



Andreas Tille pushed to branch master at Debian Med / libstatgen


Commits:
29b5b8ab by Andreas Tille at 2022-04-03T10:04:53+02:00
Prevent parallel builds

- - - - -
6e4611fd by Andreas Tille at 2022-04-03T10:06:50+02:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+libstatgen (1.0.15-5) unstable; urgency=medium
+
+  * Team upload.
+  * Prevent parallel builds
+    Closes: #1008444
+
+ -- Andreas Tille <tille at debian.org>  Sun, 03 Apr 2022 10:05:06 +0200
+
 libstatgen (1.0.15-4) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ SONUMBER=1
 LIBSHARED=${LIBNAME}.so.${SONUMBER}
 
 %:
-	dh $@
+	dh $@ --no-parallel
 
 override_dh_auto_build:
 	dh_auto_build



View it on GitLab: https://salsa.debian.org/med-team/libstatgen/-/compare/15906c41e70ac5d82afbc3961cacd978e7629a04...6e4611fdaec70d269b25849f5d4a998a54fc2513

-- 
View it on GitLab: https://salsa.debian.org/med-team/libstatgen/-/compare/15906c41e70ac5d82afbc3961cacd978e7629a04...6e4611fdaec70d269b25849f5d4a998a54fc2513
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/20220403/e6d9ad77/attachment.htm>


More information about the debian-med-commit mailing list