meshlab 1.3.2+dfsg1-1 source package in Ubuntu

Changelog

meshlab (1.3.2+dfsg1-1) unstable; urgency=low


  * New upstream version (closes: #693649)
  * Repackaged dfsg-sources remove copies of glew-1.7.0, OpenCTM-1.0.3,
    Eigen3, etc. See debian/copyright for details.
  * Add libGLU to LIBS in meshlab.pro. Fixes an FTBFS in Ubuntu.
    Thanks to Ilya Barygin for the fix. Closes: #678312.
  * New patches:
    - overflow: Fix overflowing array index in VCGlib,
      also fixes E-array-bounds error in Debian build log scanner
    - openctm: Use Debian OpenCTM
    - format-security: Fix compilation errors with -Werror=format-security
    - crash-on-save: Fix crash on project save. Patch from upstream
      SVN commit [r6114] (closes: #718583).
  * Add a lintian-override file. Override hardening-no-fortify-functions
    in meshlab plugins.
  * Add shared-mime-info data for media types supported by meshlab.
    Also, add the supported types meshlab.mime mailcap file and
    meshlab.desktop file, to enable file manager open file support.
    (closes LP: #1077620)
  * watch: Fix dversionmangle regex
  * copyright: Update
  * control:
    - Upgrade to standards-version 3.9.4
    - Build-dep on libopenctm-dev, libeigen3-dev
    - Add Recommends to chemical-mime-data to get more supported media types
  * rules:
    - Clean clean target.
    - get CXXFLAGS from dpkg-buildflags for QMAKE_CXXFLAGS.
    - Remove jhead makefile in clean target.

 -- Teemu Ikonen <email address hidden>  Tue, 08 Oct 2013 00:34:58 +0200

Upload details

Uploaded by:
Teemu Ikonen
Uploaded to:
Sid
Original maintainer:
Teemu Ikonen
Architectures:
any
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
meshlab_1.3.2+dfsg1-1.dsc 2.0 KiB 952dff7e041627b9f292c23a83c9cc3f80b7fdf66a33239ed41648894331cd5c
meshlab_1.3.2+dfsg1.orig.tar.gz 4.4 MiB be81c4198d79afeef60f6bc41488e56f4de3512cf835b3dc1e8ba5973b1ae4cc
meshlab_1.3.2+dfsg1-1.debian.tar.gz 24.4 KiB 34fdc28c6dc089f00c5fa2c02d3d06320bd8b3a7387554fe215a34eb89073980

No changes file available.

Binary packages built by this source

meshlab: System for processing and editing triangular meshes

 MeshLab is an open source, portable, and extendible system for the
 processing and editing of unstructured 3D triangular meshes.
 The system is aimed to help the processing of the typical not-so-small
 unstructured models arising in 3D scanning, providing a set of tools for
 editing, cleaning, healing, inspecting, rendering and converting this kind
 of meshes.
 .
 Meshlab can read files in these formats: PLY, STL, OFF, OBJ, 3DS, COLLADA
 and PTX. It can write PLY, STL, OFF, OBJ, 3DS, COLLADA, VRML, and DXF.