Skip to content
Snippets Groups Projects
Commit ebf2aec4 authored by Chris Cantwell's avatar Chris Cantwell
Browse files

Merge branch 'pkg/release-v5.7.0' into 'master'

Update VERSION and Debian changelog.

See merge request nektar/nektar!1933
parents f039c1fa b19dbfbd
No related branches found
No related tags found
No related merge requests found
5.6.0
5.7.0
......@@ -10,6 +10,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get update && \
apt-get install -y \
packaging-dev cmake git git-buildpackage vim \
libtbb-dev libfontconfig-dev \
libboost-thread-dev libboost-iostreams-dev libboost-filesystem-dev \
libboost-system-dev libboost-program-options-dev \
libboost-python-dev libboost-numpy-dev libboost-regex-dev \
......@@ -29,6 +30,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
libtet1.5-dev libtriangle-dev \
texlive-base texlive-latex-extra texlive-science \
texlive-fonts-recommended texlive-pstricks \
texlive-latex-recommended texlive-pictures \
doxygen graphviz imagemagick dvipng
RUN groupadd nektar && deluser ubuntu && useradd -m -g nektar nektar
......
nektar++ (5.7.0-1) unstable; urgency=medium
* New upstream release.
-- Chris Cantwell <c.cantwell@imperial.ac.uk> Tue, 29 Oct 2024 22:30:51 +0000
nektar++ (5.6.0-1) unstable; urgency=medium
* New upstream release.
......
......@@ -206,6 +206,7 @@ BuildRequires: graphviz
BuildRequires: texlive texlive-import texlive-lstaddons texlive-bclogo
BuildRequires: texlive-mdframed texlive-standalone texlive-environ
BuildRequires: texlive-multirow texlive-dirtree
BuildRequires: texlive-tikz-3dplot texlive-caption texlive-algorithm2e
%description doc
Documentation for Nektar++
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment