[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:27 UTC 2012


The following commit has been merged in the master branch:
commit 6634f26fbaee975144ad801f56e07057a7ec14a2
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Tue May 8 15:59:28 2012 +0200

    control: fix typo in description and section for transitional packages

diff --git a/debian/control b/debian/control
index 721f36f..d69ef17 100644
--- a/debian/control
+++ b/debian/control
@@ -20,13 +20,13 @@ 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.
+ It allows one 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
+Section: contrib/oldlibs
 Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-googlecharts
@@ -35,7 +35,7 @@ Description: Transitional package for ruby-googlecharts
  package. It can safely be removed.
 
 Package: libgooglecharts-ruby1.8
-Section: oldlibs
+Section: contrib/oldlibs
 Priority: extra
 Architecture: all
 Depends: ${misc:Depends}, ruby-googlecharts

-- 
ruby-googlecharts.git



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