[DRE-commits] [ruby-packetfu] 05/06: Restrict examples to Ruby files and symlink oui.txt from ieee-data package

Cédric Boutillier boutil at moszumanska.debian.org
Sun Aug 9 23:30:46 UTC 2015


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

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

commit c4193ff3c122ba0099dead04e4fcf766c7734c89
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Aug 10 01:26:29 2015 +0200

    Restrict examples to Ruby files and symlink oui.txt from ieee-data package
---
 debian/control                | 1 +
 debian/ruby-packetfu.examples | 2 +-
 debian/ruby-packetfu.links    | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1188a19..7ca1cd5 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends},
+         ieee-data,
          ruby-pcaprub,
 Description: mid-level packet manipulation library for Ruby
  PacketFu is a library for reading and writing packets to an interface or to a
diff --git a/debian/ruby-packetfu.examples b/debian/ruby-packetfu.examples
index e39721e..466522f 100644
--- a/debian/ruby-packetfu.examples
+++ b/debian/ruby-packetfu.examples
@@ -1 +1 @@
-examples/*
+examples/*.rb
diff --git a/debian/ruby-packetfu.links b/debian/ruby-packetfu.links
new file mode 100644
index 0000000..b6722b6
--- /dev/null
+++ b/debian/ruby-packetfu.links
@@ -0,0 +1 @@
+usr/share/ieee-data/oui.txt usr/share/doc/ruby-packetfu/examples/oui.txt

-- 
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