[DRE-commits] r5514 - trunk/libgems-ruby/debian

Lucas Nussbaum lucas at alioth.debian.org
Sun Jun 6 10:51:29 UTC 2010


Author: lucas
Date: 2010-06-06 10:51:18 +0000 (Sun, 06 Jun 2010)
New Revision: 5514

Modified:
   trunk/libgems-ruby/debian/changelog
   trunk/libgems-ruby/debian/control
Log:
dependencies cleanup

Modified: trunk/libgems-ruby/debian/changelog
===================================================================
--- trunk/libgems-ruby/debian/changelog	2010-06-06 01:13:00 UTC (rev 5513)
+++ trunk/libgems-ruby/debian/changelog	2010-06-06 10:51:18 UTC (rev 5514)
@@ -1,11 +1,13 @@
 libgems-ruby (1.3.7-1) UNRELEASED; urgency=low
 
-  * New upstream release
-  * NOT RELEASED YET
-  * READING UPSTREAM CHNAGELOG...it might take some time. need to see how many bugs
+  * Team upload.
+  * New upstream release.
+  * READING UPSTREAM CHANGELOG...it might take some time. need to see how many bugs
   were getting closes by this :) .
+  * Drop rdoc1.8 and rdoc1.9.1 from Build-Depends, as those packages were
+    merged into ruby1.8 and ruby1.9.1.
 
- -- Deepak Tripathi <apenguinlinux at gmail.com>  Tue, 18 May 2010 15:03:11 -0400
+ -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Sun, 06 Jun 2010 12:50:27 +0200
 
 libgems-ruby (1.3.6-2) unstable; urgency=low
 

Modified: trunk/libgems-ruby/debian/control
===================================================================
--- trunk/libgems-ruby/debian/control	2010-06-06 01:13:00 UTC (rev 5513)
+++ trunk/libgems-ruby/debian/control	2010-06-06 10:51:18 UTC (rev 5514)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Daigo Moriwaki <daigo at debian.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: cdbs, dpatch (>= 2.0.10), debhelper (>= 7.0.0), ruby1.8, rdoc1.8, ruby1.9.1, rdoc1.9.1, ruby-pkg-tools
+Build-Depends: cdbs, dpatch (>= 2.0.10), debhelper (>= 7.0.0), ruby1.8, ruby1.9.1, ruby-pkg-tools
 Standards-Version: 3.8.4
 Homepage: http://rubygems.org/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libgems-ruby/




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