[DRE-commits] [ruby-celluloid] 05/05: update depndencies
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Mar 6 08:08:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-celluloid.
commit 02a82bbc66ddd962e1a5fcc79dfe5d2dd5363ca0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Mar 6 13:26:39 2016 +0530
update depndencies
---
debian/changelog | 1 +
debian/control | 6 ++++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c62c9b8..7984bf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-celluloid (0.17.3-1) experimental; urgency=medium
* New upstream release
* Refresh patches
+ * Update dependencies
-- Pirate Praveen <praveen at debian.org> Sun, 06 Mar 2016 13:09:05 +0530
diff --git a/debian/control b/debian/control
index 48ea621..62f3f4d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 9~),
gem2deb,
rake,
ruby-rspec,
- ruby-timers (>= 4.0.0)
+ ruby-timers (>= 4.1.1),
+ ruby-celluloid-essentials
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-celluloid.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-celluloid.git
@@ -18,7 +19,8 @@ Package: ruby-celluloid
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
- ruby-timers (>= 4.0.0),
+ ruby-timers (>= 4.1.1),
+ ruby-celluloid-essentials,
${misc:Depends},
${shlibs:Depends}
Description: actor-based concurrent object framework for ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-celluloid.git
More information about the Pkg-ruby-extras-commits
mailing list