[DRE-commits] [SCM] ruby-afm.git branch, master, updated. upstream/0.2.0-7-gd180913

Cédric Boutillier boutil at debian.org
Tue Jun 25 21:26:10 UTC 2013


The following commit has been merged in the master branch:
commit aa3694f15bb7ebce6728f977906560fc86a8ee4d
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Jun 21 10:15:20 2013 +0200

    update control file

diff --git a/debian/control b/debian/control
index feb3395..2791ca5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,18 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.1~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.1~), ruby-shoulda
 Standards-Version: 3.9.4
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-afm.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-afm.git;a=summary
-Homepage: http://github.com/halfbyte/afm
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-afm.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-afm.git;a=summary
+Homepage: https://github.com/halfbyte/afm
 XS-Ruby-Versions: all
 
 Package: ruby-afm
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# thoughtbot-shoulda (>= 0, development)
-Description: reading Adobe Font Metrics (afm) files
- a simple library to read afm files and use the data conveniently
+Description: Ruby library to read Adobe Font Metrics files
+ This simple library can read Adobe Font Metrics (afm) files and use the data
+ conveniently. Currently, it can parse the afm file and save it in a few
+ attributes.

-- 
ruby-afm.git



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