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
|
octave-mpi (1.2.0-6) unstable; urgency=medium
* Team upload
* 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/s/lintian-overrides: Add override for using of DEB_VERSION_UPSTREAM
variable in dh-exec scripts
-- Rafael Laboissiere <rafael@debian.org> Fri, 04 Jan 2019 06:29:42 -0200
octave-mpi (1.2.0-5) unstable; urgency=medium
[ Mike Miller ]
* d/control, d/copyright: Use secure URL for upstream source.
[ Rafael Laboissiere ]
* d/control: Bump Standards-Version to 4.1.4 (no changes needed)
[ Sébastien Villemot ]
* octave4.4.patch: new patch, fixes FTBFS on 64-bit arches
-- Sébastien Villemot <sebastien@debian.org> Sun, 10 Jun 2018 20:49:49 +0200
octave-mpi (1.2.0-4) 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:43:16 -0200
octave-mpi (1.2.0-3) unstable; urgency=medium
* Team upload
[ 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)
+ Use secure URIs in the Vcs-* fields
+ Use cgit instead of gitweb in Vcs-Browser URL
+ Add Testsuite field
* d/p/spelling-errors-in-docstrings.patch: New patch
-- Rafael Laboissiere <rafael@debian.org> Fri, 29 Dec 2017 22:14:01 -0200
octave-mpi (1.2.0-2) unstable; urgency=medium
[ Sébastien Villemot ]
* octave4.0.patch: new patch, fixes FTBFS against Octave 4.0.
(Closes: #792877)
* Drop transitional package octave-openmpi-ext.
* Remove Thomas Weber from Uploaders.
[ Rafael Laboissiere ]
* d/p/autoload-yes.patch: Remove patch (deprecated upstream)
* Bump Standards-Version to 3.9.6 (no changes needed)
-- Sébastien Villemot <sebastien@debian.org> Fri, 31 Jul 2015 11:06:23 +0200
octave-mpi (1.2.0-1) unstable; urgency=medium
* Imported Upstream version 1.2.0
* debian/copyright: reflect upstream changes.
* Reintroduce LD_PRELOAD trick in README.Debian.
-- Sébastien Villemot <sebastien@debian.org> Mon, 17 Mar 2014 17:51:50 +0000
octave-mpi (1.1.1-1) unstable; urgency=low
* Imported Upstream version 1.1.1
* Rename source and binary package to octave-mpi, to reflect upstream change.
* Add transitional package for octave-openmpi-ext.
* Build against mpi-default-dev, since the package should now work with all
MPI implementations. Update documentation accordingly.
* Bump Standards-Version to 3.9.5, no changes needed.
* Remove openmpi-1.6.patch, no longer needed.
* Refresh autoload-yes.patch.
-- Sébastien Villemot <sebastien@debian.org> Mon, 28 Oct 2013 04:36:56 +0000
octave-openmpi-ext (1.1.0-2) unstable; urgency=low
[ Sébastien Villemot ]
* Fix FTBFS against openmpi 1.6
+ openmpi-1.6.patch: new patch
+ Tighten build dependency against libopenmpi-dev (the patch is not
backward compatible)
[ Thomas Weber ]
* debian/control: Use canonical URLs in Vcs-* fields
-- Sébastien Villemot <sebastien@debian.org> Mon, 19 Aug 2013 18:08:44 +0200
octave-openmpi-ext (1.1.0-1) unstable; urgency=low
* Imported Upstream version 1.1.0
* Use my @debian.org email address
* debian/copyright: reflect upstream changes
* Remove obsolete DM-Upload-Allowed flag
* Bump Standards-Version to 3.9.4, no changes needed
* remove-wrong-addpath.patch: remove patch, no longer needed
* add-preload-to-example.patch: remove patch, obsolete
* autoload-yes.patch: new patch, marks package as autoloaded
* d/rules, d/links: remove code about deleted 'allnodes' script
-- Sébastien Villemot <sebastien@debian.org> Mon, 20 May 2013 13:28:59 +0200
octave-openmpi-ext (1.0.2-2) unstable; urgency=low
* Explicitly Build-Depends on libopenmpi-dev, and Build-Conflicts with
libmpich2-dev, since the package is not compatible with the latter
-- Sébastien Villemot <sebastien.villemot@ens.fr> Tue, 03 Jul 2012 13:59:34 +0000
octave-openmpi-ext (1.0.2-1) unstable; urgency=low
[ Sébastien Villemot ]
* Initial release (closes: #668299)
-- Thomas Weber <tweber@debian.org> Fri, 27 Apr 2012 15:21:22 +0200
|