[DRE-commits] [SCM] ruby-thor.git branch, master, updated. debian/0.15.3-1-21-g641fb6f

Christian Hofstaedtler christian at hofstaedtler.name
Tue May 7 20:28:24 UTC 2013


The following commit has been merged in the master branch:
commit 641fb6fe8c73acfe6ef0fc39604ae6b1524e5250
Author: Christian Hofstaedtler <christian at hofstaedtler.name>
Date:   Tue May 7 22:27:30 2013 +0200

    Running the tests requires rake, so add this it to Build-Depends

diff --git a/debian/changelog b/debian/changelog
index 86907e7..4ceb1cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,7 @@ ruby-thor (0.18.1-1) unstable; urgency=low
   * Add myself to Uploaders:, so there is a human maintainer
   * Use canonical URLs in Vcs-* fields
   * Add a longer package description
-  * Run test suite during package build
+  * Run test suite during package build (implies new Build-Depends)
   * Add man page for thor(1)
 
  -- Christian Hofstaedtler <christian at hofstaedtler.name>  Tue, 07 May 2013 17:15:18 +0200
diff --git a/debian/control b/debian/control
index 350db71..267f506 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Christian Hofstaedtler <christian at hofstaedtler.name>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rspec (>= 2.13.0~), ruby-diff-lcs, bundler
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rspec (>= 2.13.0~), ruby-diff-lcs, bundler, rake
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-thor.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-thor.git;a=summary

-- 
ruby-thor.git



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