[DRE-commits] [SCM] ruby-googlecharts.git branch, master, updated. upstream/1.6.8-12-g3a5b63e

Cédric Boutillier cedric.boutillier at gmail.com
Tue May 8 14:03:17 UTC 2012


The following commit has been merged in the master branch:
commit da7c84cd7c6524ca26de3c4e0c8a460f4e311c06
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Tue May 8 10:43:07 2012 +0200

    update description and add transitional packages

diff --git a/debian/control b/debian/control
index 21b5886..0dda6ad 100644
--- a/debian/control
+++ b/debian/control
@@ -15,5 +15,30 @@ Package: ruby-googlecharts
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: Generate charts using Google API & Ruby
- Generate charts using Google API & Ruby
+Replaces: libgooglecharts-ruby (<< 1.6.8-1~), libgooglecharts-ruby1.8 (<< 1.6.8-1~)
+Breaks: libgooglecharts-ruby (<< 1.6.8-1~), libgooglecharts-ruby1.8 (<< 1.6.8-1~)
+Provides: libgooglecharts-ruby, libgooglecharts-ruby1.8
+Description: Ruby library to generate charts using Google Chart API
+ Googlecharts is a nice and simple wrapper for the Google Chart API.
+ It allows to draw a large variety of kinds of graphs such as bars or pies.
+ .
+ This library relies on external code hosted on Google servers, accessed
+ through this API.
+
+Package: libgooglecharts-ruby
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-googlecharts
+Description: Transitional package for ruby-googlecharts
+ This is a transitional package to ease upgrades to the ruby-googlecharts
+ package. It can safely be removed.
+
+Package: libgooglecharts-ruby1.8
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-googlecharts
+Description: Transitional package for ruby-googlecharts
+ This is a transitional package to ease upgrades to the ruby-googlecharts
+ package. It can safely be removed.

-- 
ruby-googlecharts.git



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