[med-svn] [Git][med-team/raster3d][master] 2 commits: Prevent parallel building

Andreas Tille gitlab at salsa.debian.org
Tue May 4 07:07:27 BST 2021



Andreas Tille pushed to branch master at Debian Med / raster3d


Commits:
8fdb4067 by Andreas Tille at 2021-05-04T08:04:05+02:00
Prevent parallel building

- - - - -
1b4c9847 by Andreas Tille at 2021-05-04T08:05:18+02:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+raster3d (3.0-7-2) unstable; urgency=medium
+
+  * Prevent parallel building
+    Closes: #988009
+
+ -- Andreas Tille <tille at debian.org>  Tue, 04 May 2021 08:04:15 +0200
+
 raster3d (3.0-7-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/rules
=====================================
@@ -6,7 +6,7 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@
+	dh $@ --no-parallel
 
 override_dh_auto_build:
 	$(MAKE) linux



View it on GitLab: https://salsa.debian.org/med-team/raster3d/-/compare/c90dead90602998b1913455855c7804ae27d28d1...1b4c9847a3d7a15c7168ac121b123a463c0513fd

-- 
View it on GitLab: https://salsa.debian.org/med-team/raster3d/-/compare/c90dead90602998b1913455855c7804ae27d28d1...1b4c9847a3d7a15c7168ac121b123a463c0513fd
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/20210504/eeda3b83/attachment-0001.htm>


More information about the debian-med-commit mailing list