[DRE-commits] [diaspora] 01/05: use system roboto fonts

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat May 2 12:25:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository diaspora.

commit d72260a850764a210979a4f224e324c4b35fc53d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat May 2 13:11:46 2015 +0530

    use system roboto fonts
---
 debian/control        | 3 ++-
 debian/diaspora.links | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 63c83b7..0efddd0 100644
--- a/debian/control
+++ b/debian/control
@@ -114,7 +114,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-rspec,
  ruby-foreman,
  net-tools,
- nginx
+ nginx,
+ fonts-roboto
 Description: distributed social networking service
  Diaspora (currently styled diaspora* and formerly styled DIASPORA*) is a free
  personal web server that implements a distributed social networking service.
diff --git a/debian/diaspora.links b/debian/diaspora.links
index d3c9ad4..b2b6f2c 100644
--- a/debian/diaspora.links
+++ b/debian/diaspora.links
@@ -1 +1,4 @@
 usr/bin usr/share/diaspora/bin
+usr/share/fonts/truetype/roboto/Roboto-Bold.ttf app/assets/images/fonts/Roboto-Bold.ttf
+usr/share/fonts/truetype/roboto/Roboto-Light.ttf app/assets/images/fonts/Roboto-Light.ttf
+usr/share/fonts/truetype/roboto/Roboto-Regular.ttf app/assets/images/fonts/Roboto-Regular.ttf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git



More information about the Pkg-ruby-extras-commits mailing list