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
|
octave-octproj (3.0.2-1) unstable; urgency=medium
* New upstream version 3.0.2
* d/copyright: Reflect upstream changes
* Drop patches (applied upstream):
+ d/p/specify-utm-zone.patch
+ d/p/honor-cflags-cxxflags.patch
+ d/p/format-security-error.patch
* d/p/do-not-strip-debugging-symbols.patch: Refresh for new upstream version
* d/s/lintian-overrides: Add lintian override for false positive on
license-problem-gfdl-invariants
* 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
-- Rafael Laboissière <rafael@debian.org> Wed, 09 Nov 2022 13:52:26 -0300
octave-octproj (2.0.1-5) unstable; urgency=medium
* d/copyright:
+ Accentuate my family name
+ Update copyright year for the debian/* files
* d/u/metadata: Set fields Archive and Repository
* d/s/options: Drop useless file
* d/p/do-not-strip-debugging-symbols.patch: Fix line number in block header
* d/p/honor-cflags-cxxflags.patch: New patch
* d/p/format-security-error.patch: New patch
-- Rafael Laboissière <rafael@debian.org> Mon, 15 Nov 2021 15:24:32 -0300
octave-octproj (2.0.1-4) unstable; urgency=medium
* d/p/specify-utm-zone.patch: New patch (Closes: #993005)
* d/control: Bump Standards-Version to 4.6.0 (no changes needed)
-- Rafael Laboissière <rafael@debian.org> Fri, 27 Aug 2021 04:52:35 -0300
octave-octproj (2.0.1-3) unstable; urgency=medium
* Upload to unstable (really, closes: #983215)
-- Rafael Laboissière <rafael@debian.org> Mon, 16 Aug 2021 12:39:32 -0300
octave-octproj (2.0.1-2) experimental; urgency=medium
* d/p/build-against-proj-6.patch: Drop patch.
This is necessary for building the package against PROJ version 8.
Thanks to Bas Couwenberg for the fix (Closes: #983215)
* d/s/options: Add Makefile to the extend-diff-ignore list
* d/control: Bump Standards-Version to 4.5.1 (no changes needed)
-- Rafael Laboissière <rafael@debian.org> Sun, 21 Feb 2021 16:04:30 -0300
octave-octproj (2.0.1-1) unstable; urgency=medium
* New upstream version 2.0.1
* d/copyright: Reflect upstream changes
* d/p/do-not-strip-debugging-symbols.patch: Refresh for new upstream version
* d/control:
+ Bump Standards-Version to 4.5.0 (no changes needed)
+ Bump debhelper compatibitlity level to 13
* d/u/metadata: New file
-- Rafael Laboissière <rafael@debian.org> Tue, 26 May 2020 06:14:43 -0300
octave-octproj (1.1.5-6) unstable; urgency=medium
* d/control:
+ Bump Standards-Version to 4.4.1 (no changes needed)
+ Bump dependency on dh-octave to >= 0.7.1
This allows the injection of the virtual package octave-abi-N
into the package's list of dependencies.
-- Rafael Laboissiere <rafael@debian.org> Thu, 07 Nov 2019 18:25:51 -0300
octave-octproj (1.1.5-5) unstable; urgency=medium
* d/control: Bump Standards-Version to 4.4.0 (no changes needed)
* d/p/build-against-proj-6.patch: New patch (Closes: #931914)
-- Rafael Laboissiere <rafael@debian.org> Sun, 25 Aug 2019 15:39:00 -0300
octave-octproj (1.1.5-4) unstable; urgency=medium
[ Mike Miller ]
* d/control: Use secure URL for upstream source.
[ Rafael Laboissiere ]
* Add upstream documentation in PDF form
* d/control:
+ Improve package description
+ 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
* d/copyright:
+ Use secure URI in Format header
+ Update upstream copyright statement
+ Add licensing conditions for octproj.tex
-- Rafael Laboissiere <rafael@debian.org> Wed, 02 Jan 2019 22:56:58 -0200
octave-octproj (1.1.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:36:39 -0200
octave-octproj (1.1.5-2) unstable; urgency=medium
* Use the dh-based version of octave-pkg-dev
* Set debhelper compatibility level to >= 11
* d/watch: Bump to format version 4
* 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:17 -0200
octave-octproj (1.1.5-1) unstable; urgency=low
* Initial release (closes: #871926)
-- Rafael Laboissiere <rafael@debian.org> Sat, 12 Aug 2017 14:39:13 -0300
|