aboutsummaryrefslogtreecommitdiff
path: root/debian/patches
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/patches
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/patches')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..4a97dfa
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+# You must remove unused comment lines for the released package.
bgstack15