[DRE-commits] [ruby-sprockets-rails] 01/04: Allow installing with ruby-actionpack

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Aug 3 03:17:46 UTC 2014


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

terceiro pushed a commit to branch master
in repository ruby-sprockets-rails.

commit daeb6ae43a34c22184fa80bfe499acf61c844d17
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Jul 26 10:36:59 2014 -0300

    Allow installing with ruby-actionpack
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7de2cac..b285067 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-sprockets-rails (2.0.1-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Replace dependency on ruby-actionpack-4.0 with ruby-actionpack
+
+ -- Antonio Terceiro <terceiro at debian.org>  Sat, 26 Jul 2014 10:35:29 -0300
+
 ruby-sprockets-rails (2.0.1-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 3d7506a..90ea76d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 ruby | ruby-interpreter,
 	 ruby-sprockets (>= 2.8),
-	 ruby-actionpack-4.0
+	 ruby-actionpack,
 Conflicts: ruby-actionpack-3.2
 Description: Sprockets Rails integration (part of Rails)
  This package provides Sprockets implementation for Rails 4.x (and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-sprockets-rails.git



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