[DRE-commits] [SCM] ruby-pdf-reader.git branch, master, updated. debian/0.10.1-1-11-g0ba09f1
Cédric Boutillier
cedric.boutillier at gmail.com
Tue Mar 13 13:23:41 UTC 2012
The following commit has been merged in the master branch:
commit 693e8ae46472bf7cc6681c8ec504398e8f0268d2
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date: Thu Feb 23 16:22:05 2012 +0100
Standards-Version→3.9.3, depends on ruby-rc4 and suggests ruby-prawn
diff --git a/debian/control b/debian/control
index 16d4861..38b9cff 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ 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>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.7~), ruby-rspec (>= 2.1), ruby-ascii85 (>= 1.0.0)
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.7~), ruby-rspec (>= 2.1), ruby-ascii85 (>= 1.0.0), ruby-rc4
+Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-pdf-reader.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-pdf-reader.git;a=summary
Homepage: http://github.com/yob/pdf-reader
@@ -15,7 +15,7 @@ Package: ruby-pdf-reader
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ascii85 (>= 1.0.0)
-Suggests: ruby-rspec, libpdf-writer-ruby
+Suggests: ruby-rspec, 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
--
ruby-pdf-reader.git
More information about the Pkg-ruby-extras-commits
mailing list