[DRE-commits] [ruby-actionpack-page-caching] 04/04: Add rake to Build-Deps to fix pbuilder issue

Balasankar C balasankarc-guest at moszumanska.debian.org
Sat Jan 17 05:56:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

balasankarc-guest pushed a commit to branch master
in repository ruby-actionpack-page-caching.

commit 4fdc8319c5a8efbc9b2fa1da708f163b9c0eb86d
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sat Jan 17 10:46:30 2015 +0530

    Add rake to Build-Deps to fix pbuilder issue
---
 debian/control                    | 2 +-
 debian/patches/Bundler-Dependency | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 0463dbb..dfc05c3 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: Balasankar C <balasankarc at autistici.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-actionpack, ruby-test-unit
+Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-actionpack, ruby-mocha, ruby-minitest, rake
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-actionpack-page-caching.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-actionpack-page-caching.git;a=summary
diff --git a/debian/patches/Bundler-Dependency b/debian/patches/Bundler-Dependency
index 0758c4a..47ad742 100644
--- a/debian/patches/Bundler-Dependency
+++ b/debian/patches/Bundler-Dependency
@@ -3,12 +3,11 @@ Description: Bundler Dependency
  .
  ruby-actionpack-page-caching (1.0.2-1) UNRELEASED; urgency=medium
  .
-   * Initial release (Closes: #nnnn)
 Author: Balasankar C <balasankarc at autistici.org>
 
 
---- ruby-actionpack-page-caching-1.0.2.orig/test/abstract_unit.rb
-+++ ruby-actionpack-page-caching-1.0.2/test/abstract_unit.rb
+--- a/test/abstract_unit.rb
++++ b/test/abstract_unit.rb
 @@ -1,4 +1,4 @@
 -require 'bundler/setup'
 +#require 'bundler/setup'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-actionpack-page-caching.git



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