1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
ruby-mpi (0.3.2-3) unstable; urgency=medium
* Team upload.
[ Youhei SASAKI ]
* force use CC=mpicc
* add patch: use Integer instead of Fixnum(deprecated)
* Use narray instead of numru-narray: Debian specific
* Fix narray gem version
* Fix narray version
[ Lucas Kanashiro ]
* Fix segfault during the build time tests execution
-- Lucas Kanashiro <lucas.kanashiro@canonical.com> Fri, 21 Feb 2020 08:58:28 -0300
ruby-mpi (0.3.2-2) unstable; urgency=medium
* Team upload.
* Do not run autodep8 tests for ruby packages
-- Lucas Kanashiro <lucas.kanashiro@canonical.com> Tue, 04 Feb 2020 08:17:18 -0300
ruby-mpi (0.3.2-1) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Youhei SASAKI ]
* Imported Upstream version 0.3.0
[ Lucas Kanashiro ]
* New upstream version 0.3.2
* Update years of upstream copyright
* d/copyright: use secure urls in Format and Source fields
* Bump debhelper compatibility level to 12
* Declare compliance with Debian Policy 4.5.0
* Update VCS urls to point to salsa
* Refresh patches
* d/examples: add a new sample file
* Add a patch dropping the NA_LLINT NArray type
* d/watch: update to use gemwatch.debian.net
* d/control: add Testsuite: autopkgtest-pkg-ruby
* d/control: use secure url on Homepage field
* d/control: do not runtime depend on ruby interpreter
-- Lucas Kanashiro <lucas.kanashiro@canonical.com> Tue, 04 Feb 2020 07:01:46 -0300
ruby-mpi (0.3.0-1) unstable; urgency=medium
* Imported Upstream version 0.3.0
* Refresh patches
-- Youhei SASAKI <uwabami@gfd-dennou.org> Wed, 09 Jul 2014 18:09:57 +0900
ruby-mpi (0.2.0-1) unstable; urgency=medium
* Initial release (Closes: #741506)
-- Youhei SASAKI <uwabami@gfd-dennou.org> Thu, 13 Mar 2014 15:16:11 +0900
|