[DRE-commits] [SCM] ruby-spreadsheet.git branch, master, updated. debian/0.7.3-1-10-ge2b7a80

Cédric Boutillier boutil at debian.org
Tue Jun 4 14:36:25 UTC 2013


The following commit has been merged in the master branch:
commit cb2c7419e9b8f76a2975a002fd722f64251d7c29
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Jun 4 16:09:12 2013 +0200

    bump standards-version, drop transitional packages, depend on ruby instead of ruby1.8

diff --git a/debian/control b/debian/control
index ea8b2d8..bf1c6dc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>, Ryan Niebur <ryan at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-ole
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-spreadsheet.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-spreadsheet.git;a=summary
 Homepage: http://spreadsheet.rubyforge.org
@@ -13,49 +13,9 @@ XS-Ruby-Versions: all
 Package: ruby-spreadsheet
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter, ruby-ole | libole-ruby
-Replaces: libspreadsheet-ruby (<< 0.6.5.4-1~), libspreadsheet-ruby-doc (<< 0.6.5.4-1~), libspreadsheet-ruby1.8 (<< 0.6.5.4-1~), libspreadsheet-ruby1.9.1 (<< 0.6.5.4-1~)
-Breaks: libspreadsheet-ruby (<< 0.6.5.4-1~), libspreadsheet-ruby-doc (<< 0.6.5.4-1~), libspreadsheet-ruby1.8 (<< 0.6.5.4-1~), libspreadsheet-ruby1.9.1 (<< 0.6.5.4-1~)
-Provides: libspreadsheet-ruby, libspreadsheet-ruby-doc, libspreadsheet-ruby1.8, libspreadsheet-ruby1.9.1
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ole
 Description: Ruby library for manipulating MS Excel (.xls) spreadsheets
  This module provides a pure-Ruby implementation of a spreadsheet
  manipulation library, allowing for creating, reading and modifying
  files in the Microsoft Excel (.xls) format.
 
-# Transitional packages
-Package: libspreadsheet-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-spreadsheet
-Description: Transitional package for ruby-spreadsheet
- This is a transitional package to ease upgrades to the ruby-spreadsheet
- package. It can safely be removed.
-
-Package: libspreadsheet-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-spreadsheet
-Description: Transitional package for ruby-spreadsheet
- This is a transitional package to ease upgrades to the ruby-spreadsheet
- package. It can safely be removed.
-
-Package: libspreadsheet-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-spreadsheet
-Description: Transitional package for ruby-spreadsheet
- This is a transitional package to ease upgrades to the ruby-spreadsheet
- package. It can safely be removed.
-
-Package: libspreadsheet-ruby-doc
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-spreadsheet
-Description: Transitional package for ruby-spreadsheet
- This is a transitional package to ease upgrades to the ruby-spreadsheet
- package. It can safely be removed.
-

-- 
ruby-spreadsheet.git



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