[DRE-commits] r3830 - packages/librspec-ruby/trunk/debian

Tobias Grimm tiber-guest at alioth.debian.org
Sat Jul 25 13:49:35 UTC 2009


Author: tiber-guest
Date: 2009-07-25 13:49:34 +0000 (Sat, 25 Jul 2009)
New Revision: 3830

Modified:
   packages/librspec-ruby/trunk/debian/changelog
   packages/librspec-ruby/trunk/debian/control
Log:
Build-depend on rake (required to test the rake tasks)

Modified: packages/librspec-ruby/trunk/debian/changelog
===================================================================
--- packages/librspec-ruby/trunk/debian/changelog	2009-07-25 13:43:41 UTC (rev 3829)
+++ packages/librspec-ruby/trunk/debian/changelog	2009-07-25 13:49:34 UTC (rev 3830)
@@ -3,6 +3,7 @@
   * New upstream release
   * Added 12_differ-test-fix.dpatch (reported upstream as ticket #862)
   * Increased standards version to 3.8.2
+  * Build-depend on rake (required to test the rake tasks)
 
  -- Tobias Grimm <etobi at debian.org>  Sat, 25 Jul 2009 15:40:48 +0200
 

Modified: packages/librspec-ruby/trunk/debian/control
===================================================================
--- packages/librspec-ruby/trunk/debian/control	2009-07-25 13:43:41 UTC (rev 3829)
+++ packages/librspec-ruby/trunk/debian/control	2009-07-25 13:49:34 UTC (rev 3830)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Sebastien Delafond <seb at debian.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>, Tobias Grimm <etobi at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, dpatch, help2man, ruby, libdifflcs-ruby1.8, libheckle-ruby1.8
+Build-Depends: debhelper (>= 5), cdbs, dpatch, help2man, ruby, libdifflcs-ruby1.8, libheckle-ruby1.8, rake
 Standards-Version: 3.8.2
 Homepage: http://rspec.info
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/librspec-ruby/




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