salome (5.1.3-10) unstable; urgency=low

  [ Denis Barbier ]
  * Fix a missing include in KERNEL causing FTBFS when built with LAM.
  * Change PPC to PPCurve to avoid PPC macro on PPC arch (closes: #585615).
  * Reconstructed the clean target to remove auto-generated files.
  * Build in a separate build directory to simplify cleaning.
  * Add AM_MAINTAINER_MODE to all configure.ac files and configure with
    --disable-maintainer-mode.
  * Add --disable-dependency-tracking to configure flags.
  * Properly install hxx2salome files into bindir.
  * Put _lib*_Swig.so files into python library, not libdir.

  [ Adam C. Powell, IV ]
  * Make salome-dev conflict with old libsalome-dev package (closes: #585837).
  * Rebulid using new default python version (closes: #587387).
  * Changed whrandom to random in kernel python files (closes: #588728).
  * Changed doc image formats from jpg to svg (closes: #585050).
  * Reinstated the -doc package with only usr_docs for now.
  * Combined reconfigure, configure and build targets, with configure,
    build-arch & install-arch in one loop.
  * Added make install to build-indep target.
  * Deactivated -build-in-tree patches because they're no longer needed.
  * Added -debian-dirs patches to check for binaries in the right places.
  * Remove build tree to save disk space during build.
  * Fixed new compilation bugs in YACS module (stricter compiler behavior?).
  * Changed all Python versions to 2.6.
  * Bumped Standards-Version.

  [ Christophe Trophime ]
  * Force Qt tools (moc, uic, rcc, lrelease) to the right major version.

 -- "Adam C. Powell, IV" <hazelsct@debian.org>  Tue, 10 Aug 2010 15:00:41 -0400

salome (5.1.3-9) unstable; urgency=low

  [ Denis Barbier ]
  * Removed contrib from package sections, as it dates to long-past times when
    Open CASCADE was non-free (closes: #584171).
  * Added patch-stamp target to make sure patches apply before configure
    (closes: #584285).
  * Abort in clean target if quilt pop fails.
  * Abort when a module cannot be configured, built or installed.
  * Added Vcs fields to control file.
  * Added libqt4-opengl-dev to Build-Depends.

  [ Andre Espaze ]
  * Adding TOOLSGUI to GUI_LDFLAGS for building VISU, added it back into the
    modules list.
  * Explicitly exporting GetIDMapper template to avoid linker problems with g++
    optimizations (closes: #584172).

  [ Adam C. Powell, IV ]
  * Changed the "chmod -x" command the python directory to only include .py
    files and shared libraries.
  * Changed bindir to /usr/lib/salome/bin and libdir to /usr/lib/salome/lib to
    avoid collisions with other packages (closes: #584124).
  * Added Py back to python Salome_Container to remove conflict between
    python2.5-salome and salome packages.
  * Moved doxygen and graphviz from Build-Depends-Indep to Build-Depends.
  * Fixed documentation install targets to not build documentation.
  * Added usr_docs target for MED module.
  * Updated README.Debian.html.
  * Merged salome, libsalome5.1.3-0, python2.5-salome packages, and .so shared
    library symlinks from libsalome-dev into salome package (closes: #584586).
  * Changed name of the remainder of libsalome-dev to salome-dev, with about 13
    MiB of headers and other development files useless to end users.
  * Added Build-Conflicts with libsalome-dev, and salome binary package
    Conflicts with libsalome-dev and python2.5-salome, and removed salome
    dependency on those two.
  * Added lintian override for uploader Adam Powell's name.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Thu, 10 Jun 2010 03:59:38 -0400

salome (5.1.3-8) unstable; urgency=low

  * Removed the salome-doc binary package to cut disk space use dramatically.
  * Moved SALOME_ContainerPy.py back to /usr/bin and dropped the Py.py ending.
  * Moved SALOME_Container and other python scripts to python2.5-salome.
  * Made python2.5-salome conflict with old salome because of this.
  * Stripped .sh from shell script file names in /usr/bin .

 -- Adam C. Powell, IV <hazelsct@debian.org>  Fri, 07 May 2010 07:18:21 -0400

salome (5.1.3-7) unstable; urgency=low

  * Added quilt Build-Dependency.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Tue, 27 Apr 2010 22:24:48 -0400

salome (5.1.3-6) unstable; urgency=low

  [ Andre Espaze ]
  * Added libsalome-dev dependency to salome, as it's necessary for now.
  * Added LD_LIBRARY_PATH setting to runSalome.in.

  [ Gerber van der Graaf ]
  * Menu entry in salome.menu file.

  [ Adam C. Powell, IV ]
  * Removed modules: VISU doesn't build, SIERPINSKY depends on it, NETGENPLUGIN
    but requires significant updates to work with Debian's 4.9.x package.
  * Revamped rules so build-arch/install-arch/binary-arch doesn't do all of the
    documentation building.
  * Un-did some of Andre's changes regarding python file permissions and .awk
    and .tgz file locations.
  * New salome.desktop file for Applications menu entry.
  * Added quilt pop -a and removal of .pc to debian/rules clean target.
  * Added libopencascade-visualization-dev dependency to salome.
  * Patched runSalome.py to not require executable .py files.
  * Changed to omniidl[-python] Build-Dep reflecting unstable name change.
  * Changed control file encoding to UTF-8.
  * First upload (closes: #457075).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Sun, 25 Apr 2010 22:42:28 -0400

salome (5.1.3-5) unstable; urgency=low

  * Python 2.5/2.6 installation flexibility to build on Ubuntu Karmic.
  * New modules: NETGENPLUGIN, YACS, MULTIPR, LIGHT, PYLIGHT.
  * Started module XDATA, need to finish fixing very broken clean target.
  * Generalize MPI usage away from OpenMPI-only.
  * Fixed the runSalome script UnitsAPI directory location, added DISABLE_FPE=1
    so the GEOM module works properly, and added new module root dirs.
  * Fixed the killSalome script by making it config-able.
  * Updated install target in rules.
  * Changed salome-common dependency on salome to Recommends.
  * Removed .la files from -dev package.
  * Added ${misc:Depends} to all package dependencies.
  * Corrected debhelper and python-central Build-Depends etc.
  * Bumped Standards-Version.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Thu, 04 Mar 2010 12:04:18 -0500

salome (5.1.3-4) unstable; urgency=low

  * Team maintenance by debian-science.
  * Complete source code copyright audit by Gerber van der Graaf, updated
    copyright and included all of his analysis in the copyright-audit
    directory.
  * New modules: COMPONENT, CALCULATOR, PYCALCULATOR, SIERPINSKY.
  * Started module NETGENPLUGIN, need libnetgen-dev B-D and possibly patches.
  * Tell salome about new VTK 5.4.
  * Fixed Makefile clean targets so the tree goes back to its original state.
  * Updated OpenCascade detection to include data files.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Sun, 21 Feb 2010 10:06:09 -0500

salome (5.1.3-3) unstable; urgency=low

  * New modules: RANDOMIZER, HELLO, PYHELLO, VISU, SMESH.
  * All patches are now upstream-ready except kernel-mpi-libs which is
    Debian-specific.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Sun, 24 Jan 2010 12:31:11 -0500

salome (5.1.3-2) unstable; urgency=low

  * New modules: GUI, GEOM, MED.
  * Lots of new patches and Build-Depends!
  * Removed patch-stamp and unpatch targets since source format 3.0 takes care
    of that.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Sun, 10 Jan 2010 14:17:29 -0500

salome (5.1.3-1) unstable; urgency=low

  * New upstream release.
  * Starting simple -- just builds two modules for now.
  * Switch to dpkg-source 3.0 (quilt) format.
  * Bumped Standards-Version.
  * Changed approach to HDF5/MPI linkage.
  * Started backporting patches -- thankfully some are already in upstream.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Wed, 06 Jan 2010 21:09:02 -0500

salome (3.2.6-7) unstable; urgency=low

  * Fixed sip by a QT_VERS change.
  * Fixed netgen plugin link directory problem.
  * Added automake to xdata configure target.
  * Using python-central properly for python2.4-salome and salome-xdata.
  * Lots of cleanups inspired by lintian.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Sun, 13 Apr 2008 23:05:38 -0400

salome (3.2.6-6) unstable; urgency=low

  * OmniORB 4.1.x port has no known build bugs now (thanks: Thomas Girard).
  * Added build-deps python-qt-dev, sip4, python-sip4-dev, and libvtk5-qt3-dev.
  * Created Build-Conflicts against other MPI implementations.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Fri, 07 Mar 2008 07:50:49 -0500

salome (3.2.6-5) unstable; urgency=low

  * New patch porting to omniORB 4.1.x (thanks: Thomas Girard).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Fri, 29 Feb 2008 10:47:13 -0500

salome (3.2.6-4) unstable; urgency=low

  * Added NETGENPLUGIN module (required considerable hacking).
  * Changed libdev package to arch all because it is.
  * Concatenated .m4 files into salome.m4 for libdev package.
  * Moved IDL files to /usr/share/idl/salome.
  * Added new salome-xdata package.
  * Added examples package with content from SAMPLES directory.
  * Added more inter-package dependencies.
  * Added the CASROOT valiable and three derivatives to the runSalome script.
  * A new README.Debian.html file explains the package and gives a TODO list.
  * Added bindir=/usr/bin to avoid having stuff in /usr/bin/salome.
  * Removed the $bindir/appliskel and $bindir/styles directories.
  * Removed executable bit on xdata .png and .qm resources files.
  * New docs generated by "make usr_docs" and "make dev_docs".

 -- Adam C. Powell, IV <hazelsct@debian.org>  Fri, 25 Jan 2008 08:51:52 -0500

salome (3.2.6-3) unstable; urgency=low

  * Ported the VISU and SMESH modules to VTK 5.
  * Completed packaging for the VISU and SMESH modules.
  * Removed the GetPropagationSource() method from the StdMeshers_Propagation
    class because it causes a link relocation error (why??).
  * Added gfortran and libboost-signals-dev to Build-Depends.
  * Completed building of packages conforming to FHS standard.
  * Added _ROOT_DIR and PYTHONPATH variables to runSalome script.
  * Made a link /usr/bin/runSalome to /usr/bin/salome/runSalome.
  * Added a salome-common package for the resources.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Fri, 18 Jan 2008 16:11:23 -0500

salome (3.2.6-2) unstable; urgency=low

  * Patched KERNEL OpenCASCADE, MPI and HDF5 .m4 files for Debian.
  * Fixed many C++ headers to include hdf5 without extern "C", and before med.
  * Hacked KERNEL_SRC_3.2.6/src/Communication/SALOME_Comm_i.hxx to
    include missing #defines needed by ios_base.h (is this a compiler bug?).
  * Set libdir=/usr/lib.
  * Added general packaging for all of the modules.
  * Omitting NETGENPLUGIN for now because interface seems to have changed.
  * Omitting GHS3DPLUGIN because it is non-free.
  * Patched all modules' missing DESTDIR support.
  * Fixed all modules' deprecated file references.
  * Removed all modules' extraneous aclocal.m4 target dependencies.
  * Fixed several modules' incorrect KERNEL IDL directory settings.
  * Fixed all modules' erroneous creation of salome_adm directories, which
    prevents the proper link from forming.
  * Removed modules' copying adm_local to builddir because we build in place.
  * Hacked GUI, GEOM and SMESH modules' check functions so configuring all
    modules before building them all works.
  * Fixed MED, RANDOMIZER and VISU modules' check functions.
  * Patched modules so they can include headers and link to libs in place.
  * Fixed executables' linking to properly use libtool --mode=link.
  * Fixed modules' makefiles to install to proper libdir.
  * Ported GUI module to VTK 5 and sip 4.7.
  * Added missing sources explicitly to Makefile.in to get around a make bug.
  * Fixed MED for Debian libmed-dev compatibility and header completeness.
  * Added KERNEL variables to the PY* modules' makefiles.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Fri, 18 Jan 2008 00:27:05 -0500

salome (3.2.6-1) unstable; urgency=low

  * First Debianization of Salomé.
  * Needs to use MPI prefix for HDF5 prefix because HDF5 test comes first
    (i.e. upstream assumes that HDF5 is independent of MPI).
  * Patches configure to include -lmpi++ in MPI_LIBS and properly specify
    the Debian location of OpenCASCADE headers.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Tue, 08 Jan 2008 15:52:23 -0500

