summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Raspbian automatic forward porter [Thu, 18 Jun 2020 16:03:55 +0000 (17:03 +0100)]
Merge version 5.2.0-2+rpi1 and 5.2.0-3 to produce 5.2.0-3+rpi1
Sébastien Villemot [Fri, 12 Jun 2020 08:15:25 +0000 (09:15 +0100)]
Merge octave (5.2.0-3) import into refs/heads/workingbranch
Rik [Fri, 12 Jun 2020 08:15:25 +0000 (09:15 +0100)]
Fix segfault when loading a single string from an hdf5 file
Origin: vendor, https://hg.savannah.gnu.org/hgweb/octave/rev/
9646d752c76c
Bug: https://savannah.gnu.org/bugs/index.php?58268
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959109
Forwarded: not-needed
Acked-by: Rafael Laboissière <rafael@debian.org>
Last-Update: 2016-04-30
Gbp-Pq: Name load-hdf5-string-crash.patch
Thomas Weber [Fri, 12 Jun 2020 08:15:25 +0000 (09:15 +0100)]
Install the Octave libraries publically in /usr/lib/
Forwarded: not-needed
Reviewed-by: Rafael Laboissière <rafael@debian.org>
Last-Update: 2016-11-20
Thanks to John Eaton for helping with this.
The patch is currently not needed upstream, but forwarding it might make sense
in the future.
Gbp-Pq: Name install_libraries_publically.patch
Thomas Weber [Fri, 12 Jun 2020 08:15:25 +0000 (09:15 +0100)]
Do not install versioned binaries
Forwarded: not-needed
Reviewed-by: Rafael Laboissière <rafael@debian.org>
Last-Update: 2016-11-20
We don't need them.
Gbp-Pq: Name drop_versioned_binaries.patch
Rafael Laboissière [Fri, 12 Jun 2020 08:15:25 +0000 (09:15 +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 [Fri, 12 Jun 2020 08:15:25 +0000 (09:15 +0100)]
octave (5.2.0-3) unstable; urgency=medium
* Rename /etc/octave.conf to /etc/octaverc, for consistency with upstream
naming.
[dgit import unpatched octave 5.2.0-3]
Sébastien Villemot [Fri, 12 Jun 2020 08:15:25 +0000 (09:15 +0100)]
Import octave_5.2.0-3.debian.tar.xz
[dgit import tarball octave 5.2.0-3 octave_5.2.0-3.debian.tar.xz]
Peter Michael Green [Sat, 30 May 2020 11:09:36 +0000 (11:09 +0000)]
Manual merge of version 5.2.0-1+rpi1 and 5.2.0-2 to produce 5.2.0-2+rpi1
Sébastien Villemot [Wed, 20 May 2020 20:43:17 +0000 (21:43 +0100)]
Merge octave (5.2.0-2) import into refs/heads/workingbranch
Rik [Wed, 20 May 2020 20:43:17 +0000 (21:43 +0100)]
Fix segfault when loading a single string from an hdf5 file
Origin: vendor, https://hg.savannah.gnu.org/hgweb/octave/rev/
9646d752c76c
Bug: https://savannah.gnu.org/bugs/index.php?58268
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959109
Forwarded: not-needed
Acked-by: Rafael Laboissière <rafael@debian.org>
Last-Update: 2016-04-30
Gbp-Pq: Name load-hdf5-string-crash.patch
Thomas Weber [Wed, 20 May 2020 20:43:17 +0000 (21:43 +0100)]
Install the Octave libraries publically in /usr/lib/
Forwarded: not-needed
Reviewed-by: Rafael Laboissière <rafael@debian.org>
Last-Update: 2016-11-20
Thanks to John Eaton for helping with this.
The patch is currently not needed upstream, but forwarding it might make sense
in the future.
Gbp-Pq: Name install_libraries_publically.patch
Thomas Weber [Wed, 20 May 2020 20:43:17 +0000 (21:43 +0100)]
Do not install versioned binaries
Forwarded: not-needed
Reviewed-by: Rafael Laboissière <rafael@debian.org>
Last-Update: 2016-11-20
We don't need them.
Gbp-Pq: Name drop_versioned_binaries.patch
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]
Raspbian automatic forward porter [Tue, 18 Feb 2020 11:31:05 +0000 (11:31 +0000)]
Merge version 5.1.0-4+rpi1 and 5.2.0-1 to produce 5.2.0-1+rpi1
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]
Sébastien Villemot [Tue, 4 Feb 2020 12:05:00 +0000 (12:05 +0000)]
Merge octave (5.2.0-1) import into refs/heads/workingbranch
Thomas Weber [Tue, 4 Feb 2020 12:05:00 +0000 (12:05 +0000)]
Install the Octave libraries publically in /usr/lib/
Forwarded: not-needed
Reviewed-by: Rafael Laboissière <rafael@debian.org>
Last-Update: 2016-11-20
Thanks to John Eaton for helping with this.
The patch is currently not needed upstream, but forwarding it might make sense
in the future.
Gbp-Pq: Name install_libraries_publically.patch
Thomas Weber [Tue, 4 Feb 2020 12:05:00 +0000 (12:05 +0000)]
Do not install versioned binaries
Forwarded: not-needed
Reviewed-by: Rafael Laboissière <rafael@debian.org>
Last-Update: 2016-11-20
We don't need them.
Gbp-Pq: Name drop_versioned_binaries.patch
Rafael Laboissière [Tue, 4 Feb 2020 12:05:00 +0000 (12:05 +0000)]
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 [Tue, 4 Feb 2020 12:05:00 +0000 (12:05 +0000)]
octave (5.2.0-1) unstable; urgency=medium
* New upstream version 5.2.0
* Replace libopenblas-base by libopenblas0 in Recommends
* d/copyright: reflect upstream changes
* Bump S-V to 4.5.0
* Do not Build-Depend on default-jdk on archs that do not have it.
Also remove always-build-octave-jar.patch. Rather make build-indep rules
fail on archs for which we do not support Java.
Thanks to Samuel Thibault (Closes: #947959)
* Remove texinfo.patch, no longer needed since Automake 1.16 is the default
* Remove unused d/source/include-binaries
* Use the .patch extension for all patches
[dgit import unpatched octave 5.2.0-1]
Sébastien Villemot [Tue, 4 Feb 2020 12:05:00 +0000 (12:05 +0000)]
Import octave_5.2.0-1.debian.tar.xz
[dgit import tarball octave 5.2.0-1 octave_5.2.0-1.debian.tar.xz]
Raspbian automatic forward porter [Tue, 5 Nov 2019 10:09:35 +0000 (10:09 +0000)]
Merge version 5.1.0-3+rpi1 and 5.1.0-4 to produce 5.1.0-4+rpi1
Rafael Laboissiere [Thu, 31 Oct 2019 05:02:46 +0000 (05:02 +0000)]
Merge octave (5.1.0-4) import into refs/heads/workingbranch
Debian Octave Group [Thu, 31 Oct 2019 05:02:46 +0000 (05:02 +0000)]
texinfo
Gbp-Pq: Name texinfo.patch
Debian Octave Group [Thu, 31 Oct 2019 05:02:46 +0000 (05:02 +0000)]
always-build-octave-jar
Gbp-Pq: Name always-build-octave-jar.patch
Debian Octave Group [Thu, 31 Oct 2019 05:02:46 +0000 (05:02 +0000)]
install_libraries_publically
Gbp-Pq: Name install_libraries_publically
Debian Octave Group [Thu, 31 Oct 2019 05:02:46 +0000 (05:02 +0000)]
drop_versioned_binaries
Gbp-Pq: Name drop_versioned_binaries.diff
Debian Octave Group [Thu, 31 Oct 2019 05:02:46 +0000 (05:02 +0000)]
octave-pkgbuilddir
Gbp-Pq: Name octave-pkgbuilddir.patch
Rafael Laboissiere [Thu, 31 Oct 2019 05:02:46 +0000 (05:02 +0000)]
octave (5.1.0-4) unstable; urgency=medium
* The liboctaveN package provides now the virtual package octave-abi-MM
* d/s/options: Add *.qch and *.qhc to the list of ignored files
[dgit import unpatched octave 5.1.0-4]
Rafael Laboissiere [Thu, 31 Oct 2019 05:02:46 +0000 (05:02 +0000)]
Import octave_5.1.0-4.debian.tar.xz
[dgit import tarball octave 5.1.0-4 octave_5.1.0-4.debian.tar.xz]
Peter Michael Green [Thu, 31 Oct 2019 00:51:03 +0000 (00:51 +0000)]
Merge octave (5.1.0-3+rpi1) import into refs/heads/workingbranch
Debian Octave Group [Thu, 31 Oct 2019 00:51:03 +0000 (00:51 +0000)]
texinfo
Gbp-Pq: Name texinfo.patch
Debian Octave Group [Thu, 31 Oct 2019 00:51:03 +0000 (00:51 +0000)]
always-build-octave-jar
Gbp-Pq: Name always-build-octave-jar.patch
Debian Octave Group [Thu, 31 Oct 2019 00:51:03 +0000 (00:51 +0000)]
install_libraries_publically
Gbp-Pq: Name install_libraries_publically
Debian Octave Group [Thu, 31 Oct 2019 00:51:03 +0000 (00:51 +0000)]
drop_versioned_binaries
Gbp-Pq: Name drop_versioned_binaries.diff
Debian Octave Group [Thu, 31 Oct 2019 00:51:03 +0000 (00:51 +0000)]
octave-pkgbuilddir
Gbp-Pq: Name octave-pkgbuilddir.patch
Peter Michael Green [Thu, 31 Oct 2019 00:51:03 +0000 (00:51 +0000)]
octave (5.1.0-3+rpi1) bullseye-staging; urgency=medium
* Disable testsuite.
[dgit import unpatched octave 5.1.0-3+rpi1]
Peter Michael Green [Thu, 31 Oct 2019 00:51:03 +0000 (00:51 +0000)]
Import octave_5.1.0-3+rpi1.debian.tar.xz
[dgit import tarball octave 5.1.0-3+rpi1 octave_5.1.0-3+rpi1.debian.tar.xz]
Sébastien Villemot [Tue, 1 Oct 2019 19:34:08 +0000 (20:34 +0100)]
Merge octave (5.1.0-3) import into refs/heads/workingbranch
Debian Octave Group [Tue, 1 Oct 2019 19:34:08 +0000 (20:34 +0100)]
texinfo
Gbp-Pq: Name texinfo.patch
Debian Octave Group [Tue, 1 Oct 2019 19:34:08 +0000 (20:34 +0100)]
always-build-octave-jar
Gbp-Pq: Name always-build-octave-jar.patch
Debian Octave Group [Tue, 1 Oct 2019 19:34:08 +0000 (20:34 +0100)]
install_libraries_publically
Gbp-Pq: Name install_libraries_publically
Debian Octave Group [Tue, 1 Oct 2019 19:34:08 +0000 (20:34 +0100)]
drop_versioned_binaries
Gbp-Pq: Name drop_versioned_binaries.diff
Debian Octave Group [Tue, 1 Oct 2019 19:34:08 +0000 (20:34 +0100)]
octave-pkgbuilddir
Gbp-Pq: Name octave-pkgbuilddir.patch
Sébastien Villemot [Tue, 1 Oct 2019 19:34:08 +0000 (20:34 +0100)]
octave (5.1.0-3) unstable; urgency=medium
* On mipsel, disable debugging symbols.
Otherwise, it FTBFS because the assembler hits the virtual space memory
limit of 2Gb.
* Drop provisions for the now obsolete mips architecture
[dgit import unpatched octave 5.1.0-3]
Sébastien Villemot [Tue, 1 Oct 2019 19:34:08 +0000 (20:34 +0100)]
Import octave_5.1.0-3.debian.tar.xz
[dgit import tarball octave 5.1.0-3 octave_5.1.0-3.debian.tar.xz]
Sébastien Villemot [Mon, 25 Feb 2019 17:01:12 +0000 (17:01 +0000)]
Import octave_5.1.0.orig.tar.xz
[dgit import orig octave_5.1.0.orig.tar.xz]
Debian Octave Group [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
mkoctfile-infinite-loop
Gbp-Pq: Name mkoctfile-infinite-loop.patch
Debian Octave Group [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
hdf5-mkoctfile
Gbp-Pq: Name hdf5-mkoctfile.patch
Debian Octave Group [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
hdf5-flags
Gbp-Pq: Name hdf5-flags.patch
Debian Octave Group [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
always-build-octave-jar
Gbp-Pq: Name always-build-octave-jar.patch
Debian Octave Group [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
hurd_path_max
Gbp-Pq: Name hurd_path_max.diff
Debian Octave Group [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
dblquad-s390x
Gbp-Pq: Name dblquad-s390x.diff
Debian Octave Group [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
mkoctfile-mpi
Gbp-Pq: Name mkoctfile-mpi.diff
Debian Octave Group [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
add_info_dir_categories
Gbp-Pq: Name add_info_dir_categories
Debian Octave Group [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
no_pdf_in_print
Warn that PDF generation is not possible packaged gnuplot, due to the
missing pdflib (closes: #478677)
-- Thomas Weber <thomas.weber.mail@gmail.com> Sat, 24 May 2008 13:49:51 +0200
Gbp-Pq: Name no_pdf_in_print.diff
Debian Octave Group [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
install_libraries_publically
Gbp-Pq: Name install_libraries_publically
Debian Octave Group [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
drop_versioned_binaries
Gbp-Pq: Name drop_versioned_binaries.diff
Debian Octave Group [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
enable_dirs_in_pkg
Gbp-Pq: Name enable_dirs_in_pkg
Sébastien Villemot [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
octave (3.8.2-4) unstable; urgency=medium
* mkoctfile-infinite-loop.patch: fix infinite loop of mkoctfile -M on
platforms where char is unsigned. (Closes: #770192)
[dgit import unpatched octave 3.8.2-4]
Sébastien Villemot [Mon, 1 Dec 2014 20:25:52 +0000 (20:25 +0000)]
Import octave_3.8.2-4.debian.tar.xz
[dgit import tarball octave 3.8.2-4 octave_3.8.2-4.debian.tar.xz]
Sébastien Villemot [Thu, 14 Aug 2014 10:19:21 +0000 (11:19 +0100)]
Import octave_3.8.2.orig.tar.bz2
[dgit import orig octave_3.8.2.orig.tar.bz2]