summaryrefslogtreecommitdiff
path: root/dosbox-x/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-05-25 07:42:54 -0400
committerB. Stack <bgstack15@gmail.com>2023-05-25 07:42:54 -0400
commit1d67c517a8ed6f368e833c0a6cf00b70df84fef9 (patch)
tree04ebf128f106d042d9445a5243968f4ee976982d /dosbox-x/debian/changelog
parentMerge branch 'notepadnext-bump' into 'master' (diff)
downloadstackrpms-1d67c517a8ed6f368e833c0a6cf00b70df84fef9.tar.gz
stackrpms-1d67c517a8ed6f368e833c0a6cf00b70df84fef9.tar.bz2
stackrpms-1d67c517a8ed6f368e833c0a6cf00b70df84fef9.zip
add initial dosbox-x package
Diffstat (limited to 'dosbox-x/debian/changelog')
-rw-r--r--dosbox-x/debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/dosbox-x/debian/changelog b/dosbox-x/debian/changelog
new file mode 100644
index 0000000..60741aa
--- /dev/null
+++ b/dosbox-x/debian/changelog
@@ -0,0 +1,5 @@
+dosbox-x (2023.05.01-1+stackrpms) unstable; urgency=low
+
+ * Initial release. Closes: packages-want#27
+
+ -- B. Stack <bgstack15@gmail.com> Wed, 24 May 2023 17:35:39 -0400
bgstack15