[DRE-commits] [ruby-actionpack-action-caching] 01/01: really fix upgrades from wheezy

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Nov 17 19:51:12 UTC 2014


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

terceiro pushed a commit to branch master
in repository ruby-actionpack-action-caching.

commit 018404e65486e340538dc03032777ec78cd40743
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Nov 17 17:13:54 2014 -0200

    really fix upgrades from wheezy
---
 debian/changelog | 7 +++++++
 debian/control   | 2 ++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9799d94..d219f86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-actionpack-action-caching (1.1.1-3) unstable; urgency=medium
+
+  * Breaks/Replaces against ruby-actionpack-2.3, ruby-actionpack-3.2 to
+    properly fix upgrades from wheezy (Closes: #767842).
+
+ -- Antonio Terceiro <terceiro at debian.org>  Mon, 17 Nov 2014 17:45:23 -0200
+
 ruby-actionpack-action-caching (1.1.1-2) unstable; urgency=medium
 
   * Make the dependency on ruby-actionpack want the version from jessie, since
diff --git a/debian/control b/debian/control
index 800029d..9089912 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,8 @@ Package: ruby-actionpack-action-caching
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-actionpack (>> 2:4)
+Breaks: ruby-actionpack-2.3, ruby-actionpack-3.2
+Replaces: ruby-actionpack-2.3, ruby-actionpack-3.2
 Description: action caching for Action Pack
  This package provides the functionality of caching the results of Rails
  controller actions, which was removed from the Rails core with the 4.0

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



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