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 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568
|
vtk (5.0.2-4) unstable; urgency=low
* Add description of fix for two-dimensional PLOT3D to README.debian
-- A. Maitland Bottoms <bottoms@debian.org> Mon, 13 Nov 2006 20:55:44 -0500
vtk (5.0.2-3) unstable; urgency=low
* Fixup VTKData pathname (Closes: #389549)
-- A. Maitland Bottoms <bottoms@debian.org> Mon, 13 Nov 2006 11:00:05 -0500
vtk (5.0.2-2) unstable; urgency=low
* depend on x11proto-core-dev rather than x-dev (Closes: #389001)
-- A. Maitland Bottoms <bottoms@debian.org> Fri, 10 Nov 2006 23:17:11 -0500
vtk (5.0.2-1) unstable; urgency=low
* New upstream release (Closes: #395566)
* Build with Qt support thanks to Michael Hanke. (Closes: #384908)
* Correct VTK_DATA_ROOT path (Closes: #389549)
* libvtk5-qt4-dev depends on libvtk5-qt4,
libvtk5-qt3-dev depends on libvtk5-qt3 (Closes: #389521)
* Apply fix for two-dimensional PLOT3D by Francesco Poli (Closes: #397186)
-- A. Maitland Bottoms <bottoms@debian.org> Fri, 10 Nov 2006 14:17:57 -0500
vtk (5.0.1-4) unstable; urgency=low
* Remove build system paths from vtkCommonKit.cmake and
vtkRenderingKit.cmake in the libvtk5-dev package (Closes: #388736)
Thanks to Thomas Weber
-- A. Maitland Bottoms <bottoms@debian.org> Fri, 22 Sep 2006 09:54:24 -0400
vtk (5.0.1-3) experimental; urgency=low
* Add libraries to libvtk5-qt3 and libvtk5-qt3
* Add conflicts to libvtk5-qt3 and libvtk5-qt3 since both have libQVTK.so.5.0.1
* Add back graphviz in Build-Depends-Indep since it is in main now.
-- A. Maitland Bottoms <bottoms@debian.org> Thu, 14 Sep 2006 11:58:06 -0400
vtk (5.0.1-2) experimental; urgency=low
* Build with Qt support thanks to Michael Hanke. (Closes: #384908)
* Use python-support
-- A. Maitland Bottoms <bottoms@debian.org> Thu, 7 Sep 2006 18:38:30 -0400
vtk (5.0.1-1) unstable; urgency=low
* New upstream branch
* New soversion, new library package name (Closes: #351476)
* Automatic build-time python version setting,
for new Python policy, (Closes: #373406)
-- A. Maitland Bottoms <bottoms@debian.org> Sun, 6 Aug 2006 14:59:14 -0400
vtk (4.4.2-9) unstable; urgency=low
* renamed libvtk4c2 to libvtk4c2a(libstdc++ allocator change) (Closes: #339276)
* New X dependencies - (Closes #346505)
* patch QVTKRenderWindowInteractor.py invocation of the QWidget constructor (Closes: #333812)
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 10 Jan 2006 12:41:41 -0500
vtk (4.4.2-8) unstable; urgency=low
* Fix build-depends to prefer libgl1-mesa-dev (Closes: #328971)
-- A. Maitland Bottoms <bottoms@debian.org> Sun, 18 Sep 2005 10:15:01 -0400
vtk (4.4.2-7) unstable; urgency=low
* g++ 4.0 Transition
* Pick up some of the ubuntu patches:
Update {build-,}depends for xorg -> mesa GL/GLU transition.
Change (build-)dependencies xlibmesa-glu* to libglu*-xorg.
Fix libvtk-dev dependencies.
CXX transition: Rename libvtk4 to libvtk4c2.
debian/python-vtk.{postinst,prerm}: Remove, use dh_python.
Work around xorg reorganization, add -I/usr/X11R6/include to the path.
* Debian still has Python 2.3 as the default
-- A. Maitland Bottoms <bottoms@debian.org> Sun, 11 Sep 2005 21:20:03 -0400
vtk (4.4.2-6ubuntu2) breezy; urgency=low
* Update {build-,}depends for xorg -> mesa GL/GLU transition.
-- Adam Conrad <adconrad@ubuntu.com> Thu, 25 Aug 2005 00:35:49 +1000
vtk (4.4.2-6ubuntu1) breezy; urgency=low
* Synchronise with Debian.
* Change (build-)dependencies xlibmesa-glu* to libglu*-xorg.
* Fix libvtk-dev dependencies.
* CXX transition: Rename libvtk4 to libvtk4c2.
* Tighten build dependency on ftgl-dev (>= 2.1.2-1ubuntu1).
* debian/python-vtk.{postinst,prerm}: Remove, use dh_python.
* Work around xorg reorganization, add -I/usr/X11R6/include to the path.
-- Matthias Klose <doko@ubuntu.com> Mon, 30 May 2005 14:57:29 +0200
vtk (4.4.2-6) unstable; urgency=low
* provide /usr/include/vtk/vtkAMRBox.h in libvtk4-dev (Closes: #258090)
-- A. Maitland Bottoms <bottoms@debian.org> Sun, 20 Mar 2005 11:48:50 -0500
vtk (4.4.2-5) unstable; urgency=low
* fix dependency for GLU development package libglu-dev (Closes: #299523)
* also fix libgl-dev dependency, use XFree86 OpenGL by default
* correct version in shlibs file with dh_makeshlibs -V (Closes: #299479)
* support system lib freetype 6 (Closes: #277602)
-- A. Maitland Bottoms <bottoms@debian.org> Mon, 14 Mar 2005 19:13:10 -0500
vtk (4.4.2-4) unstable; urgency=low
* works with mayavi and gl2ps (Closes: #237051, #232019)
* vtk-tcl depends on -dev (Closes: #231138)
* help octaviz transition out of experimental
* Build-depends upon cmake version 2.0.5
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 8 Mar 2005 09:56:07 -0500
vtk (4.4.2-3) experimental; urgency=low
* ship Common/vtkAMRBox.h in libvtk4-dev (Closes: #258090)
* python-vtk: vtkGetDataRoot returns correct directory
-- A. Maitland Bottoms <bottoms@debian.org> Thu, 19 Aug 2004 09:27:41 -0400
vtk (4.4.2-2) experimental; urgency=low
* Give experimental version a build with new libtiff, cmake 2.0.3
-- A. Maitland Bottoms <bottoms@debian.org> Thu, 12 Aug 2004 13:40:42 -0400
vtk (4.4.2-1) experimental; urgency=low
* New upstream release, use vtkIdTypeArray instead of vtkIntArray
-- A. Maitland Bottoms <bottoms@debian.org> Mon, 29 Mar 2004 22:34:09 -0500
vtk (4.4.1-2) experimental; urgency=low
* fix some .so links (Closes: #237051)
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 9 Mar 2004 09:16:47 -0500
vtk (4.4.1-1) experimental; urgency=low
* New upstream release
-- A. Maitland Bottoms <bottoms@debian.org> Sun, 7 Mar 2004 23:04:50 -0500
vtk (4.4-2) experimental; urgency=low
* Enable gl2ps support
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 17 Feb 2004 21:15:18 -0500
vtk (4.4-1) experimental; urgency=low
* New upstream "interim" release
-- A. Maitland Bottoms <bottoms@debian.org> Sun, 15 Feb 2004 08:45:07 -0500
vtk (4.2.6-5ubuntu1) hoary; urgency=low
* Rebuilt for Python 2.4.
-- Herve Cauwelier <hcauwelier@oursours.net> Thu, 17 Mar 2005 10:18:35 +0100
vtk (4.2.5-1) unstable; urgency=low
* New upstream release
* Added conflicts line because I moved files between libvtk4 and python-vtk
(Closes: #227006)
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 20 Jan 2004 21:19:29 -0500
vtk (4.2.4-4) unstable; urgency=low
* Fix .so file handling in binary-arch only builds. (Closes: #225659)
-- A. Maitland Bottoms <bottoms@debian.org> Wed, 31 Dec 2003 11:22:54 -0500
vtk (4.2.4-3) unstable; urgency=low
* apply patch Wrapping/Python/vtk/tk/vtkLoadPythonTkWidgets.py (again)
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 16 Dec 2003 19:33:40 -0500
vtk (4.2.4-2) unstable; urgency=low
* Fix FTBFS package bug
* Lose some cruft, adjust some rules to make backporting easier.
-- A. Maitland Bottoms <bottoms@debian.org> Mon, 15 Dec 2003 22:58:23 -0500
vtk (4.2.4-1) unstable; urgency=low
* New upstream release
* With cmake 1.8.2+ fix_linkage is no longer needed
* update depends for python-vtk and vtk-tcl (Closes: #222927)
-- A. Maitland Bottoms <bottoms@debian.org> Thu, 4 Nov 2003 19:38:35 -0500
vtk (4.2.2-6) unstable; urgency=low
* Fix doc-base entry for vtk-doc (Closes: #212917)
* More robust tmpfile for debian/fix_linkage (Closes: #219440)
* Fix vtk-tcl (Closes: #219722)
-- A. Maitland Bottoms <bottoms@debian.org> Sat, 8 Nov 2003 20:26:31 -0500
vtk (4.2.2-5) unstable; urgency=low
* Enable VTK_USE_PARALLEL - with threads rather than MPI
-- A. Maitland Bottoms <bottoms@debian.org> Thu, 21 Aug 2003 11:08:11 -0400
vtk (4.2.2-4) unstable; urgency=low
* /usr/lib/vtk/CMake/ is needed, too. (Closes: #199907)
-- A. Maitland Bottoms <bottoms@debian.org> Thu, 21 Aug 2003 20:42:26 -0400
vtk (4.2.2-3) unstable; urgency=low
* Craft /usr/lib/vtk/VTKConfig.cmake paths by hand
to reflect the install platform rather than the build platform
(Closes: #199907)
* Don't ship any .pyc, the postinst handles it. (Closes: #206454)
* interface with tcl in Tkinter changed slightly in python 2.3,
patch Wrapping/Python/vtk/tk/vtkLoadPythonTkWidgets.py
(Closes #206455)
-- A. Maitland Bottoms <bottoms@debian.org> Wed, 20 Aug 2003 17:16:54 -0400
vtk (4.2.2-2) unstable; urgency=low
* more python2.3 migration (Closes: #205641)
* change sections, libvtk4-dev in libdevel, python-vtk in python
* install /usr/lib/vtk/UseVTK.cmake and friends (Closes: #199907)
-- A. Maitland Bottoms <bottoms@debian.org> Wed, 20 Aug 2003 08:47:54 -0400
vtk (4.2.2-1) unstable; urgency=low
* New upstream release
* use soname fix_linkage from Gavin Baker <gavinb@antonym.org>
* build wiith python2.3
-- A. Maitland Bottoms <bottoms@debian.org> Wed, 20 Aug 2003 04:48:06 +0000
vtk (4.2.1-1) unstable; urgency=low
* New upstream release
-- A. Maitland Bottoms <bottoms@debian.org> Fri, 7 Mar 2003 22:23:22 -0500
vtk (4.1.20030227-1) unstable; urgency=low
* Upstream expat changes, try Debian's expat libary again
-- A. Maitland Bottoms <bottoms@debian.org> Fri, 28 Feb 2003 03:01:59 +0000
vtk (4.1.20030224-2) unstable; urgency=low
* don't use Debian expat library
* more work on Tcl packaging
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 25 Feb 2003 08:14:36 -0500
vtk (4.1.20030224-1) unstable; urgency=low
* downloaded from http://www.vtk.org/files/release/4.2/
* include Upgrading notes in vtk-doc
* install pkgIndex.tcl rather than pkgIndex.tcl.in
* use Debian expat library
-- A. Maitland Bottoms <bottoms@debian.org> Mon, 24 Feb 2003 18:04:37 -0500
vtk (4.1.20030216-2) unstable; urgency=low
* Adjust build depends (xlibmesa-gl-dev xlibmesa-glu-dev)
use cmake 1.6.4 instead of 1.4.7
-- A. Maitland Bottoms <bottoms@debian.org> Sun, 16 Feb 2003 06:01:17 -0500
vtk (4.1.20030216-1) unstable; urgency=low
* New upstream release 4.2 coming soon, getting this through
the Debian autobuilders before official release might be a good thing
* source from today's nightly snapshot
* Will build with GCC 3.2 (Closes: #180767)
* Only use Dart if it is already installed,
but no Build-depends on dart-client (Closes: #175576)
-- A. Maitland Bottoms <bottoms@debian.org> Sat, 15 Feb 2003 23:41:34 -0500
vtk (4.0.dfsg-2) unstable; urgency=low
* Plain gcc, Python cleanups, use tcl8.4 and link with tk8.4
* Builds OK in my pbuilder environment (Closes: #164983)
-- A. Maitland Bottoms <bottoms@debian.org> Thu, 24 Oct 2002 21:36:48 -0400
vtk (4.0.dfsg-1) unstable; urgency=low
* Now with DFSG source. (rm -rf Patented)
...more details in README.debian
* Don't Build-Depends-Indep on graphviz. (Closes: #162460)
* Avoid g++-3.2 on sparc.
"<BenC> mait: don't expect gcc-3.2 to work too well on sparc right now"
* The new "package of d00m" release.
-- A. Maitland Bottoms <bottoms@debian.org> Fri, 27 Sep 2002 19:13:13 -0400
vtk (4.0-2) unstable; urgency=low
* Conflict/replaces older libvtk*-dev (Closes: #161429)
* Update to policy 3.5.7, use Build-Depends-Indep (Closes: #161906, #161910)
* Place supporting tcl files in /usr/lib/vtk/tcl for vtk-tcl (Closes: #162271)
* Use -ffunction-sections flag for hppa build, via CMake this time.
* Avoid time-outs on slow architectures by not running tests on arm, m68k, mipsel.
-- A. Maitland Bottoms <bottoms@debian.org> Wed, 25 Sep 2002 19:19:40 -0400
vtk (4.0-1) unstable; urgency=low
* New upstream - major changes (Closes: #140160)
-- A. Maitland Bottoms <bottoms@debian.org> Mon, 26 Aug 2002 20:17:59 -0400
vtk (3.2-11) woody-proposed-updates; urgency=low
* Release Team: Please consider this upload for inclusion in woody.
The following bugfixes only update packaging.
* Removed useless links
(Closes: #145868)
* Now fakeroot debian/rules binary-patented works
(Closes: #140632)
-- A. Maitland Bottoms <bottoms@debian.org> Fri, 5 Jul 2002 15:28:24 -0400
vtk (3.2-10) unstable; urgency=low
* Fix libvtk32-dev dependencies - correctly this time :-)
(Closes: #137329)
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 19 Mar 2002 10:34:38 -0500
vtk (3.2-9) unstable; urgency=low
* Fix libvtk32-dev dependencies
(Closes: #137329)
-- A. Maitland Bottoms <bottoms@debian.org> Fri, 8 Mar 2002 08:32:21 -0500
vtk (3.2-8) unstable; urgency=low
* Use -l flag of dh_shlibdeps after using dh_makeshlibs to ensure
the proper Depends line.
(Closes: #134824)
-- A. Maitland Bottoms <bottoms@debian.org> Sat, 23 Feb 2002 17:50:06 -0500
vtk (3.2-7) unstable; urgency=low
* libvtk32-dev depends upon libvtk32 rather than suggests
(Closes: #133457)
-- A. Maitland Bottoms <bottoms@debian.org> Fri, 4 Jan 2002 10:00:01 -0500
vtk (3.2-6) unstable; urgency=low
* Build binary-indep correctly
* don't hardcode dependency
(Closes: #127603)
-- A. Maitland Bottoms <bottoms@debian.org> Fri, 4 Jan 2002 15:01:58 -0500
vtk (3.2-5) unstable; urgency=low
* Link from html documentation into example programs
* Oops, I had missed a change LaMont made
(Closes: #127175)
* Kudos to Ryan Murray for the clue I really needed
(Closes: #127178)
* ... those two were the same bug.
-- A. Maitland Bottoms <bottoms@debian.org> Mon, 31 Dec 2001 10:02:07 -0500
vtk (3.2-4) unstable; urgency=low
* Avoid building docs in binary-arch target
* Cleaner clean rules
(Closes: #126691)
* Get Mac OS stuff out of powerpc build (common/vtkDynamicLoader.h line 61)
(Closes: #126694)
* python-vtk provides its own widgets.
(Closes: #126323)
-- A. Maitland Bottoms <bottoms@debian.org> Fri, 28 Dec 2001 07:51:11 -0500
vtk (3.2-3.7) unstable; urgency=low
* NMU
* Make debian/cleanjava executable.
-- LaMont Jones <lamont@debian.org> Tue, 25 Dec 2001 16:36:38 -0700
vtk (3.2-3.6) unstable; urgency=low
* move vtkTkImageViewerWidget vtkTkImageWindowWidget vtkTkRenderWidget
into /usr/lib so that applications (such as mayavi) find them.
* Acknowledge bug fixes from previous versions:
(Closes #119233, #98011, #91238, #104718, #106242, #124370, #105761)
-- A. Maitland Bottoms <bottoms@debian.org> Fri, 21 Dec 2001 14:10:14 -0500
vtk (3.2-3.5) unstable; urgency=low
* Clean up better to make a smaller .diff
* Add conflicts/replaces to smooth upgrade transition
-- A. Maitland Bottoms <bottoms@debian.org> Fri, 21 Dec 2001 09:14:54 -0500
vtk (3.2-3) unstable; urgency=low
* changelog entry started Sat, 15 Dec 2001 17:54:57 -0500
* Incorporate NMU changes from Matthias Klose 3.2-0.1, which collided in
incoming with my upload of my 3.2-2 package.
* First of these, make python-vtk installation the way a Debian Python
guru did. Acknowledge bugs closed this way...
(Closes: #119233, #98011)
* NMU is building...good.
(Closes: #91238, #104718, #106242)
* Has full set of header files.
(Closes: #124370, #105761)
* Build DFSG free, without patented functions, no graphvis dependency.
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 18 Dec 2001 15:03:30 -0500
vtk (3.2-0.1) unstable; urgency=low
* NMU. New upstream version (closes: #122863).
* Remove the task-vtk package.
* Use python v2.1 (closes: #119233).
* Adjust build dependencies.
* Apply patch to build on powerpc (closes: #106242).
* /usr/include/vtk/vtk.h: Other headers are included from current directory.
Closes: #105761.
* Build without patented modules (closes: #111405, #115375, #122795).
* Build in a subdirectory (closes: #104718).
* Remove debian/*{dirs,docs} files and integrate into rules file.
* Install all example files in vtk-examples package (closes: #122862).
* Do not compress example files (closes: #104568).
* Fixed loading of python module (closes: #98011).
* Build error on sparc. Retry with the upstream version (closes: #91238).
-- Matthias Klose <doko@debian.org> Fri, 14 Dec 2001 20:59:47 +0100
vtk (3.2-2) unstable; urgency=low
* examples cooperate with new vtkdata package
closes: #104568, #122862
* new upstream since vtk-3.1 bugs filed...
closes: #105761, #106242, #104718, #91238, #122863
* updated for python2.1, check python library locations
closes: #98011, #111405, #119233
* handle patented build, describe in more detail
closes: #115375, #107654
* Punting patented build and java build for now
in order to get bugfixes in.
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 15 May 2001 18:20:09 -0400
vtk (3.2-1) unstable; urgency=low
* Official 3.2 release of VTK from Kitware.
* Assign sonames, since there are none upstream.
* Merge Prabhu's patches and 3.2beta debianization efforts.
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 15 May 2001 18:20:09 -0400
vtk (3.1.2-1) unstable; urgency=low
* New Upstream, work on sonames
-- A. Maitland Bottoms <bottoms@debian.org> Tue, 27 Feb 2001 18:58:48 -0500
vtk (3.2beta-1) unstable; urgency=low
* Updated the sources to 3.2beta from CVS.
* Minor improvements in the packaging.
-- Prabhu Ramachandran <prabhu@aero.iitm.ernet.in> Sun, 25 Feb 2001 13:16:21 +0530
vtk (3.1.2-20001204-1) unstable; urgency=medium
* Updated source.
* Added makefile rules for installation of examples, headers and docs.
* Fixed makefiles to reduce bloat in the python bindings.
* Python libs can also be built statically.
* Added variables to specify installation directories in user.make.
* Miscellaneous fixes/improvements to the java and python makefiles.
* Added a small hack to enable py_cpp vtk bindings - the hack will not
affect usual vtk users, it justs adds a little functionality I may need.
* Removed doxytag serach index generation from vtk-doc.postinst because
doxytag chokes.
-- Prabhu Ramachandran <prabhu@aero.iitm.ernet.in> Mon, 4 Dec 2000 18:29:56 +0530
vtk (3.1.2-20001120-1) unstable; urgency=medium
* Updated source to the current VTK CVS tree.
* Fixed some minor packaging bugs.
* Added Sebastien Barre et. al.'s perl scripts to enable proper doxygen
documentation. Many thanks to them.
-- Prabhu Ramachandran <prabhu@aero.iitm.ernet.in> Tue, 21 Nov 2000 17:23:16 +0530
vtk (3.1-2) unstable; urgency=medium
* Fixed some bad packaging errors in previous debs. Modified for potato.
* Added documentation based on vtkHTML and doxygen. Searcheable docs
are now part of vtk-docs and are generated at build time. Requires
doxygen to be installed, not necessarily as a deb.
* vtk-doc also adds itself to the doc-base tree.
* The newer version of Mesa labels libraries as libGL so I no longer
need to use the --mesagl option.
* vtk-python uses the site-packages/vtk directory now.
* Using the jdk1.1-dev deb instead of the jdk117 I was using.
* Many thanks to Sudhakar Chandrasekharan <thaths@netscape.com> for help
with the packaging.
-- Prabhu Ramachandran <prabhu@aero.iitm.ernet.in> Thu, 18 May 2000 12:19:02 +0530
vtk (3.1-1) unstable; urgency=low
* First debian package for vtk. This debianisation is based
mostly on the vtk-2.4 RPM which was built based on my original
vtk-2.2 RPM.
* Made the packages according to the debian policy v2.5 - for
slink. Will have to modify some of the dirs for potato.
* Added new configure option --with-mesagl so that vtk will work
with standard Mesa as well as accelerated GL libs provided by card
vendors like nVidia. This is done by making sure that vtk does
not use any Mesa specific extensions.
-- Prabhu Ramachandran <prabhu@aero.iitm.ernet.in> Wed, 3 May 2000 21:32:37 +0530
vtk (3.1-0.1) unstable; urgency=low
* Initial Release.
-- A. Maitland Bottoms <bottoms@debian.org> Wed, 15 Mar 2000 10:52:54 -0500
|