aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2025-01-09 20:51:41 -0500
committerB. Stack <bgstack15@gmail.com>2025-01-09 20:51:41 -0500
commit09c8f5ee8bf92e86ffb975d1c7e8079e120676c0 (patch)
treea93cb680270342b586467d6884c60567a81cdd19 /debian/changelog
parentset default show_gui to true (diff)
downloadgmm-09c8f5ee8bf92e86ffb975d1c7e8079e120676c0.tar.gz
gmm-09c8f5ee8bf92e86ffb975d1c7e8079e120676c0.tar.bz2
gmm-09c8f5ee8bf92e86ffb975d1c7e8079e120676c0.zip
add dpkg recipe
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..0d5d76d
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+gmm (0.0.1-1+stackrpms) obs; urgency=low
+
+ * Initial release. Closes: packages-want#38
+
+ -- B. Stack <bgstack15@gmail.com> Thu, 09 Jan 2025 17:11:15 -0500
bgstack15