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 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195
|
octave-netcdf (1.0.18-1) unstable; urgency=medium
* New upstream version 1.0.18
* d/control:
+ Bump Standards-Version to 4.7.0 (no changes needed)
+ Resctrict build-dependencies needed for building the
documentation to the "!nodoc" profile
* Drop patches (applied upstream):
+ d/p/add-mkfuncdocs-py.patch:
+ d/p/add-mkqhcp-py.patch: Drop patch (applied upstream)
-- Rafael Laboissière <rafael@debian.org> Sun, 29 Sep 2024 09:07:09 -0300
octave-netcdf (1.0.17-2) unstable; urgency=medium
* d/u/metadata:
+ Add upstream repository URL
+ Update Bug-Database URL
* Build and install Qt Help files
+ d/control:
- Build-depend on dh-octave >= 1.8.0
- Build-depend on python3
+ d/patches/add-mkfuncdocs-py.patch: New patch
+ d/patches/add-mkqhcp-py.patch: New patch
+ d/rules: Use upstream Makefile for building the documentation
* Build and install info documentation
+ d/octave-netcdf.doc-base: Add stanza for the info file
+ d/octave-netcdf.info: New file
+ d/rules: Build doc/octave-netcdf.info
* d/s/lintian-overrides: Add override for Lintian warning
very-long-line-length-in-source-file
* d/octave-netcdf.docs: Install the CSS file
-- Rafael Laboissière <rafael@debian.org> Sun, 28 Jan 2024 11:57:59 -0300
octave-netcdf (1.0.17-1) unstable; urgency=medium
* New upstream version 1.0.17
* d/copyright
- Reflect upstream changes
- Update Source URL
* d/control:
- Bump Standards-Version to 4.6.2 (no changes needed)
- Update Homepage URL
* Build and install the upstream documentation
-- Rafael Laboissière <rafael@debian.org> Fri, 22 Sep 2023 00:39:06 -0300
octave-netcdf (1.0.16-2) unstable; urgency=medium
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation lines.
[ Rafael Laboissière ]
* d/copyright: Update Copyright notices for debian/* files
-- Rafael Laboissière <rafael@debian.org> Mon, 05 Dec 2022 09:33:01 -0300
octave-netcdf (1.0.16-1) unstable; urgency=medium
* New upstream version 1.0.16
* d/watch: Adjust for new URL at gnu-octave.github.io
* d/s/lintian-override: Override Lintian warnings source-is-missing
and debian-watch-lacks-sourceforge-redirector
-- Rafael Laboissière <rafael@debian.org> Sun, 18 Sep 2022 14:21:55 -0300
octave-netcdf (1.0.15-1) unstable; urgency=medium
* New upstream version 1.0.15
* d/p/add-distclean-target.patch; Drop patch (applied upstream)
* d/copyright: Reflect upstream changes
-- Rafael Laboissière <rafael@debian.org> Tue, 13 Sep 2022 06:08:02 -0300
octave-netcdf (1.0.14-2) unstable; urgency=medium
* Set upstream metadata fields: Archive.
* 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
* Proper cleaning of files generated by the configure script
+ d/clean, d/s/options: Drop obsolete files
+ d/control: Build-depend on dh-octave >= 1.2.3
+ d/p/add-distclean-target.patch: New patch
* d/copyright:
+ Accentuate my family name
+ Update copyright years for debian/* files
-- Rafael Laboissière <rafael@debian.org> Mon, 11 Jul 2022 10:01:58 -0300
octave-netcdf (1.0.14-1) unstable; urgency=medium
* New upstream version 1.0.14
* d/copyright: Reflect upstream changes
-- Rafael Laboissière <rafael@debian.org> Sun, 18 Oct 2020 03:56:25 -0300
octave-netcdf (1.0.13-2) unstable; urgency=medium
* d/control: Bump debhelper compatibility level to 13
* d/u/metadata: New file
-- Rafael Laboissière <rafael@debian.org> Tue, 28 Jul 2020 11:44:24 -0300
octave-netcdf (1.0.13-1) unstable; urgency=medium
* New upstream version 1.0.13
* d/copyright:
+ Reflect upstream changes
+ Add license for octave-netcdf.metainfo.xml
* d/control: Bump Standards-Version to 4.5.0 (no changes needed)
-- Rafael Laboissière <rafael@debian.org> Wed, 25 Mar 2020 04:56:48 -0300
octave-netcdf (1.0.12-3) 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 17:49:28 -0300
octave-netcdf (1.0.12-2) unstable; urgency=medium
* d/s/options: New file
* 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
-- Rafael Laboissiere <rafael@debian.org> Wed, 02 Jan 2019 22:56:45 -0200
octave-netcdf (1.0.12-1) unstable; urgency=medium
[ Rafael Laboissiere ]
* New upstream version 1.0.12
* d/copyright: Relflect upstream changes
* d/control: Bump Standards-Version to 4.1.4 (no changes needed)
[ Mike Miller ]
* d/control, d/copyright: Use secure URL for upstream source.
-- Rafael Laboissiere <rafael@debian.org> Mon, 23 Apr 2018 01:31:50 -0300
octave-netcdf (1.0.11-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:34:27 -0200
octave-netcdf (1.0.11-2) unstable; urgency=medium
[ 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 cgit instead of gitweb in Vcs-Browser URL
+ Add Testsuite field
-- Rafael Laboissiere <rafael@debian.org> Fri, 29 Dec 2017 22:14:07 -0200
octave-netcdf (1.0.11-1) unstable; urgency=medium
* Imported Upstream version 1.0.11
* d/p/fix-make-clean.patch: Drop patch (applied upstream)
-- Rafael Laboissiere <rafael@debian.org> Tue, 21 Jun 2016 05:01:36 -0300
octave-netcdf (1.0.10-1) unstable; urgency=medium
* Imported Upstream version 1.0.10
* d/control: Bump Standards-Version to 3.9.8 (no changes needed)
* d/p/fix-make-clean.patch: New patch
* d/clean: Add file
-- Rafael Laboissiere <rafael@laboissiere.net> Mon, 16 May 2016 10:21:07 +0200
octave-netcdf (1.0.9-1) unstable; urgency=low
* Initial release (closes: #819058)
-- Rafael Laboissiere <rafael@laboissiere.net> Mon, 21 Mar 2016 10:35:01 -0300
|