[DRE-commits] [ruby-packetfu] 04/10: Tighten pcaprub dependency

Jérémy Bobbio lunar at moszumanska.debian.org
Thu Sep 10 14:59:15 UTC 2015


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

lunar pushed a commit to branch master
in repository ruby-packetfu.

commit b0c8eaa20e634faf855a7e11f0a1e699ca54239b
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Thu Sep 10 11:10:19 2015 +0200

    Tighten pcaprub dependency
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7ca1cd5..9c25a4c 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends},
          ieee-data,
-         ruby-pcaprub,
+         ruby-pcaprub (>= 0.12),
 Description: mid-level packet manipulation library for Ruby
  PacketFu is a library for reading and writing packets to an interface or to a
  libpcap-formatted file. This library can read, parse, and write network

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



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