[Python-modules-commits] [python-qtawesome] 03/04: Use packaged elusive-icons font.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Mar 23 12:18:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository python-qtawesome.
commit 6bdf62dbdfed88a6a4852ebad62cd78a2a3d0804
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Mar 23 11:45:58 2016 +0000
Use packaged elusive-icons font.
---
debian/control | 1 +
debian/python-qtawesome-common.install | 1 -
debian/python-qtawesome-common.links | 3 ++-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 9cd6aa5..b2e4b5e 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,7 @@ Description: iconic fonts in PyQt and PySide applications (Python 3)
Package: python-qtawesome-common
Architecture: all
Depends: ${misc:Depends},
+ fonts-elusive-icons,
fonts-font-awesome
Description: common files for QtAwesome
QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in
diff --git a/debian/python-qtawesome-common.install b/debian/python-qtawesome-common.install
index 4c0cf68..57df583 100644
--- a/debian/python-qtawesome-common.install
+++ b/debian/python-qtawesome-common.install
@@ -1,2 +1 @@
qtawesome/fonts/*.json /usr/share/python-qtawesome/fonts
-qtawesome/fonts/elusiveicons-webfont.ttf /usr/share/python-qtawesome/fonts
diff --git a/debian/python-qtawesome-common.links b/debian/python-qtawesome-common.links
index a8e387b..faed175 100644
--- a/debian/python-qtawesome-common.links
+++ b/debian/python-qtawesome-common.links
@@ -1 +1,2 @@
-usr/share/fonts-font-awesome/fonts/fontawesome-webfont.ttf usr/share/python-qtawesome/fonts/fontawesome-webfont.ttf
+usr/share/fonts/truetype/elusive-icons/elusiveicons-webfont.ttf usr/share/python-qtawesome/fonts/elusiveicons-webfont.ttf
+usr/share/fonts/truetype/font-awesome/fontawesome-webfont.ttf usr/share/python-qtawesome/fonts/fontawesome-webfont.ttf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-qtawesome.git
More information about the Python-modules-commits
mailing list