Skip to content

Commit 6d532b5

Browse files
committed
PPA Installation tests in one workflow
1 parent f3dc731 commit 6d532b5

File tree

3 files changed

+3
-18
lines changed

3 files changed

+3
-18
lines changed

.github/workflows/ppa2204UbuntuLatest.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![VTK9 + Dicom build status](https://github.com/eidelen/DicomToMesh/actions/workflows/cppVTK9Dicom.yml/badge.svg) ![GUI Qt5 build status](https://github.com/eidelen/DicomToMesh/actions/workflows/cppVTK9DicomGUI.yml/badge.svg) ![PPA Ubuntu 24.04 status](https://github.com/eidelen/DicomToMesh/actions/workflows/ppaUbuntuLatest.yml/badge.svg) ![PPA Ubuntu 22.04 status](https://github.com/eidelen/DicomToMesh/actions/workflows/ppa2204UbuntuLatest.yml/badge.svg)
1+
![VTK9 + Dicom build status](https://github.com/eidelen/DicomToMesh/actions/workflows/cppVTK9Dicom.yml/badge.svg) ![GUI Qt5 build status](https://github.com/eidelen/DicomToMesh/actions/workflows/cppVTK9DicomGUI.yml/badge.svg) ![PPA Installations Ubuntu status](https://github.com/eidelen/DicomToMesh/actions/workflows/ppaUbuntuLatest.yml/badge.svg)
22

33
# DicomToMesh
44

@@ -37,7 +37,7 @@ The option <code>-vo</code> shows the input DICOM data in a volume renderer (vtk
3737

3838
# Installation
3939

40-
Ubuntu 24.04, 22.04, 18.04
40+
Ubuntu 25.04, 24.04, 22.04, 18.04
4141
```
4242
> sudo add-apt-repository ppa:eidelen/d2m
4343
> sudo apt-get update

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dicom2mesh (0.820-0ppa0~noble) noble; urgency=low
1+
dicom2mesh (0.823-0ppa0~oracular) oracular; urgency=low
22

33
* Try to fix linking error libjawt
44
* Fix more linking errors

0 commit comments

Comments
 (0)