summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control44
1 files changed, 44 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..c3e1cb9
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,44 @@
+Source: bootstrap-icons
+Section: web
+Priority: optional
+Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
+Build-Depends:
+ debhelper-compat (= 13),
+Rules-Requires-Root: no
+Standards-Version: 4.6.1
+Homepage: https://icons.getbootstrap.com
+Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/boottrap-icons
+Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/bootstrap-icons
+
+Package: bootstrap-icons
+Section: web
+Architecture: all
+Depends:
+ ${misc:Depends},
+Description: icon library for Bootstrap (SVG files)
+ Bootstrap Icons is a icon library with over 1'600 icons to use with or without
+ the Bootstrap HTML toolkit.
+ .
+ This package contains the SVG files.
+
+#Package: bootstrap-icons-doc
+#Section: web
+#Architecture: all
+#Depends:
+# ${misc:Depends},
+#Description: icon library for Bootstrap (documentation)
+# Bootstrap Icons is a icon library with over 1'600 icons to use with or without
+# the Bootstrap HTML toolkit.
+# .
+# This package contains the documentation (e.g. catalog for every icon).
+
+#Package: fonts-bootstrap-icons
+#Section: fonts
+#Architecture: all
+#Depends:
+# ${misc:Depends},
+#Description: icon library for Bootstrap (Webfont)
+# Bootstrap Icons is a icon library with over 1'600 icons to use with or without
+# the Bootstrap HTML toolkit.
+# .
+# This package contains the webfont files.