[DRE-commits] [ruby-entypo-rails] 02/10: uncomment vcs, add homepage, add fonts-entypo, update description

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 13 11:40:00 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-entypo-rails.

commit 079dd3c3bad606b2fdcb5093bad6a0ecc957b113
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Apr 13 16:44:16 2014 +0530

    uncomment vcs, add homepage, add fonts-entypo, update description
---
 debian/control | 30 +++++++++++++++++++++++-------
 1 file changed, 23 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index ee625d1..ff1fbc6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,31 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~)
 Standards-Version: 3.9.5
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-entypo-rails.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-entypo-rails.git;a=summary
-Homepage: 
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-entypo-rails.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-entypo-rails.git;a=summary
+Homepage: https://github.com/lwe/entypo-rails
 XS-Ruby-Versions: all
 
 Package: ruby-entypo-rails
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# railties (<= 5, >= 3.1)
-Description: Rails asset pipeline plugin to provide Entypo icons.
- Rails asset pipeline plugin and CSS mappings for the Entypo pictograms by Daniel Bruce http://www.entypo.com
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, fonts-entypo,
+ ruby-railties ( >= 3.1)
+Description: rails asset pipeline plugin providing Entypo icons
+ Rails asset pipeline plugin and CSS mappings for the Entypo pictograms by
+ Daniel Bruce http://www.entypo.com
+ .
+ Entypo fonts are available via fonts-entypo package. ttf, woff, eot and svg
+ formats are available.
+
+Package: fonts-entypo
+Architecture: all
+Multi-Arch: foreign
+Pre-Depends: dpkg (>= 1.15.6~)
+Depends: ${misc:Depends}
+Description: icon fonts of dingbat style by Daniel Bruce
+ Entypo is an icon font designed by Daniel Bruce http://www.entypo.com.
+ It follows dingbat style.
+ .
+ This package contains ttf, eot, woff and svg format fonts. It is part of
+ entypo-rails ruby gem.

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



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