[DRE-commits] r2524 - tools/ruby-pkg-tools/trunk/debian

terceiro-guest at alioth.debian.org terceiro-guest at alioth.debian.org
Tue Mar 18 19:40:28 UTC 2008


Author: terceiro-guest
Date: 2008-03-18 19:40:27 +0000 (Tue, 18 Mar 2008)
New Revision: 2524

Modified:
   tools/ruby-pkg-tools/trunk/debian/changelog
   tools/ruby-pkg-tools/trunk/debian/control
Log:
fix  typo in package description



Modified: tools/ruby-pkg-tools/trunk/debian/changelog
===================================================================
--- tools/ruby-pkg-tools/trunk/debian/changelog	2008-03-18 03:35:24 UTC (rev 2523)
+++ tools/ruby-pkg-tools/trunk/debian/changelog	2008-03-18 19:40:27 UTC (rev 2524)
@@ -1,8 +1,9 @@
 ruby-pkg-tools (0.14) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
+  * debian/control: fix typo in package description. Thanks to Kobayashi
+    Noritada (Closes: #471517)
 
- -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Wed, 13 Feb 2008 00:06:19 +0100
+ -- Antonio Terceiro <terceiro at softwarelivre.org>  Tue, 18 Mar 2008 16:38:35 -0300
 
 ruby-pkg-tools (0.13) unstable; urgency=low
 

Modified: tools/ruby-pkg-tools/trunk/debian/control
===================================================================
--- tools/ruby-pkg-tools/trunk/debian/control	2008-03-18 03:35:24 UTC (rev 2523)
+++ tools/ruby-pkg-tools/trunk/debian/control	2008-03-18 19:40:27 UTC (rev 2524)
@@ -15,7 +15,7 @@
 Description: Tools for building Debian Ruby packages
  This package contains some useful tools for building Debian Ruby packages
  and is used by the Debian Ruby Maintainers Team. It includes:
-   * CBDS classes for building packages which use setup.rb and/or extconf.rb
+   * CDBS classes for building packages which use setup.rb and/or extconf.rb
      as installer,
    * a program to retrieve upstream sources for use in conjunction with
      svn-buildpackage,




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