summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-05-11 14:27:04 -0400
committerB. Stack <bgstack15@gmail.com>2024-05-11 14:28:17 -0400
commit617534af7d15b782320f92a43967ede00303e53b (patch)
tree73dc565e587d89ba3cf9fd114e9a726f9fbd92d0 /debian/changelog
parentreleasing package zenity version 3.44.2-1 (diff)
downloadzenity-617534af7d15b782320f92a43967ede00303e53b.tar.gz
zenity-617534af7d15b782320f92a43967ede00303e53b.tar.bz2
zenity-617534af7d15b782320f92a43967ede00303e53b.zip
add epoch for version 3
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2d66910c..827cebe4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+zenity (1:3.44.2-1+stackrpms) obs; urgency=medium
+
+ * Epoch build to make this have priority.
+
+ -- B. Stack <bgstack15@gmail.com> Sat, 11 May 2024 14:17:34 -0400
+
+zenity (4.0.1-1) UNRELEASED; urgency=medium
+
+ * Dummy build for allowing epoch
+
+ -- B. Stack <bgstack15@gmail.com> Sat, 11 May 2024 14:16:54 -0400
+
zenity (3.44.2-1) unstable; urgency=medium
* New upstream release
bgstack15