aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2024-10-09 11:11:11 -0400
committerB Stack <bgstack15@gmail.com>2024-10-09 11:11:11 -0400
commit01248495cb66c3f3d3b2344c3ab18e67aeef82be (patch)
treec25d2c20f9bff7354a3256d56564bd738401568b /debian/changelog
parentRequire GTK+ 3.24.9 or later (diff)
downloadgtk3-classic-module-01248495cb66c3f3d3b2344c3ab18e67aeef82be.tar.gz
gtk3-classic-module-01248495cb66c3f3d3b2344c3ab18e67aeef82be.tar.bz2
gtk3-classic-module-01248495cb66c3f3d3b2344c3ab18e67aeef82be.zip
add Xsession.d entry, and debian/
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..0263b58
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+gtk3-classic-module (0.90.0-1) obs; urgency=low
+
+ * Initial release. Closes: packages-want#35
+
+ -- B. Stack <bgstack15@gmail.com> Wed, 02 Oct 2024 10:01:47 -0400
bgstack15