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 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
|
ruby-lapack (1.8.2-3) unstable; urgency=medium
* Replace patch: follow upstream changes
-- Youhei SASAKI <uwabami@gfd-dennou.org> Thu, 13 Nov 2025 15:24:27 +0900
ruby-lapack (1.8.2-2) unstable; urgency=medium
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/gbp.conf: remove trailing empty lines
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
[ Youhei SASAKI ]
* Remove X?-Ruby-Versions fields from d/control
* Refresh patches
* Add patch: Add RBLAPACK_SELECT_CAST Macro (Closes: #1097817)
-- Youhei SASAKI <uwabami@gfd-dennou.org> Tue, 11 Nov 2025 17:36:20 +0900
ruby-lapack (1.8.2-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start
continuation lines.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Drop transition for old debug package migration.
[ Cédric Boutillier ]
* [ci skip] Update team name
* [ci skip] Add .gitattributes to keep unwanted files out
of the source package
[ Youhei SASAKI ]
* Update Depends: ruby-narray >= 0.6.1.2-4 (Closes: #996311)
* Add Rules-Requires-Root: no
* New upstream version 1.8.2 (Closes: #994241)
* update d/watch: use https
* Bump debhelper compatibility level to 13
* Bump Standards-Version to 4.6.0 (no changes needed)
* Add d/souce/lintian-overrides:
ignore too long lines for auto-generated files
-- Youhei SASAKI <uwabami@gfd-dennou.org> Fri, 05 Nov 2021 21:05:06 +0900
ruby-lapack (1.8.1-1) unstable; urgency=medium
[ 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
[ Youhei SASAKI ]
* New upstream version 1.8.1
* Add patch: Use vendorarchdir, Generate gemspec
* d/changelog: remove trailing-whitespace
* d/copyright: Update year, use https
* d/{control,conpat}: Bump Compat 11
* d/control: Bump Standard Version 4.1.3
* d/control: Add autopkgtest support
* d/ruby-tests.{rb,rake}: update testsuite
* d/{control,rules}: drop -dbg package
* d/control: use https
* d/control: Update Vcs-{Git,Browser}. use salsa
* d/{ruby-lapack.examples,rules}: Fix permission
-- Youhei SASAKI <uwabami@gfd-dennou.org> Thu, 08 Mar 2018 19:20:58 +0900
ruby-lapack (1.7.2-1) unstable; urgency=medium
* Imported Upstream version 1.7.2
- Fix FTBFS on arm64, mips64el, ppc64el(Closes: #774618)
Thanks to James Cowgill, Edmund Grimley Evans, Peter Green
* Refresh patches
* Update debian/changelog
* Fix lintian warning: vcs-field-uses-insecure-uri
-- Youhei SASAKI <uwabami@gfd-dennou.org> Wed, 10 Feb 2016 01:50:28 +0900
ruby-lapack (1.7.1-1) unstable; urgency=medium
* Imported Upstream version 1.7.1
* Bump Standard Version: 3.9.6
* Refresh patches
-- Youhei SASAKI <uwabami@gfd-dennou.org> Thu, 23 Jul 2015 11:08:05 +0900
ruby-lapack (1.6-2) unstable; urgency=medium
* fix FTBFS, add test for ruby2.1 (Closes: #747689)
- Thanks to Hideki Yamane <henrich@debian.org>
-- Youhei SASAKI <uwabami@gfd-dennou.org> Tue, 27 May 2014 01:28:18 +0900
ruby-lapack (1.6-1) unstable; urgency=medium
* Imported Upstream version 1.6
* Update test scripts
* Refresh patches: follow upstream changes
-- Youhei SASAKI <uwabami@gfd-dennou.org> Sun, 23 Mar 2014 20:35:58 +0900
ruby-lapack (1.5-2) unstable; urgency=low
* Team upload.
[ Cédric Boutillier ]
* debian/control
- remove obsolete DM-Upload-Allowed flag
- use canonical URI in Vcs-* fields
* debian/copyright: use DEP5 copyright-format/1.0 URL for Format field
[ Jonas Genannt ]
* d/control
- Updated ruby-lapack description (Closes: #712409)
- bumped standards version to 3.9.5 (no changes needed)
- bumped dependency gem2deb to 0.5.0 / Ruby 2.0 support
- updated ruby-lapack-dbg short description
* d/patches/FixLibraryPath: added DEP-3 header
* d/copyright: fixed copyright format
-- Jonas Genannt <jonas.genannt@capi2name.de> Sun, 22 Dec 2013 19:56:56 +0100
ruby-lapack (1.5-1) unstable; urgency=low
[ Youhei SASAKI ]
* Initial release (Closes: #619219)
* Imported Upstream version 1.5
[ Lucas Nussbaum ]
* remove --with quilt, not needed
* mention state in changelog
-- Youhei SASAKI <uwabami@gfd-dennou.org> Mon, 02 May 2011 15:39:11 +0900
|