summaryrefslogtreecommitdiff
path: root/palemoon/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'palemoon/debian/changelog')
-rw-r--r--palemoon/debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog
index 4c04927..eadb898 100644
--- a/palemoon/debian/changelog
+++ b/palemoon/debian/changelog
@@ -1,3 +1,9 @@
+palemoon (28.6.1-3+devuan) obs; urgency=medium
+
+ * Specify gcc-8 on debian buster which is the upstream for beowulf/ceres.
+
+ -- B Stack <bgstack15@gmail.com> Thu, 25 Jul 2019 13:03:15 -0400
+
palemoon (28.6.1-2+devuan) obs; urgency=medium
* Add override for dh_strip_nondeterminism to address build failures with the
bgstack15