[DRE-commits] [ruby-sprockets] 05/05: Fix compatibility with backported versions
Ondrej Sury
ondrej at moszumanska.debian.org
Thu Aug 14 14:14:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
ondrej pushed a commit to branch master-experimental
in repository ruby-sprockets.
commit 87177528bcef5ef1f249c1cf046880bee591c33f
Author: Ondřej Surý <ondrej at sury.org>
Date: Sun Oct 14 15:11:46 2012 +0200
Fix compatibility with backported versions
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 700815d..bf34d4a 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Depends: ${shlibs:Depends},
ruby-multi-json (>= 1.0),
ruby-rack (>= 1.0),
ruby-tilt (>= 1.3.1)
-Breaks: ruby-actionpack-3.2 (<< 3.2.8-1)
+Breaks: ruby-actionpack-3.2 (<< 3.2.8-1~)
Description: Rack-based asset packaging system
Sprockets is a Rack-based asset packaging system that concatenates
and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-sprockets.git
More information about the Pkg-ruby-extras-commits
mailing list