[DRE-commits] [rails] 26/44: next upload
Ondrej Sury
ondrej at moszumanska.debian.org
Wed Jul 16 15:04:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
ondrej pushed a commit to branch master
in repository rails.
commit 30bad6261698d44b3381ea7154f4d83b65d2643b
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sun Oct 20 16:31:27 2013 -0300
next upload
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index deb3ec0..a0b5ee0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rails-4.0 (4.0.0+dfsg-2) UNRELEASED; urgency=low
+
+ * ruby-actionpack-4.0: tighten versioned dependency on ruby-rack to take
+ epoch into account.
+
+ -- Antonio Terceiro <terceiro at debian.org> Sun, 20 Oct 2013 16:22:25 -0300
+
rails-4.0 (4.0.0+dfsg-1) unstable; urgency=low
[ Antonio Terceiro ]
diff --git a/debian/control b/debian/control
index 5604572..3e60e52 100644
--- a/debian/control
+++ b/debian/control
@@ -80,7 +80,7 @@ XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
ruby | ruby-interpreter,
ruby-activesupport-4.0 (= ${source:Version}),
- ruby-rack (>= 1.5.2),
+ ruby-rack (>= 1:1.5.2),
ruby-rack-test (>= 0.6.2),
ruby-builder (>= 3.1.0),
ruby-erubis (>= 2.7.0~)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rails.git
More information about the Pkg-ruby-extras-commits
mailing list