summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/FIXME2
-rw-r--r--debian/control4
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/FIXME b/debian/FIXME
new file mode 100644
index 0000000..6530c87
--- /dev/null
+++ b/debian/FIXME
@@ -0,0 +1,2 @@
+For some reason, it works fine when built in stretch, but fails with a segfault when built in sid.
+Figure out why.
diff --git a/debian/control b/debian/control
index 0a14d0d..3d4e765 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,9 @@ Build-Depends: debhelper (>= 9),
libtinyxml-dev,
libvtk6-qt-dev,
libfparser-dev,
- dh-octave,
+# It is called octave-pkg-dev in stretch
+# and dh-octave in sid
+ dh-octave | octave-pkg-dev,
chrpath,
txt2man
Standards-Version: 4.1.5