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 142
|
octave-sparsersb (1.0.8-3) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Sébastien Villemot <sebastien@debian.org> Wed, 09 Dec 2020 18:21:54 +0100
octave-sparsersb (1.0.8-2) experimental; urgency=medium
[ Michele Martone ]
* fix: sparsersbtg test and call it from `make tests'
[ Rafael Laboissière ]
* d/clean: Delete left-over files src/*.cc-tst
* d/control: Bump Standards-Version to 4.5.1 (no changes needed)
* d/p/build-against-octave-6.patch: New patch (Closes: #976205)
-- Rafael Laboissière <rafael@debian.org> Thu, 03 Dec 2020 11:49:13 -0300
octave-sparsersb (1.0.8-1) unstable; urgency=medium
* New upstream version 1.0.8
* d/control: Restrain the build-dependency on librsb-dev to >= 1.2.0.9
* d/clean: New file
-- Rafael Laboissière <rafael@debian.org> Mon, 17 Aug 2020 02:56:10 -0300
octave-sparsersb (1.0.7-2) unstable; urgency=medium
* d/u/metadata: Drop Name and Contact fields
-- Rafael Laboissière <rafael@debian.org> Fri, 31 Jul 2020 07:03:30 -0300
octave-sparsersb (1.0.7-1) unstable; urgency=medium
* New upstream version 1.0.7
* d/copyright: Reflect upstream changes
* d/p/do-not-strip-debugging-symbols.patch: Drop patch (applied upstream)
* d/control: Bump Standards-Version to 4.5.0 (no changes needed)
* d/u/metadata: New file
* d/control: Bump debhelper compatibitlity level to 13
-- Rafael Laboissière <rafael@debian.org> Thu, 21 May 2020 17:33:23 -0300
octave-sparsersb (1.0.6-3) unstable; urgency=medium
* d/control:
+ Bump Standards-Version to 4.4.1 (no changes needed)
+ Bump dependency on dh-octave to >= 0.7.1
This allows the injection of the virtual package octave-abi-N
into the package's list of dependencies.
-- Rafael Laboissiere <rafael@debian.org> Fri, 08 Nov 2019 13:07:19 -0300
octave-sparsersb (1.0.6-2) unstable; urgency=medium
* d/control:
+ Add Rules-Requires-Root: no
+ Bump Standards-Version to 4.3.0
+ Bump to debhelper compat level 12
* Build-depend on debhelper-compat instead of using d/compat
* d/p/do-not-strip-debugging-symbols.patch: New patch
-- Rafael Laboissiere <rafael@debian.org> Wed, 02 Jan 2019 22:57:46 -0200
octave-sparsersb (1.0.6-1) unstable; urgency=medium
* New upstream version 1.0.6
-- Rafael Laboissiere <rafael@debian.org> Sat, 30 Jun 2018 10:38:48 -0300
octave-sparsersb (1.0.5-4) unstable; urgency=medium
[ Mike Miller ]
* d/control: Use secure URL for upstream source.
[ Rafael Laboissiere ]
* d/rules: Use override_dh_installdeb for post-install actions
* d/control: Bump Standards-Version to 4.1.4 (no changes needed)
[ Michele Martone ]
* patch to counter broken build (e.g. octave-forge bug #50764), debian-side.
* new patch: iscomplex has been replaced with is_complex_type.
[ Sébastien Villemot ]
* Revert "d/rules: Use override_dh_installdeb for post-install actions"
-- Rafael Laboissiere <rafael@debian.org> Mon, 18 Jun 2018 18:30:55 -0300
octave-sparsersb (1.0.5-3) unstable; urgency=medium
* Use dh-octave for building the package
* d/control:
+ Use Debian's GitLab URLs in Vcs-* headers
+ Change Maintainer to team+pkg-octave-team@tracker.debian.org
-- Rafael Laboissiere <rafael@debian.org> Sat, 10 Feb 2018 07:38:19 -0200
octave-sparsersb (1.0.5-2) unstable; urgency=medium
[ Sébastien Villemot ]
* d/copyright: use secure URL for format.
* d/watch: bump to format version 4.
[ Rafael Laboissiere ]
* Use the dh-based version of octave-pkg-dev
* Set debhelper compatibility level to >= 11
* d/control:
+ Bump Standards-Version to 4.1.3 (no changes needed)
+ Add Testsuite field
-- Rafael Laboissiere <rafael@debian.org> Fri, 29 Dec 2017 22:14:40 -0200
octave-sparsersb (1.0.5-1) unstable; urgency=medium
* New upstream version 1.0.5
* d/copyright: Reflect upstream changes
* d/p/avoid-rpath.patch: Drop patch (applied upstream)
* d/p/drop-power-operator-test.patch: Drop patch (applied upstream)
* d/rules: Prevent the compression of *.m examples
-- Rafael Laboissiere <rafael@debian.org> Fri, 31 Mar 2017 02:40:52 -0300
octave-sparsersb (1.0.2-3) unstable; urgency=medium
* d/p/drop-power-operator-test.patch: Add patch.
Thanks to Michele Martone for the suggestion (Closes: #857899)
-- Rafael Laboissiere <rafael@debian.org> Mon, 20 Mar 2017 16:53:21 -0300
octave-sparsersb (1.0.2-2) unstable; urgency=medium
* Upload to unstable
* d/control: Fix typo in package short description
-- Rafael Laboissiere <rafael@debian.org> Wed, 15 Mar 2017 17:47:25 -0300
octave-sparsersb (1.0.2-1) experimental; urgency=low
* Initial release (closes: #857787)
-- Rafael Laboissiere <rafael@debian.org> Sat, 20 Aug 2016 16:19:38 -0300
|