[DRE-commits] [SCM] ruby-spoon.git branch, master, updated. upstream/0.0.1-7-g7cc7daa

Cédric Boutillier boutil at debian.org
Thu Jan 3 14:17:07 UTC 2013


The following commit has been merged in the master branch:
commit 7cc7daacb9f97b05dd618b124ea25a4aa207d384
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Jan 3 15:16:46 2013 +0100

    crude update of d/control

diff --git a/debian/control b/debian/control
index 11d3f0f..e6bc4e9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,16 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Cédric Boutillier <boutil at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
-Standards-Version: 3.9.3
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-spoon.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-spoon.git;a=summary
-Homepage: FIXME
+Standards-Version: 3.9.4
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-spoon.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-spoon.git;a=summary
+Homepage: https://github.com/headius/spoon/
 XS-Ruby-Versions: all
 
 Package: ruby-spoon
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: Spoon is an FFI binding of the posix_spawn function, providing fork+exec functionality in a single shot.
- Spoon is an FFI binding of the posix_spawn function, providing fork+exec functionality in a single shot.
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ffi
+Description: FFI binding of the posix_spawn function for Ruby
+ Spoon is an FFI binding for Ruby of the posix_spawn function, providing
+ fork+exec functionality in a single shot.

-- 
ruby-spoon.git



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