aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-02-11 20:13:47 -0500
committerB Stack <bgstack15@gmail.com>2020-02-11 20:13:47 -0500
commit9ec5a9f7e41502474b0f79df057d3b5c0f309b66 (patch)
tree7648877e947729d7e4ac9c86821356870764deb5 /debian/control
downloadfluxbox-themes-stackrpms-9ec5a9f7e41502474b0f79df057d3b5c0f309b66.tar.gz
fluxbox-themes-stackrpms-9ec5a9f7e41502474b0f79df057d3b5c0f309b66.tar.bz2
fluxbox-themes-stackrpms-9ec5a9f7e41502474b0f79df057d3b5c0f309b66.zip
rebuild tree history
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..a921cec
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: fluxbox-themes-stackrpms
+Section: x11
+Priority: optional
+Maintainer: Ben Stack <bgstack15@gmail.com>
+Build-Depends: debhelper (>=12~)
+Standards-Version: 4.1.4
+Homepage: https://bgstack15.wordpress.com/
+
+Package: fluxbox-themes-stackrpms
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: fluxbox themes for stackrpms
+ Custom themes for fluxbox for stackrpms.
bgstack15