[DRE-commits] [SCM] ruby-warden.git branch, master, updated. upstream/1.2.1-7-g4f4521c

Praveen Arimbrathodiyil praveen at debian.org
Tue Nov 13 19:12:48 UTC 2012


The following commit has been merged in the master branch:
commit 4f4521c12116af5094a2963c47f9422f395c9ee7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Nov 14 00:35:57 2012 +0530

    add rake to build-depends

diff --git a/debian/changelog b/debian/changelog
index 6f0b4c9..f1cc9ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-warden (1.2.1-2) unstable; urgency=low
   * Install README.textfile as doc
   * Install History.rdoc as changelog
   * Use debian/ruby-tests.rake for tests
+  * Add rake to build-depends
 
  -- Praveen Arimbrathodiyil <praveen at debian.org>  Wed, 14 Nov 2012 00:20:36 +0530
 
diff --git a/debian/control b/debian/control
index ebb6eab..1a129cc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
- ruby-rack, ruby-rspec
+ ruby-rack, rake, ruby-rspec
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-warden.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-warden.git;a=summary

-- 
ruby-warden.git



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