summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c125ad3..74cd26e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+octave-statistics (1.6.4-3) unstable; urgency=medium
+
+ * d/rules: Instead of the execute_after_dh_installdeb target, use the
+ -indep variant.
+ The commands in this rule are intended to be run on the files
+ installed by the octave-statistics-common package and fail in arch:any
+ builds. (Really, closes: #1065548)
+
+ -- Rafael Laboissière <rafael@debian.org> Fri, 08 Mar 2024 08:14:53 -0300
+
octave-statistics (1.6.4-2) unstable; urgency=medium
* d/rules: Do not FTBFS if empty doc/ directory does not exist