[DRE-commits] [ruby-prawn] 02/10: update debian/control

Cédric Boutillier boutil at alioth.debian.org
Thu Aug 8 22:46:10 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-prawn.

commit 21b5a784f062ebbc97a903cf7ddab51fad351546
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Jun 22 12:21:29 2013 +0200

    update debian/control
---
 debian/control |   64 ++++++++++++++++----------------------------------------
 1 file changed, 18 insertions(+), 46 deletions(-)

diff --git a/debian/control b/debian/control
index 212b2ad..00cfdbd 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,17 @@ Source: ruby-prawn
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Gunnar Wolf <gwolf at debian.org>, Cédric Boutillier <cedric.boutillier at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-test-spec, ruby-pdf-inspector (>= 1.0.1~), ruby-mocha, ruby-ttfunk (>= 1.0.2), ttf-dejavu-core, fonts-arphic-gkai00mp
-Standards-Version: 3.9.3
+Uploaders: Gunnar Wolf <gwolf at debian.org>, Cédric Boutillier <boutil at debian.org>
+Build-Depends: debhelper (>= 7.0.50~),
+ gem2deb (>= 0.3.0~),
+ ruby-rspec,
+ ruby-pdf-inspector (>= 1.0.1~),
+ ruby-mocha,
+ ruby-ttfunk (>= 1.0.3),
+ ruby-afm,
+ fonts-dejavu-core,
+ fonts-arphic-gkai00mp
+Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-prawn.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-prawn.git;a=summary
 Homepage: http://prawn.majesticseacreature.com
@@ -13,11 +21,13 @@ XS-Ruby-Versions: all
 Package: ruby-prawn
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-pdf-reader (>= 0.9.0), ruby-ttfunk (>= 1.0.2), ruby-pdf-inspector (>= 1.0.1)
-Suggests: ttf-dejavu-core, fonts-arphic-gkai00mp, ruby-prawn-doc
-Replaces: libprawn-ruby1.8 (<< 1.0.0~rc1-1~), libprawn-ruby1.9.1 (<< 1.0.0~rc1-1~), libprawn-ruby (<< 1.0.0~rc1-1~), libprawn-ruby-common (<< 1.0.0~rc1-1~)
-Breaks: libprawn-ruby1.8 (<< 1.0.0~rc1-1~), libprawn-ruby1.9.1 (<< 1.0.0~rc1-1~), libprawn-ruby (<< 1.0.0~rc1-1~), libprawn-ruby-common (<< 1.0.0~rc1-1~)
-Provides: libprawn-ruby1.8, libprawn-ruby1.9.1, libprawn-ruby, libprawn-ruby-common
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ ruby | ruby-interpreter,
+ ruby-pdf-reader (>= 0.9.0),
+ ruby-ttfunk (>= 1.0.3),
+ ruby-pdf-inspector (>= 1.0.1),
+ ruby-afm
+Suggests: fonts-dejavu-core, fonts-arphic-gkai00mp, ruby-prawn-doc
 Description: Fast, nimble PDF generation library for Ruby
  Prawn is a PDF generation library for Ruby. Its highlights include:
   * Built in support for UTF-8
@@ -42,41 +52,3 @@ Description: Fast, nimble PDF generation library for Ruby (documentation)
   * Easy text flowing within and around sections
   .
   This package contains the manual created from Prawn's source.
-
-# Transitional packages
-Package: libprawn-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-prawn
-Description: Transitional package for ruby-prawn
- This is a transitional package to ease upgrades to the ruby-prawn
- package. It can safely be removed.
-
-Package: libprawn-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-prawn
-Description: Transitional package for ruby-prawn
- This is a transitional package to ease upgrades to the ruby-prawn
- package. It can safely be removed.
-
-Package: libprawn-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-prawn
-Description: Transitional package for ruby-prawn
- This is a transitional package to ease upgrades to the ruby-prawn
- package. It can safely be removed.
-
-Package: libprawn-ruby-common
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-prawn
-Description: Transitional package for ruby-prawn
- This is a transitional package to ease upgrades to the ruby-prawn
- package. It can safely be removed.
-

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



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