summaryrefslogtreecommitdiff
path: root/waterfox/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2021-09-15 00:57:05 +0000
committerB. Stack <bgstack15@gmail.com>2021-09-15 00:57:05 +0000
commit40541a21f5bf99672ffddad8943622d9a51705f7 (patch)
tree6558b3bf17792f999e5bd4c818b9ca91b110c4ef /waterfox/debian/changelog
parentMerge branch 'logout-manager-bump' into 'master' (diff)
parentadd dh without autoreconf as a test (diff)
downloadstackrpms-40541a21f5bf99672ffddad8943622d9a51705f7.tar.gz
stackrpms-40541a21f5bf99672ffddad8943622d9a51705f7.tar.bz2
stackrpms-40541a21f5bf99672ffddad8943622d9a51705f7.zip
Merge branch 'waterfox-bump' into 'master'
add dh without autoreconf as a test See merge request bgstack15/stackrpms!260
Diffstat (limited to 'waterfox/debian/changelog')
-rw-r--r--waterfox/debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/waterfox/debian/changelog b/waterfox/debian/changelog
index 73ff2a4..e3effa3 100644
--- a/waterfox/debian/changelog
+++ b/waterfox/debian/changelog
@@ -1,3 +1,11 @@
+waterfox (2021.08-2+devuan) obs; urgency=medium
+
+ - Attempt with dh --without autoreconf to solve the OBS problem
+ of error: configure.in: AC_INIT not found: not an autoconf
+ script?
+
+ -- B. Stack <bgstack15@gmail.com> Sat, 11 Sep 2021 17:02:59 -0400
+
waterfox (2021.08-1+devuan) obs; urgency=medium
- latest version
bgstack15