aboutsummaryrefslogtreecommitdiff
path: root/debian/source/format
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-10-09 11:26:50 -0400
committerB Stack <bgstack15@gmail.com>2020-10-09 11:26:50 -0400
commit0983e2d9d6af7d4f3508fff53719242c0155e990 (patch)
tree2bc06b3ed8a7ac44b25560ec44c4a3d87f23c5dc /debian/source/format
parentCleanup some more of the lumina startup routines - specifically around the co... (diff)
downloadlumina-0983e2d9d6af7d4f3508fff53719242c0155e990.tar.gz
lumina-0983e2d9d6af7d4f3508fff53719242c0155e990.tar.bz2
lumina-0983e2d9d6af7d4f3508fff53719242c0155e990.zip
WIP: initial debianization attemptdebianize
importing stevep's MX Linux package and fixing many Linitian warnings
Diffstat (limited to 'debian/source/format')
-rw-r--r--debian/source/format1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 00000000..163aaf8d
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
bgstack15