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
|
sight (20.2.0-2) unstable; urgency=medium
* d/p: add new patch to fix vrrender launch. Closes: #982262
-- Flavien Bridault <fbridault@ircad.fr> Tue, 16 Mar 2021 20:59:58 +0000
sight (20.2.0-1) unstable; urgency=medium
[ Nilesh Patra ]
[Nilesh Patra]
* New upstream version
* Team upload.
* debhelper-compat 13 (routine-update)
[Flavien Bridault]
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
* d/p/: refresh patch
* d/rules: enable PCH (https://git.ircad.fr/sight/sight/-/issues/263)
-- Flavien Bridault <fbridault@ircad.fr> Tue, 15 Dec 2020 11:10:27 +0100
sight (20.0.0-2) unstable; urgency=medium
* d/p: add new patch to fix i386 build
Closes: #964401
-- Flavien Bridault <fbridault@ircad.fr> Fri, 24 Jul 2020 13:37:53 +0000
sight (20.0.0-1) unstable; urgency=medium
* New upstream version
* d/p/: remove patches merged upstream
Add new patch to remove the shell extension from /usr/bin/vrrender
* d/control: replace libcamp0.7-dev with libcamp
-- Flavien Bridault <fbridault@ircad.fr> Thu, 25 Jun 2020 20:41:52 +0000
sight (19.0.0-6.1) unstable; urgency=high
* Non-maintainer upload.
* Add patch from Giovanni Mascellani for FTBFS with Boost 1.71.
(Closes: #954711)
-- Adrian Bunk <bunk@debian.org> Mon, 15 Jun 2020 18:20:23 +0300
sight (19.0.0-6) unstable; urgency=medium
[ Etienne Mollier ]
* Team upload.
* Hardcoded $me and $rootdir into the vrrender launcher for usrmerge support
Closes: #958089
* Changed manpages location to follow binaries embedded in libsight
* Updated a copyright entry from BSD to LGPL-3+ per current header
* Removed now unneeded ld flags per lintian warning
[ Andreas Tille ]
* Standards-Version: 4.5.0 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Etienne Mollier <etienne.mollier@mailoo.org> Sat, 25 Apr 2020 14:47:51 +0200
sight (19.0.0-5) unstable; urgency=medium
* Team upload.
* Drop explicit Depends: libvtk7.1-qt
Closes: #948741
-- Andreas Tille <tille@debian.org> Sun, 12 Jan 2020 20:54:58 +0100
sight (19.0.0-4) unstable; urgency=medium
* Team upload.
* Drop explicit Build-Depends: libvtk7.1-qt
Closes: #948368
* Refer to common license file for BSD.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Refer to specific version of license GPL-3+, LGPL-3+.
-- Andreas Tille <tille@debian.org> Wed, 08 Jan 2020 11:36:37 +0100
sight (19.0.0-3) unstable; urgency=medium
* d/control: update to gdcm3 for -dev, remove libminc-dev
-- Flavien Bridault <fbridault@ircad.fr> Tue, 17 Dec 2019 08:33:30 +0000
sight (19.0.0-2) unstable; urgency=medium
[ Flavien Bridault ]
* cme fix dpkg
* Standards-Version: 4.4.1
* d/p/fix-glm-missing-cmake.patch: add patch to be compatible with glm 0.9.9.6
* d/control: add transitive dependency for ITK, update to gdcm 3
[ Andreas Tille ]
* debhelper-compat 12
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Remove trailing whitespace in debian/changelog
* Remove trailing whitespace in debian/control
* Remove trailing whitespace in debian/rules
* Trim trailing whitespace.
* Fix day-of-week for changelog entry 0.9.2-4.
-- Flavien Bridault <fbridault@ircad.fr> Wed, 04 Dec 2019 11:22:04 +0000
sight (19.0.0-1) unstable; urgency=medium
* New upstream version
* d/p/: updated patches
* d/p/fix_version_getter.patch: add patch to not use git during configuring
-- Flavien Bridault <fbridault@ircad.fr> Mon, 02 Sep 2019 06:41:05 +0000
sight (18.1.0-1) unstable; urgency=medium
[ Andreas Tille ]
* Move package repository to sight
[ Flavien Bridault ]
* d/control: rename fw4spl to sight
Depends now on vtk7
* d/copyright: update credits, urls and licence version
* d/rules: rename fw4spl to sight
* d/watch: update upstream url
* d/p/: remove patches merged upstream
* */Courier.ttf: remove file not allowed for redistribution
-- Flavien Bridault <fbridault@ircad.fr> Sun, 04 Aug 2019 16:59:10 +0000
fw4spl (17.2.0-2) unstable; urgency=medium
[ Flavien Bridault ]
* d/p/: add patch to build with dcmtk 3.6.4. Closes: #920457
[ Andreas Tille ]
* Standards-Version: 4.3.0
-- Flavien Bridault <fbridault@ircad.fr> Sun, 03 Feb 2019 09:34:17 +0000
fw4spl (17.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Thu, 01 Nov 2018 12:42:50 +0100
fw4spl (14.0.0-1) unstable; urgency=medium
[ Flavien Bridault ]
* New upstream version
* d/p/: remove obsolete patches
Add patch to enable experimental GLM extension. Closes: #888932
* d/rules: update build options
[ Andreas Tille ]
* Standards-Version: 4.1.3
* debhelper 11
-- Flavien Bridault <fbridault@ircad.fr> Wed, 28 Feb 2018 13:24:10 +0000
fw4spl (11.0.4-2) unstable; urgency=medium
* Team upload.
* d/control: Move to standards version 4.0.1
* d/p/: Add patch fix_functional_include, Closes: #871111
-- Gert Wollny <gewo@debian.org> Mon, 21 Aug 2017 12:26:44 +0000
fw4spl (11.0.4-1) unstable; urgency=medium
[ Andreas Tille ]
* Team upload
* Fix Homepage
Closes: #812904
[ Flavien Bridault ]
* New upstream version
Support libpng16. Closes: #809935.
Support vtk6. Closes: #820632.
Support insighttoolkit4. Closes: #821957.
Support gcc5 build. Closes: #793240.
* Removed Corentin Desfarges as Uploader
* Added myself as Uploader
* d/watch: Moved to official fw4spl fork
* debhelper 10 (which enables parallel build as default). Closes: #797475.
* d/control: Updated dependencies
* cme fix dpkg-control
-- Flavien Bridault <fbridault@ircad.fr> Wed, 23 Nov 2016 09:58:17 +0100
fw4spl (0.9.2-4) unstable; urgency=medium
* Fix arm support.
* Remove restriction to amd64.
* Update dependencies in d/control.
* Support new boost version. Closes: #797481.
* Forbid parallel build. Closes: #797475.
-- Corentin Desfarges <corentin.desfarges.dev@gmail.com> Mon, 21 Dec 2015 14:11:13 +0200
fw4spl (0.9.2-3) unstable; urgency=medium
* Restrict package to amd64. Closes: #790288.
-- Corentin Desfarges <corentin.desfarges.dev@gmail.com> Thu, 16 Jul 2015 11:16:32 +0200
fw4spl (0.9.2-2) unstable; urgency=medium
* Replace files from libqt4-qt3support by symlinks. Closes: #781298.
* Fix FindHdf5.cmake to find hdf5 on i386 arch. Closes: #781294.
-- Corentin Desfarges <corentin.desfarges.dev@gmail.com> Fri, 27 Mar 2015 17:03:34 +0100
fw4spl (0.9.2-1) unstable; urgency=low
* Initial release (Closes: #779632)
-- Corentin Desfarges <corentin.desfarges.dev@gmail.com> Mon, 23 Mar 2015 11:19:00 +0100
|