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
|
octave-queueing (1.2.7-5) unstable; urgency=medium
* d/control: Bump Standards-Version to 4.6.1 (no changes needed)
* Build-depend on dh-sequence-octave
+ d/control: Ditto
+ d/rules: Drop the --with=octave option from dh call
* d/watch: Adjust for new URL at gnu-octave.github.io
* d/s/lintian-overrides: Override Lintian warning/error
debian-watch-lacks-sourceforge-redirector and source-is-missing
* d/copyright: Update Copyright notices for debian/* files
-- Rafael Laboissière <rafael@debian.org> Mon, 05 Dec 2022 11:25:44 -0300
octave-queueing (1.2.7-4) unstable; urgency=medium
* Team upload
[ Rafael Laboissière ]
* d/rules: Use targets execute_{before,after}_dh_* instead of override_dh_*
* d/clean: Remove auxiliary files in the doc directory
* d/watch: Bump to file version 4
* d/copyright: Accentuate my family name
* d/control: Bump Standards-Version to 4.6.0 (no changes needed)
* Set upstream metadata fields: Archive.
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[ Sébastien Villemot ]
* octave7.patch: new patch, fixes FTBFS against Octave 7 (Closes: #1009135)
-- Sébastien Villemot <sebastien@debian.org> Thu, 14 Apr 2022 10:52:48 +0200
octave-queueing (1.2.7-3) unstable; urgency=medium
* d/p/xseealso-texi2pdf.patch: Drop extraneous diff hunk.
Those hunks where undoing the changes in the previous patch
texinfo-absolute-path.patch and causing the package to not build
reproducibly. (Closes: #962187)
-- Rafael Laboissière <rafael@debian.org> Wed, 29 Jul 2020 11:09:39 -0300
octave-queueing (1.2.7-2) unstable; urgency=medium
* d/control: Bump debhelper compatibility level to 13
* d/u/metadata: Drop Name and Contact fields
* d/p/{xseealso-texi2pdf,info-dir-section}.patch: Set Forwarded: not-needed
-- Rafael Laboissière <rafael@debian.org> Wed, 29 Jul 2020 05:25:25 -0300
octave-queueing (1.2.7-1) unstable; urgency=medium
* New upstream version 1.2.7
* d/copyright: Reflect upstream changes
* d/p/lambda-k-texinfo.patch: Drop patch (applied upstream)
* Refresh patches for new upstream version:
+ d/p/texinfo-absolute-path.patch
+ d/p/xseealso-texi2pdf.patch
* d/u/metadata: Add Bug-{Database,Submit} and Repository-Browse fields
-- Rafael Laboissière <rafael@debian.org> Thu, 16 Apr 2020 06:08:13 -0300
octave-queueing (1.2.6-6) unstable; urgency=medium
* d/control: Bump Standards-Version to 4.5.0 (no changes needed)
* d/p/xseealso-texi2pdf.patch: New patch.
This patch avoids a problem introduced with the introduction of macro
@seealso in Texinfo version 6.7, which clashes with the one defined
in Octave. (Closes: #952274)
-- Rafael Laboissière <rafael@debian.org> Wed, 04 Mar 2020 10:40:28 +0100
octave-queueing (1.2.6-5) unstable; urgency=medium
* d/control:
+ Bump Standards-Version to 4.3.0 (no changes needed)
+ Bump to debhelper compat level 12
* Build-depend on debhelper-compat instead of using d/compat
-- Rafael Laboissiere <rafael@debian.org> Wed, 02 Jan 2019 22:57:37 -0200
octave-queueing (1.2.6-4) unstable; urgency=medium
* d/p/doc-Makefile.patch: Adjust for reproducible build of *.eps files
* d/rules: Export SOURCE_DATE_EPOCH
-- Rafael Laboissiere <rafael@debian.org> Tue, 04 Dec 2018 21:24:07 -0200
octave-queueing (1.2.6-3) unstable; urgency=medium
* d/p/doc-Makefile.patch: Revert previous changes
* d/p/texinfo-absolute-path.patch: New patch
-- Rafael Laboissiere <rafael@debian.org> Thu, 29 Nov 2018 07:46:48 -0200
octave-queueing (1.2.6-2) unstable; urgency=medium
* d/p/doc-Makefile.patch: Adjust for reproducible build
-- Rafael Laboissiere <rafael@debian.org> Tue, 27 Nov 2018 21:11:29 -0200
octave-queueing (1.2.6-1) unstable; urgency=medium
* New upstream version 1.2.6
* d/copyright: Reflect upstream changes
* d/control:
+ Bump Standards-Version to 4.2.1 (no changes needed)
+ Update list of TeX-related build-dependencies
* d/s/options: Add extend-diff-ignore option
-- Rafael Laboissiere <rafael@debian.org> Sun, 11 Nov 2018 10:12:10 -0200
octave-queueing (1.2.5-2) unstable; urgency=medium
* d/control:
+ Add Rules-Requires-Root: no
+ Bump Standards-Version to 4.2.0
* d/rules: Install the *.m files in the binary package (Closes: #905370)
-- Rafael Laboissiere <rafael@debian.org> Tue, 21 Aug 2018 17:58:22 -0300
octave-queueing (1.2.5-1) unstable; urgency=low
* Initial release (closes: #900684)
-- Rafael Laboissiere <rafael@debian.org> Sat, 30 Jun 2018 10:28:53 -0300
|