Debian Package Tracker
Register | Log in
Subscribe

openmesh

Choose email to subscribe with

general
  • source: openmesh (main)
  • version: 11.0.0-2
  • maintainer: Debian Science Maintainers (archive) (DMD)
  • uploaders: Dima Kogan [DMD]
  • arch: all any
  • std-ver: 4.6.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 9.0-4
  • stable: 11.0.0-2
  • testing: 11.0.0-2
  • unstable: 11.0.0-2
versioned links
  • 9.0-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 11.0.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libopenmesh-apps
  • libopenmesh-dev
  • libopenmesh-doc
  • libopenmesh11.0
action needed
Marked for autoremoval on 26 October due to coin3: #1112802 high
Version 11.0.0-2 of openmesh is marked for autoremoval from testing on Sun 26 Oct 2025. It depends (transitively) on coin3, affected by #1112802. You should try to prevent the removal by fixing these RC bugs.
Created: 2025-09-26 Last update: 2025-10-06 14:00
Does not build reproducibly during testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2024-11-29 Last update: 2025-10-06 12:01
6 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 0973355387d0af55d72ec71f8e248c3f5b650ca6
Merge: 23c3ccc d8f5904
Author: Otto Kekäläinen <otto@debian.org>
Date:   Thu Sep 25 17:38:40 2025 +0000

    Merge branch 'fix-copyright' into 'master'
    
    Fix copyright
    
    See merge request science-team/openmesh!4

commit d8f590486a6036875e19e1c7f760e0e2c714bfb1
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sun Sep 14 14:39:15 2025 -0700

    Fix typos in license name
    
    Fixes multiple lrc mismatches:
    
    + lrc
    : Versions: licenserecon '7.0'  licensecheck '3.3.9-1'
    
    Parsing Source Tree  ....
    Reading d/copyright  ....
    Running licensecheck ....
    
    d/copyright      | licensecheck
    
    BSD-3clause      | BSD-3-clause      Doc/Concepts/MeshItems.hh
    BSD-3clause      | BSD-3-clause      Doc/Concepts/MeshKernel.hh
    BSD-3clause      | BSD-3-clause      Doc/Tutorial/01-build_cube/build_cube.cc
    BSD-3clause      | BSD-3-clause      Doc/Tutorial/07b-delete_geometry/delete_geometry.cc
    BSD-3clause      | BSD-3-clause      LICENSE
    BSD-3clause      | BSD-3-clause      cmake/FindOpenMesh.cmake
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Apps/Decimating/CmdOption.hh
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Apps/Decimating/DecimaterViewerWidget.cc
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Apps/Decimating/DecimaterViewerWidget.hh
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Apps/Decimating/decimater.cc
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Apps/Decimating/decimaterviewer.cc
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Apps/Dualizer/dualizer.cc
    ...
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/Utils/Timer.hh
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/Utils/conio.cc
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/Utils/conio.hh
    BSD-4clause      | BSD-4-Clause-UC   src/OpenMesh/Tools/Utils/getopt.c
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/VDPM/MeshTraits.hh
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/VDPM/StreamingDef.hh
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/VDPM/VFront.cc
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/VDPM/VFront.hh
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/VDPM/VHierarchy.cc
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/VDPM/VHierarchy.hh
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/VDPM/VHierarchyNode.hh
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/VDPM/VHierarchyNodeIndex.cc
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/VDPM/VHierarchyNodeIndex.hh
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/VDPM/VHierarchyWindow.cc
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/VDPM/VHierarchyWindow.hh
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/VDPM/ViewingParameters.cc
    BSD-3clause      | BSD-3-clause      src/OpenMesh/Tools/VDPM/ViewingParameters.hh

commit 17a3578ad6aa2faa26e0957daf18cf8e31a8ed7f
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sun Sep 14 21:25:49 2025 +0000

    Make "Files: *" paragraph the first in the copyright file
    
    Fixes:
    
        W: openmesh source: global-files-wildcard-not-first-paragraph-in-dep5-copyright [debian/copyright:10]
        W: openmesh source: globbing-patterns-out-of-order src/OpenMesh/Tools/Utils/getopt.c * src/OpenMesh/Tools/Utils/getopt.c [debian/copyright:10]
        W: openmesh source: superfluous-file-pattern src/OpenMesh/Tools/Utils/getopt.c [debian/copyright:6]

commit 4b9a894e32ccf2f802a4a9d04ccd321d74e989d0
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sun Sep 14 21:25:42 2025 +0000

    Use correct machine-readable copyright file URI

commit 23c3cccb0f6354cf96a2d4056f545cf4839db5cf
Merge: 008873b d8cd699
Author: Dima Kogan <dkogan@debian.org>
Date:   Thu Sep 25 05:53:03 2025 +0000

    Merge branch 'salsa-ci' into 'master'
    
    Enable Salsa CI using default template
    
    See merge request science-team/openmesh!3

commit d8cd6996defab8517924cdbd9f9fa37ddafe0024
Author: Otto Kekäläinen <otto@debian.org>
Date:   Sun Sep 14 16:18:51 2025 -0700

    Enable Salsa CI using default template but with reprotest disabled
Created: 2025-09-25 Last update: 2025-10-01 11:04
1 open merge request in Salsa normal
There is 1 open merge request for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-09-23 Last update: 2025-09-25 19:01
lintian reports 18 warnings normal
Lintian reports 18 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2024-11-24 Last update: 2024-11-24 12:01
debian/patches: 2 patches to forward upstream low

Among the 2 debian patches available in version 11.0.0-2 of the package, we noticed the following issues:

  • 2 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2024-11-24 08:33
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.6.0).
Created: 2022-08-03 Last update: 2025-02-27 13:24
news
[rss feed]
  • [2024-11-29] openmesh 11.0.0-2 MIGRATED to testing (Debian testing watch)
  • [2024-11-23] Accepted openmesh 11.0.0-2 (source) into unstable (Boyuan Yang)
  • [2024-11-12] Accepted openmesh 11.0.0-1 (source amd64 all) into unstable (Debian FTP Masters) (signed by: Dima Kogan)
  • [2024-05-19] openmesh 10.0.0-2 MIGRATED to testing (Debian testing watch)
  • [2024-05-13] Accepted openmesh 10.0.0-2 (source) into unstable (Dima Kogan)
  • [2024-05-07] Accepted openmesh 10.0.0-1 (source amd64 all) into unstable (Debian FTP Masters) (signed by: Dima Kogan)
  • [2022-11-12] openmesh 9.0-4 MIGRATED to testing (Debian testing watch)
  • [2022-11-07] Accepted openmesh 9.0-4 (source) into unstable (Dima Kogan)
  • [2022-11-04] Accepted openmesh 9.0-3 (source) into unstable (Dima Kogan)
  • [2022-11-01] Accepted openmesh 9.0-2 (source) into unstable (Dima Kogan)
  • [2022-08-03] Accepted openmesh 9.0-1 (source amd64 all) into unstable, unstable (Debian FTP Masters) (signed by: Dima Kogan)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 18)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 11.0.0-2

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing