[DRE-commits] [ruby-eye] 03/04: update dependency versions
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Aug 5 20:10:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-eye.
commit b2a036b7c164ad7297beebdaca031e7a5f53dea3
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Aug 6 00:08:11 2015 +0530
update dependency versions
---
debian/changelog | 3 ++-
debian/control | 8 ++++----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d0684fd..14ae2c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
ruby-eye (0.7~pre-1) UNRELEASED; urgency=medium
- * New upstream pre release (celluloid is already 0.16.0)
+ * New upstream pre release (celluloid is already 0.16.0)
+ * Update minimum version of ruby-celluloid and ruby-celluloid-io
-- Pirate Praveen <praveen at debian.org> Wed, 05 Aug 2015 23:24:07 +0530
diff --git a/debian/control b/debian/control
index 7a726a2..43d3071 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ 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.15.0),
- ruby-celluloid-io (>= 0.15.0),
+ ruby-celluloid (>= 0.16.0),
+ ruby-celluloid-io (>= 0.16.0),
ruby-sigar (>= 0.7.2),
ruby-state-machine,
ruby-thor
@@ -21,8 +21,8 @@ Package: ruby-eye
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
- ruby-celluloid (>= 0.15.0),
- ruby-celluloid-io (>= 0.15.0),
+ ruby-celluloid (>= 0.16.0),
+ ruby-celluloid-io (>= 0.16.0),
ruby-sigar (>= 0.7.2),
ruby-state-machine,
ruby-thor,
--
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