summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasudev Kamath <kamathvasudev@gmail.com>2015-10-31 14:12:17 +0530
committerVasudev Kamath <kamathvasudev@gmail.com>2015-10-31 14:13:34 +0530
commit7fd0202d51d3ecdab03c529f3be641b1d767b0b4 (patch)
treed1a4da937bf14f53589315a21f3cdab33f8420e7
parentf30559711394de696290e7516ad90b7b50601aae (diff)
Make unhinted and hinted variant conflict other
Both packages provided hinted and unhinted variant of same file so added conflicts.
-rw-r--r--debian/control.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control.in b/debian/control.in
index 7d8098e..758a704 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -29,6 +29,7 @@ Package: fonts-roboto-hinted
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
+Conflicts: fonts-roboto-unhinted
Description: Google's signature family of fonts (hinted)
Roboto is Google's signature family of fonts, the default font in
Android and ChromeOS and the recommended font for Google's visual
@@ -44,6 +45,7 @@ Package: fonts-roboto-unhinted
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
+Conflicts: fonts-roboto-hinted
Description: Google's signature family of fonts (unhinted)
Roboto is Google's signature family of fonts, the default font in
Android and ChromeOS and the recommended font for Google's visual