summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Villemot <sebastien@debian.org>2019-10-07 14:02:23 +0200
committerSébastien Villemot <sebastien@debian.org>2019-10-07 14:02:23 +0200
commiteeb97f05507392acfc4d2ddf4e1fc6ef36bc290c (patch)
tree2bf56251994d5f91a34bf61545a5b485a4076277
parent33e9a8b5de6c4a3d498cff68dc1adee5c43c4ba8 (diff)
parent1292f1fe7c4b3735ddf38bba2cc227b514847b06 (diff)
Record openems (0.0.35+dfsg.1-4) in archive suite sid
-rw-r--r--debian/changelog7
-rwxr-xr-xdebian/rules1
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d259388..9b9a85f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openems (0.0.35+dfsg.1-4) unstable; urgency=medium
+
+ * Team upload.
+ * Fix building against Octave 5
+
+ -- Sébastien Villemot <sebastien@debian.org> Mon, 07 Oct 2019 14:02:23 +0200
+
openems (0.0.35+dfsg.1-3) unstable; urgency=medium
* debian/changelog:
diff --git a/debian/rules b/debian/rules
index 211fe51..688594e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,6 @@ override_dh_auto_install:
cd debian/tmp/usr/share/openEMS/matlab && CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" mkoctfile -lhdf5_cpp -DH5_USE_16_API -I/usr/include/hdf5/serial h5readatt_octave.cc
mkdir -p debian/tmp/$(OCTAVE_FULLBPATH)
mv debian/tmp/usr/share/openEMS/matlab/h5readatt_octave.oct debian/tmp/$(OCTAVE_FULLBPATH)/
- rm debian/tmp/usr/share/openEMS/matlab/h5readatt_octave.o
rm debian/tmp/usr/share/openEMS/matlab/h5readatt_octave.cc
chrpath -d debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.so*
chrpath -d debian/tmp/usr/bin/AppCSXCAD