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 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118
|
ruby-mpi (0.4.0-3) unstable; urgency=medium
* Team upload.
* d/rules: do not use hardcoded ruby version.
Fix FTBFS with ruby3.3.
-- Lucas Kanashiro <kanashiro@debian.org> Wed, 22 Jan 2025 19:51:31 -0300
ruby-mpi (0.4.0-2) unstable; urgency=medium
* Add DEP-3 tag
* Update upstream URL
-- Youhei SASAKI <uwabami@gfd-dennou.org> Mon, 02 Dec 2024 14:40:31 +0900
ruby-mpi (0.4.0-1) unstable; urgency=medium
* Remove X?-Ruby-Versions fields from d/control
* New upstream version 0.4.0 (Closes: #1077402)
* Bump Standards-Version to 4.7.0 (no changes needed)
* Refresh patches
* Use chrpath for drop RPATH
* Add patch: Replace MPI_2* to MPI_ (Closes: #1076063)
-- Youhei SASAKI <uwabami@gfd-dennou.org> Mon, 02 Dec 2024 10:08:40 +0900
ruby-mpi (0.3.2-4) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Cédric Boutillier ]
* [ci skip] Update team name
* [ci skip] Add .gitattributes to keep unwanted files out of the source
package
[ HIGUCHI Daisuke (VDR dai) ]
* eliminate lintian warning: patch-not-forwarded-upstream
* eliminate lintian warning: update-debian-copyright
* set Rules-Requires-Root as no.
* Bump debhelper compatibility level to 13
* Declare compliance with Debian Policy 4.6.1
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Mon, 18 Jul 2022 18:53:05 +0900
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
|