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
|
octave-iso2mesh (1.9.8+ds-1) unstable; urgency=medium
* Team upload
* New upstream version 1.9.8+ds
This version does not FTBFS against CGAL 6.0 (Closes: #1074380)
* d/watch:
+ Adapt for the new upstream naming scheme
+ Drop the useless stanza for the meshfix component
+ Drop useless filenamemangle option
* d/p/implicit-function-declaration.patch: Drop patch (applied upstream)
* d/control: Bump Standards-Version to 4.7.0 (no changes needed)
* d/rules:
+ Remove some extraneous *.m files
+ Remove empty doc directory
-- Rafael Laboissière <rafael@debian.org> Thu, 24 Oct 2024 14:47:16 -0300
octave-iso2mesh (1.9.6+ds-10) unstable; urgency=medium
* Team upload
* d/p/implicit-function-declaration.patch: New patch (Closes: #1066594)
-- Rafael Laboissière <rafael@debian.org> Sat, 30 Mar 2024 06:02:28 -0300
octave-iso2mesh (1.9.6+ds-9) unstable; urgency=medium
* Team upload
* Proper installation of *.m files in the octave-iso2mesh package
+ d/not-installed: Drop file
+ d/octave-iso2mesh.install: New file
This fixes, effectively, Bug#1013584.
-- Rafael Laboissière <rafael@debian.org> Sat, 30 Mar 2024 06:00:06 -0300
octave-iso2mesh (1.9.6+ds-8) unstable; urgency=medium
* Team upload
* Build-depend on dh-sequence-octave
+ d/control: Ditto
+ d/rules: Drop the --with=octave option from dh call
* d/control: Bump Standards-Version to 4.6.2 (no changes needed)
* d/copyright:
+ Update Source URL
+ d/copyright: Update list of copyright years for debian/* files
* d/not-installed: New file.
This avoids FTBFS triggered by dh_missing.
Thanks to Yue Gui <yuemeng.gui@gmail.com> for the patch (Closes: #1013584)
-- Rafael Laboissière <rafael@debian.org> Fri, 05 Jan 2024 15:04:03 -0300
octave-iso2mesh (1.9.6+ds-7) unstable; urgency=medium
* Team upload
* d/rules: Honor environment variables CPPFLAGs, CXXFLAGS, and LDFLAGS
* d/copyright:
+ Refer to common license file for Apache-2.0
+ Update copyright year for the debian/* files
* d/control: Bump Standards-Version to 4.6.0 (no changes needed)
-- Rafael Laboissière <rafael@debian.org> Sat, 20 Nov 2021 17:10:06 -0300
octave-iso2mesh (1.9.6+ds-6) unstable; urgency=medium
* Team upload
[ Qianqian Fang ]
* move tetgen dependency from octave-iso2mesh to iso2mesh-tools
(closes: #985524)
* move matlab-iso2mesh to contrib/science (closes: #984923)
-- Rafael Laboissière <rafael@debian.org> Wed, 18 Aug 2021 10:02:51 -0300
octave-iso2mesh (1.9.6+ds-5) unstable; urgency=medium
* Team upload
* d/control: Do not restrict architectures for octave-iso2mesh
binary package (Closes: #980794)
-- Rafael Laboissière <rafael@debian.org> Fri, 05 Feb 2021 03:53:07 -0300
octave-iso2mesh (1.9.6+ds-4) unstable; urgency=medium
* Team upload
* d/control: Restrict the list of architectures for iso2mesh-tools.
This is necessary because the package does not build on build
daemons with limited amount of disk space. Another workround must
be found after the release of bullseye.
-- Rafael Laboissière <rafael@debian.org> Fri, 08 Jan 2021 08:25:41 -0300
octave-iso2mesh (1.9.6+ds-3) unstable; urgency=medium
* Team upload
* Source-only upload, needed for migration into testing. No changes.
-- Rafael Laboissière <rafael@debian.org> Wed, 06 Jan 2021 05:32:22 -0300
octave-iso2mesh (1.9.6+ds-2) unstable; urgency=medium
* Team upload
* d/control:
+ Bump Standards-Version to 4.5.1 (no changes needed)
+ Add stanza for the matlab-iso2mesh binary package
-- Rafael Laboissière <rafael@debian.org> Thu, 31 Dec 2020 13:33:16 -0300
octave-iso2mesh (1.9.6+ds-1) unstable; urgency=medium
* Team upload
[ Qianqian Fang ]
* New upstream version 1.9.6+ds
[ Rafael Laboissière ]
* d/copyright: Remove duplicate globbing pattern
-- Rafael Laboissière <rafael@debian.org> Sat, 26 Sep 2020 14:34:56 -0300
octave-iso2mesh (1.9.5+ds-1) unstable; urgency=medium
* Initial release (Closes: #962608)
-- Qianqian Fang <fangqq@gmail.com> Thu, 13 Aug 2020 17:59:20 -0300
|