[DRE-commits] [SCM] camping.git branch, master, updated. debian/2.1.498-4-10-gd329d6b

Paul van Tilburg paulvt at debian.org
Thu Jun 6 20:03:03 UTC 2013


The following commit has been merged in the master branch:
commit 4b699d6932b0967023669a9d379f47fa41d1a50f
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Thu Jun 6 21:57:00 2013 +0200

    Bump build-depend and depend on ruby-mab to >= 0.0.3

diff --git a/debian/changelog b/debian/changelog
index 46f6c4d..aa81e2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ camping (2.1.532-1) UNRELEASED; urgency=low
     - Add build-depend on ruby-minitest
     - Change build depend on ruby-activerecord-2.3 into
       ruby-activerecord-3.2
+    - Bump build-depend and depend on ruby-mab to >= 0.0.3
   * d/p/allow-POST-through-Rack-File.patch: dropped, applied upstream 
 
  -- Paul van Tilburg <paulvt at debian.org>  Thu, 06 Jun 2013 21:16:59 +0200
diff --git a/debian/control b/debian/control
index c7ae6d0..d15bc5f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: web
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Paul van Tilburg <paulvt at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rack-test, ruby-minitest, ruby-mab, ruby-tilt
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rack-test, ruby-minitest, ruby-mab (>= 0.0.3), ruby-tilt
 Standards-Version: 3.9.4
 Homepage: http://camping.rubyforge.org/
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/camping.git
@@ -14,7 +14,7 @@ Package: camping
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-rack
-Recommends: ruby-activerecord-3.2, ruby-sqlite3 (>= 1.1.0.1), ruby-mab | ruby-tilt
+Recommends: ruby-activerecord-3.2, ruby-sqlite3 (>= 1.1.0.1), ruby-mab (>= 0.0.3) | ruby-tilt
 Suggests: thin
 Description: small Ruby web framework for Model-View-Controller type applications
  Camping is a web framework which consistently stays at less than 4kb of

-- 
camping.git



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