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

Paul van Tilburg paulvt at debian.org
Thu Jun 6 19:55:21 UTC 2013


The following commit has been merged in the master branch:
commit 771c63f1e8df7949c0de44e39627f0c016f86b56
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Thu Jun 6 21:28:40 2013 +0200

    Change build depend on ruby-activerecord-2.3 into ruby-activerecord-3.2

diff --git a/debian/changelog b/debian/changelog
index 96d9684..46f6c4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ camping (2.1.532-1) UNRELEASED; urgency=low
   * debian/control: 
     - Bumped standards version to 3.9.4; no changes required 
     - Add build-depend on ruby-minitest
+    - Change build depend on ruby-activerecord-2.3 into
+      ruby-activerecord-3.2
   * 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 0c7125c..c7ae6d0 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: camping
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-rack
-Recommends: ruby-activerecord-2.3, ruby-sqlite3 (>= 1.1.0.1), ruby-mab | ruby-tilt
+Recommends: ruby-activerecord-3.2, ruby-sqlite3 (>= 1.1.0.1), ruby-mab | 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