summaryrefslogtreecommitdiff
path: root/librewolf/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-01-05 16:47:33 -0500
committerB. Stack <bgstack15@gmail.com>2022-01-05 16:47:33 -0500
commite154cfcc740662d19f5531c4303e6755301bef06 (patch)
tree9a0d3d4407a97d58d03971ca049ab89f577b50fb /librewolf/debian/changelog
parentadd initial lw d/ contents (diff)
downloadstackrpms-e154cfcc740662d19f5531c4303e6755301bef06.tar.gz
stackrpms-e154cfcc740662d19f5531c4303e6755301bef06.tar.bz2
stackrpms-e154cfcc740662d19f5531c4303e6755301bef06.zip
WIP: lw-stackrpms dpkg initial attempt
Diffstat (limited to 'librewolf/debian/changelog')
-rw-r--r--librewolf/debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/librewolf/debian/changelog b/librewolf/debian/changelog
index f247828..daf39b0 100644
--- a/librewolf/debian/changelog
+++ b/librewolf/debian/changelog
@@ -1,3 +1,11 @@
+librewolf-stackrpms (95.0.1-1) unstable; urgency=low
+
+ * Fork to stackrpms release of LibreWolf.
+ * USE AT YOUR OWN RISK! This is a customized package for
+ stackrpms usage.
+
+ -- B. Stack <bgstack15@gmail.com> Wed, 05 Jan 2022 16:23:43 -0500
+
librewolf (95.0.1-1) unstable; urgency=low
* Fork to librewolf release
bgstack15