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 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294
|
mwrap (1.3-1) unstable; urgency=medium
* New upstream version 1.3
* d/copyright: Reflect upstream changes
* d/p/allow-alternate-mwrap-in-tests.patch: Refresh for new upstream version
* d/p/force-doc-date.patch: Refresh for new upstream version
* d/docs: Include README.md file
* d/control:
+ Drop the redundant Priority field, which defaults to optional now
+ Bump Standards-Version to 4.7.3
* d/control: Update Homepage
* d/salsa-ci.yml: Add CI pipeline
-- Rafael Laboissière <rafael@debian.org> Thu, 26 Feb 2026 09:53:16 +0000
mwrap (1.2.1-3) unstable; urgency=medium
* d/watch: Convert to format version 5
* d/rules: Set DEB_BUILD_MAINT_OPTIONS to hardening=+all
-- Rafael Laboissière <rafael@debian.org> Sat, 18 Oct 2025 11:32:08 -0300
mwrap (1.2.1-2) unstable; urgency=medium
* Upload to unstable
* d/control: Drop “Rules-Requires-Root: no”, which is now the default
-- Rafael Laboissière <rafael@debian.org> Mon, 08 Sep 2025 06:35:55 -0300
mwrap (1.2.1-1) experimental; urgency=medium
* New upstream version 1.2.1
* d/p/fix-name-spelling.patch: Drop patch (applied upstream)
* d/p/force-doc-date.patch: Refresh for new upstream version
-- Rafael Laboissière <rafael@debian.org> Tue, 06 May 2025 02:36:04 -0300
mwrap (1.2-1) experimental; urgency=medium
* New upstream version 1.2
* Use upstream Makefile for building the documentation
+ d/p/fix-doc-build.patch: Drop patch (applied upstream)
+ d/rules: Build and clean the documentation
+ d/docs: Fix path for the PDF file
+ d/clean: Drop obsolete lines
* Refresh patches for new upstream version:
+ d/p/reproducible-build.patch
+ d/p/allow-alternate-mwrap-in-tests.patch
+ d/p/force-doc-date.patch
+ d/p/use-implicit-rules.patch
* Drop patches (applied upstream):
+ d/p/avoid-race-condition-parallel-make.patch
+ d/p/deprecated-error-verbose-bison.patch
* d/p/fix-name-spelling.patch: New patch
* d/rules: Drop useless removal of src/mwrap.y
-- Rafael Laboissière <rafael@debian.org> Mon, 05 May 2025 16:12:04 -0300
mwrap (1.1.1-6) unstable; urgency=medium
* d/p/deprecated-error-verbose-bison.patch: Add field Applied-Upstream
* Adjust patches in order to avoid race conditions
-- Rafael Laboissière <rafael@debian.org> Mon, 17 Mar 2025 11:34:22 -0300
mwrap (1.1.1-5) unstable; urgency=medium
* d/p/deprecated-error-verbose-bison.patch: Adjust patch for working
with both versions 2 and 3 of Bison
* d/rules: Remove file src/mwrap.y after dh_auto_clean
-- Rafael Laboissière <rafael@debian.org> Wed, 12 Mar 2025 04:44:31 -0300
mwrap (1.1.1-4) unstable; urgency=medium
* d/p/avoid-race-condition-parallel-make.patch: New patch (Closes: #1092433)
* d/p/deprecated-error-verbose-bison.patch: New patch
* d/control: Bump Standards-Version to 4.7.2 (no changes needed)
-- Rafael Laboissière <rafael@debian.org> Sun, 09 Mar 2025 16:04:38 -0300
mwrap (1.1.1-3) unstable; urgency=medium
[ Rafael Laboissière ]
* d/control: Bump Standards-Version to 4.7.0 (no changes needed)
[ Jeremy Bícha ]
* Fix autopkgtests following dpkg changes (LP: #2071468)
-- Rafael Laboissière <rafael@debian.org> Mon, 01 Jul 2024 04:52:25 -0300
mwrap (1.1.1-2) unstable; urgency=medium
* d/control: Bump Standards-Version to 4.6.2 (no changes needed)
* d/copyright:
+ Update Source URL
+ Update years list for copyright of debian/* files
* Use octave-dev instead of liboctave-dev
-- Rafael Laboissière <rafael@debian.org> Fri, 05 Jan 2024 07:42:26 -0300
mwrap (1.1.1-1) unstable; urgency=medium
[ Rafael Laboissière ]
* New upstream version 1.1.1
[ Sébastien Villemot ]
* Build-Depend on octave-dev instead of liboctave-dev
-- Rafael Laboissière <rafael@debian.org> Mon, 29 Aug 2022 04:24:37 -0300
mwrap (1.1-1) unstable; urgency=medium
* New upstream version 1.1
* d/copyright: Reflect upstream changes
* Drop patches (applied upstream):
+ d/p/use-octave-cli.patch
+ d/p/avoid-seg-fault-fortran1.patch
* Refresh patches for new upstream version:
+ d/p/force-doc-date.patch
+ d/p/allow-alternate-mwrap-in-tests.patch
* d/watch: Drop option filenamemangle
* d/control: Bump Standards-Version to 4.6.1 (no changes needed)
-- Rafael Laboissière <rafael@debian.org> Fri, 10 Jun 2022 07:42:53 -0300
mwrap (1.0-3) unstable; urgency=medium
* d/p/avoid-seg-fault-fortran1.patch: Add URL to the Forwarded header
* d/control: Bump Standards-Version to 4.6.0 (no changes needed)
* d/copyright: Update copyright year for the debian/* files
-- Rafael Laboissière <rafael@debian.org> Sun, 21 Nov 2021 06:50:38 -0300
mwrap (1.0-2) unstable; urgency=medium
* d/p/avoid-seg-fault-fortran1.patch: New patch
-- Rafael Laboissière <rafael@debian.org> Sun, 09 Aug 2020 13:02:13 -0300
mwrap (1.0-1) unstable; urgency=medium
* New upstream version 1.0
* d/copyright: Reflect upstream changes
* Patches refreshed for new upstream version:
+ d/p/fix-doc-build.patch
+ d/p/allow-alternate-mwrap-in-tests.patch
* Dropped patches:
+ d/p/compile-with-gcc-8.patch
+ d/p/no-hardcoded-cc-cxx.patch
+ d/p/man-page.patch
* d/p/use-octave-cli.patch: New patch
-- Rafael Laboissière <rafael@debian.org> Sat, 08 Aug 2020 11:31:45 -0300
mwrap (0.33.12-1) unstable; urgency=medium
* New upstream version 0.33.12
* d/copyright: Reflect upstream changes
* d/watch: Update for new upstream repository
* d/u/metadata: Update upstream URLs
* d/control:
+ Update upstream homepage
+ Add myself to the list of Uploaders
* d/p/fix-makefile.patch: Drop patch (not needed anymore)
* d/rules: Install mwrap executable
* d/p/fix-build-error.patch: Drop patch (applied upstream)
* Patches refreshed for new upstream version:
+ d/p/allow-alternate-mwrap-in-tests.patch
+ d/p/compile-with-gcc-8.patch
* d/clean: Add mwrap.fls to the list of files to clean
* d/p/reproducible-build.patch: Set Forwarded:not-needed
* d/p/no-hardcoded-cc-cxx.patch: New patch
* d/p/use-implicit-rules.patch: New patch
* d/p/compile-with-gcc-8.patch: Add URL to Forwarded field
* d/p/force-doc-date.patch: Set Forwarded:not-needed
* d/p/compile-with-bison-3.6.1.patch: Update URL of Forwarded field
* d/p/fix-doc-build.patch: Drop changes in doc/mwrap.tex
* Add manual page through patch
+ d/p/man-page.patch: New patch
+ debian/mwrap.1: Remove file
+ debian/manpages: Install the file
-- Rafael Laboissière <rafael@debian.org> Wed, 05 Aug 2020 03:08:56 -0300
mwrap (0.33-10) unstable; urgency=medium
* Team upload
* d/u/metadata: New file
* d/control:
+ Bump the Debhelper compatibility level to 13
+ Bump Standards-Version to 4.5.0 (no changes needed)
* d/p/compile-with-bison-3.6.1.patch: New patch (Closes: #960402)
-- Rafael Laboissière <rafael@debian.org> Wed, 27 May 2020 09:23:45 -0300
mwrap (0.33-9) unstable; urgency=medium
* Team upload
* 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:53:20 -0200
mwrap (0.33-8) unstable; urgency=medium
* Team upload
* d/p/force-doc-date.patch: New patch
-- Rafael Laboissiere <rafael@debian.org> Mon, 23 Jul 2018 16:48:02 -0300
mwrap (0.33-7) unstable; urgency=medium
* Team upload
* d/p/compile-with-gcc-8.patch: New patch (Closes: #897816)
-- Rafael Laboissiere <rafael@debian.org> Sun, 22 Jul 2018 08:50:56 -0300
mwrap (0.33-6) unstable; urgency=medium
* Team upload
* d/t/control: Add the necessary dependency to the binary package
-- Rafael Laboissiere <rafael@debian.org> Sun, 15 Jul 2018 05:07:08 -0300
mwrap (0.33-5) unstable; urgency=medium
* Team upload
* d/control:
+ Add Rules-Requires-Root: no
+ Bump Standards-Version to 4.1.5
* New patches:
+ d/p/allow-alternate-mwrap-in-tests.patch
+ d/p/reproducible-build.patch
* Add support for autopkgtest
-- Rafael Laboissiere <rafael@debian.org> Sat, 14 Jul 2018 16:25:45 -0300
mwrap (0.33-4) unstable; urgency=medium
* Team upload
* d/control: Bump Standards-Version to 4.1.3
* d/control: Replace Priority:extra with Priority:optional.
This is mandated by the Debian Policy since version 4.0.1.
* Set debhelper compatibility level to >= 11
* d/watch: Use secure upstream URI
-- Rafael Laboissiere <rafael@debian.org> Sun, 11 Feb 2018 08:42:44 -0200
mwrap (0.33-3) unstable; urgency=medium
[ Sébastien Villemot ]
* d/copyright: use secure URL for format.
* d/watch: bump to format version 4.
* d/control: use secure URLs for Vcs-* fields.
[ Rafael Laboissiere ]
* 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> Thu, 08 Feb 2018 11:30:43 -0200
mwrap (0.33-2) unstable; urgency=medium
* Team upload.
* d/control, d/copyright: update upstream URL
* Remove Thomas Weber and myself from Uploaders.
* Remove obsolete DM-Upload-Allowed field.
* Bump Standards-Version to 3.9.6, no changes needed.
-- Sébastien Villemot <sebastien@debian.org> Thu, 18 Sep 2014 16:48:22 +0200
mwrap (0.33-1) unstable; urgency=low
[ Nicolas Bourdaud ]
* Initial release. (Closes: #673318)
* Add Sébastien Villemot to uploaders list and enable DM-upload
* Install examples
[ Thomas Weber ]
* Add Thomas Weber to Uploaders
* Recommend 'octave' for the binary package
-- Thomas Weber <tweber@debian.org> Tue, 29 May 2012 00:14:33 +0200
|