[DRE-commits] r4266 - trunk/libspreadsheet-ruby/debian

Ryan Niebur ryan at alioth.debian.org
Tue Oct 20 00:19:05 UTC 2009


Author: ryan
Date: 2009-10-20 00:19:05 +0000 (Tue, 20 Oct 2009)
New Revision: 4266

Modified:
   trunk/libspreadsheet-ruby/debian/changelog
   trunk/libspreadsheet-ruby/debian/control
Log:
* rubygems1.9 was renamed to rubygems1.9.1, update dependencies
* update my email address

Modified: trunk/libspreadsheet-ruby/debian/changelog
===================================================================
--- trunk/libspreadsheet-ruby/debian/changelog	2009-10-19 22:00:46 UTC (rev 4265)
+++ trunk/libspreadsheet-ruby/debian/changelog	2009-10-20 00:19:05 UTC (rev 4266)
@@ -1,3 +1,10 @@
+libspreadsheet-ruby (0.6.4.1-2) UNRELEASED; urgency=low
+
+  * rubygems1.9 was renamed to rubygems1.9.1, update dependencies
+  * update my email address
+
+ -- Ryan Niebur <ryan at debian.org>  Mon, 19 Oct 2009 17:18:55 -0700
+
 libspreadsheet-ruby (0.6.4.1-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/libspreadsheet-ruby/debian/control
===================================================================
--- trunk/libspreadsheet-ruby/debian/control	2009-10-19 22:00:46 UTC (rev 4265)
+++ trunk/libspreadsheet-ruby/debian/control	2009-10-20 00:19:05 UTC (rev 4266)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Gunnar Wolf <gwolf at debian.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>,
- Ryan Niebur <ryanryan52 at gmail.com>
+ Ryan Niebur <ryan at debian.org>
 Build-Depends: cdbs, debhelper (>= 5), ruby-pkg-tools (>= 0.8), quilt
 Build-Depends-Indep: ruby1.8, ruby1.9, rdoc
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libspreadsheet-ruby/
@@ -43,7 +43,7 @@
 
 Package: libspreadsheet-ruby1.9
 Architecture: all
-Depends: ${misc:Depends}, ruby1.9, rubygems1.9, libole-ruby1.9
+Depends: ${misc:Depends}, ruby1.9, rubygems1.9.1, libole-ruby1.9
 Description: Ruby library for manipulating .xls spreadsheets
  This module provides a pure-Ruby implementation of a spreadsheet
  manipulation library, allowing for creating, reading and modifying




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