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
|
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
|