[DRE-commits] [ruby-listen] 01/01: Add missing dependency on ruby-celluloid (Closes: #737466)

Cédric Boutillier boutil at moszumanska.debian.org
Mon Feb 3 16:22:46 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-listen.

commit 6a6f38c55d3d6a21fab7dd18b1ede1b35e4fcfb5
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Feb 3 16:44:31 2014 +0100

    Add missing dependency on ruby-celluloid (Closes: #737466)
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a50b284..377a413 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-listen (2.4.0-3) unstable; urgency=medium
+
+  * Add missing dependency on ruby-celluloid (Closes: #737466)
+
+ -- Cédric Boutillier <boutil at debian.org>  Mon, 03 Feb 2014 16:44:09 +0100
+
 ruby-listen (2.4.0-2) unstable; urgency=medium
 
   * Make the package arch: all
diff --git a/debian/control b/debian/control
index 441deb8..48a57d0 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ XS-Ruby-Versions: all
 Package: ruby-listen
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-celluloid
 Recommends: ruby-rb-inotify (>= 0.9~)
 Description: Ruby library listening to file modifications
  This Ruby library listens to file modifications and notifies you about the

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



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