[DRE-commits] [ruby-ffi-bit-masks] 02/02: d/control: Fix extended description

Sebastien Badia sbadia-guest at moszumanska.debian.org
Mon Mar 7 18:38:44 UTC 2016


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

sbadia-guest pushed a commit to branch master
in repository ruby-ffi-bit-masks.

commit 9249e30c55257ccf817dde8d13cea885d477c686
Author: Sebastien Badia <seb at sebian.fr>
Date:   Mon Mar 7 15:35:46 2016 -0300

    d/control: Fix extended description
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a401a01..512c0f3 100644
--- a/debian/control
+++ b/debian/control
@@ -22,5 +22,7 @@ Depends: ruby | ruby-interpreter,
          ruby-ffi (>= 1.0),
          ${misc:Depends},
          ${shlibs:Depends}
-Description: Adds support for bit-masked types in FFI.
- FFI plugin which adds support for bitmasked types (or flags) to FFI.
+Description: Adds support for bit-masked types in FFI
+ FFI plugin which adds support for bitmasked types (or flags) to FFI. This
+ plugin can map a Hash of flags to their bitmask value; and also an Integer
+ bitmask to a Hash of flags.

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



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