summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2020-11-18 18:51:00 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2020-11-18 18:51:00 +0100
commitf0c64ec2ccdc033cc21795e792143f3863e391d1 (patch)
treeafed794bb1f796220e3d653075fde790d9101884
parent2fc2b60c367c335b18e99c79093a32f9f3b77804 (diff)
Wrap and sort everything
-rw-r--r--debian/control11
-rw-r--r--debian/copyright2
-rw-r--r--debian/docs2
-rw-r--r--debian/install2
4 files changed, 11 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index d3a1a50..5fd9f81 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,12 @@ Source: fonts-karmilla
Section: fonts
Priority: optional
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
-Uploaders: Andrej Shadura <andrewsh@debian.org>
-Build-Depends: debhelper (>= 11), python3-fontforge, fontforge
+Uploaders:
+ Andrej Shadura <andrewsh@debian.org>,
+Build-Depends:
+ debhelper (>= 11),
+ fontforge,
+ python3-fontforge,
Standards-Version: 4.1.2
Homepage: https://github.com/ms-studio/karmilla
Vcs-Git: https://salsa.debian.org/fonts-team/fonts-karmilla.git
@@ -11,7 +15,8 @@ Vcs-Browser: https://salsa.debian.org/fonts-team/fonts-karmilla
Package: fonts-karmilla
Architecture: all
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends},
Multi-Arch: foreign
Description: Grotesque Sans Serif Latin typeface, extended
Karmilla is a grotesque sans serif typeface family that supports languages
diff --git a/debian/copyright b/debian/copyright
index 76e2462..d68ed7a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -39,7 +39,7 @@ License: OFL-1.1
.
The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
- fonts, including any derivative works, can be bundled, embedded,
+ fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
diff --git a/debian/docs b/debian/docs
index 9f46dfe..c3eef07 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,3 +1,3 @@
+*.md
FONTLOG.txt
src/*.png
-*.md
diff --git a/debian/install b/debian/install
index 8b64ae2..bd517ae 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,2 @@
-src/*.ttf usr/share/fonts/truetype/karmilla
debian/90-use-karmilla-for-karla.conf usr/share/fontconfig/conf.avail
+src/*.ttf usr/share/fonts/truetype/karmilla