summaryrefslogtreecommitdiff
path: root/newmoon/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2021-09-11 22:34:20 -0400
committerB. Stack <bgstack15@gmail.com>2021-09-11 22:34:20 -0400
commitafd2fb21b906297426418b5098a75307ade09372 (patch)
tree9b6c896b5283f9a3d26ede3dcda95adbec863db0 /newmoon/debian/changelog
parentMerge branch 'waterfox-bump' into 'master' (diff)
downloadstackrpms-afd2fb21b906297426418b5098a75307ade09372.tar.gz
stackrpms-afd2fb21b906297426418b5098a75307ade09372.tar.bz2
stackrpms-afd2fb21b906297426418b5098a75307ade09372.zip
newmoon d/rules dh $@ --without autoreconf
Diffstat (limited to 'newmoon/debian/changelog')
-rw-r--r--newmoon/debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/newmoon/debian/changelog b/newmoon/debian/changelog
index b58d84c..221ef3d 100644
--- a/newmoon/debian/changelog
+++ b/newmoon/debian/changelog
@@ -1,3 +1,9 @@
+newmoon (29.4.0-2+devuan) obs; urgency=medium
+
+ - Rebuild, with dh $@ --without autoreconf so it can actually build.
+
+ -- B. Stack <bgstack15@gmail.com> Sat, 11 Sep 2021 22:33:42 -0400
+
newmoon (29.4.0-1+devuan) obs; urgency=medium
- This is a development, bugfix and security release
bgstack15