[DRE-commits] [ruby-facebox-rails] 01/01: fix epoch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jul 15 10:23:01 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-facebox-rails.

commit 277a190877438bbccaa9ebe31dfc1c15a45e6f7a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jul 15 15:49:52 2015 +0530

    fix epoch
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dee7954..f0a5892 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-facebox-rails (0.2.0-2) UNRELEASED; urgency=medium
+
+  * Fix epoch for ruby-railties dependency 
+
+ -- Pirate Praveen <praveen at debian.org>  Wed, 15 Jul 2015 15:49:27 +0530
+
 ruby-facebox-rails (0.2.0-1) unstable; urgency=medium
 
   * Initial release (Closes: #792438)
diff --git a/debian/control b/debian/control
index c125302..306ef4a 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Package: ruby-facebox-rails
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-railties (<< 5.0),
+         ruby-railties (<< 2:5.0),
          ruby-railties (>= 3.0),
          ruby-thor (<< 2.0),
          ruby-thor (>= 0.14),

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



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