[med-svn] [Git][med-team/mapsembler2][master] 4 commits: Revert "routine-update: Ready to upload to unstable"

Étienne Mollier gitlab at salsa.debian.org
Tue Oct 20 22:13:50 BST 2020



Étienne Mollier pushed to branch master at Debian Med / mapsembler2


Commits:
cea5b9a8 by Étienne Mollier at 2020-10-20T22:45:46+02:00
Revert "routine-update: Ready to upload to unstable"

This reverts commit 91bb00377ada779b9135c1a2f92fd3e09cfd1da2.

CI caught blhc and reproducible build issues.

- - - - -
8ec6b0c8 by Étienne Mollier at 2020-10-20T22:48:41+02:00
d/changelog: mention check_memory.patch

- - - - -
8557d302 by Étienne Mollier at 2020-10-20T23:09:11+02:00
d/rules: cmake build more verbose

- - - - -
de9ab6cc by Étienne Mollier at 2020-10-20T23:12:31+02:00
routine-update: Ready to upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -5,10 +5,13 @@ mapsembler2 (2.2.4+dfsg1-1) unstable; urgency=medium
     failures with Gcc 10.  (Closes: #957519)
   * package removed from 32 bits architecture repostories due to test failure
     and end of maintenance upstream.
+  * added check_memory.patch to clarify memory allocation errors in
+    autopkgtests, but also in general use.
   * excluded cmake build directory in gatb-core examples, as they are unusable,
     and the CMakeCache.txt triggers a lintian error.
+  * made the build more verbose to check for build flags.
 
- -- Étienne Mollier <etienne.mollier at mailoo.org>  Tue, 20 Oct 2020 22:08:22 +0200
+ -- Étienne Mollier <etienne.mollier at mailoo.org>  Tue, 20 Oct 2020 23:09:57 +0200
 
 mapsembler2 (2.2.4+dfsg-4) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -24,7 +24,7 @@ LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
 
 override_dh_auto_build:
 	mkdir mapsembler2_extremities/build
-	cd mapsembler2_extremities/build && cmake .. && make
+	cd mapsembler2_extremities/build && cmake .. && make VERBOSE=true
 	cd mapsembler2_extend && make k=29
 	cd kissreads_graph && make k=29
 	cd kissreads && make k=29



View it on GitLab: https://salsa.debian.org/med-team/mapsembler2/-/compare/91bb00377ada779b9135c1a2f92fd3e09cfd1da2...de9ab6cc00fdd2b4d450188d7148328ec67107dc

-- 
View it on GitLab: https://salsa.debian.org/med-team/mapsembler2/-/compare/91bb00377ada779b9135c1a2f92fd3e09cfd1da2...de9ab6cc00fdd2b4d450188d7148328ec67107dc
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/20201020/2a9e92e2/attachment-0001.html>


More information about the debian-med-commit mailing list