[DRE-commits] [diaspora] 01/06: fix favico.js and roboto

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jan 7 07:09:42 UTC 2016


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

praveen pushed a commit to branch master
in repository diaspora.

commit 43378a360da33b27a128f794bcc5ac3f86b18b50
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Jan 7 01:49:23 2016 +0530

    fix favico.js and roboto
---
 debian/changelog | 3 +++
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 519fd36..67f1cd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 diaspora (0.5.5.1+debian-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Add work around for sprockets bug couldn't find file 'favico.js
+    (Closes: #809755)
+  * Change fonts-roboto dependency to fonts-roboto-hinted
 
  -- Pirate Praveen <praveen at debian.org>  Fri, 01 Jan 2016 23:00:00 +0530
 
diff --git a/debian/control b/debian/control
index 4315fcf..de0d8dd 100644
--- a/debian/control
+++ b/debian/control
@@ -127,7 +127,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-rack-ssl,
  ruby-asset-sync,
  imagemagick,
- fonts-roboto
+ fonts-roboto-hinted
 Conflicts: diaspora-installer, ruby-jbuilder
 Replaces: diaspora-installer
 Suggests: ruby-diaspora-vines

-- 
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