[DRE-commits] [ruby-pdf-reader] 03/06: update dependencies, bump Standards-Version, update my email address

Cédric Boutillier boutil at moszumanska.debian.org
Wed Feb 19 22:24:06 UTC 2014


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

boutil pushed a commit to annotated tag debian/1.3.3-1
in repository ruby-pdf-reader.

commit 3bf4db37a913b5581ff0a031f5cac870e9abded5
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Feb 7 09:30:57 2014 +0100

    update dependencies, bump Standards-Version, update my email address
---
 debian/control | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 705288d..b3fc919 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,16 @@ Source: ruby-pdf-reader
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Cédric Boutillier <cedric.boutillier at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rspec (>= 2.1), ruby-ascii85 (>= 1.0.0), ruby-rc4
-Standards-Version: 3.9.3
+Uploaders: Cédric Boutillier <boutil at debian.org>
+Build-Depends: debhelper (>= 7.0.50~),
+ gem2deb (>= 0.3.0~),
+ ruby-rspec (>= 2.3~),
+ ruby-ascii85 (>= 1.0.0~),
+ ruby-rc4,
+ ruby-afm,
+ ruby-hashery,
+ ruby-ttfunk
+Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-pdf-reader.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-pdf-reader.git;a=summary
 Homepage: http://github.com/yob/pdf-reader
@@ -13,8 +20,12 @@ XS-Ruby-Versions: all
 Package: ruby-pdf-reader
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ascii85 (>= 1.0.0), ruby-rc4
-Suggests: ruby-rspec, ruby-prawn
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-ascii85 (>= 1.0.0),
+ ruby-rc4,
+ ruby-hashery,
+ ruby-ttfunk
+Suggests: ruby-prawn
 Description: Ruby library for accessing the content of PDF files
  The PDF::Reader library implements a PDF parser conforming as much as possible
  to the PDF specification from Adobe. It provides programmatic access to the

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



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