summaryrefslogtreecommitdiff
path: root/mime_types_editor/debian/mime-types-editor_devuan.dsc
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-03-16 16:54:57 -0400
committerB Stack <bgstack15@gmail.com>2020-03-16 16:54:57 -0400
commit9c05afb1e9c64bab997635400dace815a6f80f27 (patch)
tree302e321b656f5cf4b9b37a4906f4adc023bc6f1e /mime_types_editor/debian/mime-types-editor_devuan.dsc
parentMerge branch 'notepadpp-bump' into 'master' (diff)
downloadstackrpms-9c05afb1e9c64bab997635400dace815a6f80f27.tar.gz
stackrpms-9c05afb1e9c64bab997635400dace815a6f80f27.tar.bz2
stackrpms-9c05afb1e9c64bab997635400dace815a6f80f27.zip
add mime_types_editor
Diffstat (limited to 'mime_types_editor/debian/mime-types-editor_devuan.dsc')
-rw-r--r--mime_types_editor/debian/mime-types-editor_devuan.dsc14
1 files changed, 14 insertions, 0 deletions
diff --git a/mime_types_editor/debian/mime-types-editor_devuan.dsc b/mime_types_editor/debian/mime-types-editor_devuan.dsc
new file mode 100644
index 0000000..0a36f0c
--- /dev/null
+++ b/mime_types_editor/debian/mime-types-editor_devuan.dsc
@@ -0,0 +1,14 @@
+Format: 3.0 (quilt)
+Source: mime-types-editor
+Binary: mime-types-editor
+Architecture: all
+Version: 0.0.1-1+devuan
+Maintainer: Ben Stack <bgstack15@gmail.com>
+Homepage: https://github.com/i026e/mime_types_editor
+Standards-Version: 4.1.4
+Build-Depends: debhelper (>= 12~), go-md2man
+Package-List:
+ mime-types-editor deb x11 optional arch=all
+Files:
+ 00000000000000000000000000000000 1 mime-types-editor.orig.tar.gz
+ 00000000000000000000000000000000 1 mime-types-editor_devuan.debian.tar.xz
bgstack15