[med-svn] [Git][med-team/libmaus2][upstream] New upstream version 2.0.803+dfsg

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sun Sep 12 19:08:27 BST 2021



Étienne Mollier pushed to branch upstream at Debian Med / libmaus2


Commits:
f5b8dc1b by Étienne Mollier at 2021-09-12T12:38:31+02:00
New upstream version 2.0.803+dfsg
- - - - -


3 changed files:

- ChangeLog
- configure.ac
- src/test/testsort.cpp


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,9 @@
+libmaus2 (2.0.803-1) unstable; urgency=medium
+
+  * Reduce size of test in testsort as it does not compile on x86
+
+ -- German Tischler-Höhle <germant at miltenyibiotec.de>  Mon, 06 Sep 2021 10:16:41 +0200
+
 libmaus2 (2.0.802-1) unstable; urgency=medium
 
   * Fix compilation without libdeflate


=====================================
configure.ac
=====================================
@@ -1,5 +1,5 @@
-AC_INIT(libmaus2,2.0.802,[germant at miltenyibiotec.de],[libmaus2],[https://gitlab.com/german.tischler/libmaus2])
-LIBRARY_VERSION=2:802:0
+AC_INIT(libmaus2,2.0.803,[germant at miltenyibiotec.de],[libmaus2],[https://gitlab.com/german.tischler/libmaus2])
+LIBRARY_VERSION=2:803:0
 AC_MSG_NOTICE([Configuring for source in directory ${srcdir}])
 AC_CANONICAL_SYSTEM
 AC_CANONICAL_HOST


=====================================
src/test/testsort.cpp
=====================================
@@ -1338,7 +1338,7 @@ int main()
 		}
 
 	{
-		std::size_t const n = 1024*1024*1024;
+		std::size_t const n = 1024*1024;
 		std::size_t const threads = 24;
 
 		std::cerr << "filling array...";



View it on GitLab: https://salsa.debian.org/med-team/libmaus2/-/commit/f5b8dc1b93ee97aae02b2ccd6b5d2cd5d7cccef5

-- 
View it on GitLab: https://salsa.debian.org/med-team/libmaus2/-/commit/f5b8dc1b93ee97aae02b2ccd6b5d2cd5d7cccef5
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/20210912/e23960ca/attachment-0001.htm>


More information about the debian-med-commit mailing list