[DRE-commits] [ruby-eye] 01/01: set minimum version of ruby-celluloid
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Jan 27 15:13:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-eye.
commit 386b11f7c0b16ed4f6244e8717ef3d4e5518bed3
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Jan 27 20:40:54 2016 +0530
set minimum version of ruby-celluloid
---
debian/changelog | 6 ++++++
debian/control | 12 ++++++------
2 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2b5bf23..1ebaa12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-eye (0.7-3) unstable; urgency=medium
+
+ * Set ruby-celluloid >= 0.16.0-4 which fixes dependency on timers
+
+ -- Pirate Praveen <praveen at debian.org> Wed, 27 Jan 2016 20:40:07 +0530
+
ruby-eye (0.7-2) unstable; urgency=medium
* Re-upload to unstable
diff --git a/debian/control b/debian/control
index cf799ce..29b6976 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
Uploaders: Pirate Praveen <praveen at debian.org>
Build-Depends: debhelper (>= 7.0.50~),
gem2deb,
- ruby-celluloid (>= 0.16.0),
- ruby-celluloid-io (>= 0.16.0),
- ruby-sigar (>= 0.7.3),
+ ruby-celluloid (>= 0.16.0-4~),
+ ruby-celluloid-io (>= 0.16.0~),
+ ruby-sigar (>= 0.7.3~),
ruby-state-machine,
ruby-thor
Standards-Version: 3.9.6
@@ -21,9 +21,9 @@ Package: ruby-eye
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
- ruby-celluloid (>= 0.16.0),
- ruby-celluloid-io (>= 0.16.0),
- ruby-sigar (>= 0.7.3),
+ ruby-celluloid (>= 0.16.0-4~),
+ ruby-celluloid-io (>= 0.16.0~),
+ ruby-sigar (>= 0.7.3~),
ruby-state-machine,
ruby-thor,
${misc:Depends},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-eye.git
More information about the Pkg-ruby-extras-commits
mailing list