summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Rafael Laboissière [Wed, 20 May 2020 20:43:17 +0000 (21:43 +0100)]
Allow an unpacked source package to be compiled in place
Origin: vendor, http://pkgs.fedoraproject.org/cgit/rpms/octave.git/tree/octave-pkgbuilddir.patch
Forwarded: not-needed
Last-Update: 2016-02-13
Gbp-Pq: Name octave-pkgbuilddir.patch
Sébastien Villemot [Wed, 20 May 2020 20:43:17 +0000 (21:43 +0100)]
octave (5.2.0-2) unstable; urgency=medium
[ Sébastien Villemot ]
* /etc/octave.conf now corresponds to the site-specific octaverc.
Previously, it would correspond to the version-specific octaverc. The latter
is not really meant to be locally modified.
* Move debian_missing_handler.m to site-specific directory.
This is more logical since it is now called from the site-specific octaverc.
Also, this emphasizes the fact that it’s a Debian customization.
* Bump to debhelper 13
— drop B-D to dh-exec, instead use new variable substitution mechanism
— dh_missing now defaults to --fail-missing
— simplify override_dh_auto_test rule
* d/rules:
— enable dh_dwz, it seems to work now
— simplify using debhelper 12.8’s execute_after_* rules
* d/control: add Breaks against octave-nlopt < 2.6.1-8~
Former version of the package would need recompiling against every new
Octave version.
* Cosmetic fixes to capitalization of MATLAB®
* d/upstream/metadata: various improvements
[ Rafael Laboissière ]
* d/p/load-hdf5-string-crash.patch: New patch.
Thanks to Elvis Stansvik for the patch
(Closes: #959109)
[dgit import unpatched octave 5.2.0-2]
Sébastien Villemot [Wed, 20 May 2020 20:43:17 +0000 (21:43 +0100)]
Import octave_5.2.0-2.debian.tar.xz
[dgit import tarball octave 5.2.0-2 octave_5.2.0-2.debian.tar.xz]
Sébastien Villemot [Tue, 4 Feb 2020 12:05:00 +0000 (12:05 +0000)]
Import octave_5.2.0.orig.tar.xz
[dgit import orig octave_5.2.0.orig.tar.xz]