[DRE-commits] [ruby-actionpack-page-caching] 01/01: Add Break+Replace for ruby-actionpack-2.3

Balasankar C balasankarc-guest at moszumanska.debian.org
Fri Mar 27 11:20:29 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 11b49a63bbb7a3de36f4037c18dad267fe3efc7f
Author: Balasankar C <balasankarc at autistici.org>
Date:   Fri Mar 27 12:21:02 2015 +0530

    Add Break+Replace for ruby-actionpack-2.3
---
 debian/changelog | 6 ++++++
 debian/control   | 7 ++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6db8a6c..eea4ac0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-actionpack-page-caching (1.0.2-2) unstable; urgency=medium
+
+  * Added Breaks+Replaces relation for ruby-actionpack-2.3 (Closes: #779660)
+
+ -- Balasankar C <balasankarc at autistici.org>  Fri, 27 Mar 2015 12:18:21 +0530
+
 ruby-actionpack-page-caching (1.0.2-1) unstable; urgency=medium
 
   * Initial release (Closes: #775549)
diff --git a/debian/control b/debian/control
index dfc05c3..75b42c8 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-mocha, ruby-minitest, rake
+Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-actionpack (>= 4.0.0), 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
@@ -14,8 +14,9 @@ XS-Ruby-Versions: all
 Package: ruby-actionpack-page-caching
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-actionpack
-# actionpack (< 5, >= 4.0.0), mocha (>= 0, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-actionpack (>= 4.0.0)
+Breaks: ruby-actionpack-2.3
+Replaces: ruby-actionpack-2.3
 Description: static page caching for Action Pack (removed from core in Rails 4.0)
  Static page caching for Action Pack (removed from core in Rails 4.0). Page 
  caching is an approach to caching where the entire action output of is stored 

-- 
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