[DRE-commits] [ruby-packable] 02/08: update control file

Cédric Boutillier boutil at alioth.debian.org
Wed Aug 14 12:02:45 UTC 2013


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

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

commit 20e61fbb0ff14f2574db4d415a5762735cbcbb2a
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Aug 14 09:53:22 2013 +0200

    update control file
---
 debian/control |   16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 3b63547..f581f36 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,19 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.1~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.1~), ruby-backports, ruby-test-unit, ruby-mocha, ruby-shoulda
 Standards-Version: 3.9.4
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-packable.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-packable.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-packable.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-packable.git;a=summary
 Homepage: 
-XS-Ruby-Versions: all
+XS-Ruby-Versions: ruby1.9.1
 
 Package: ruby-packable
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-backports
 # backports (>= 0)
-Description: Extensive packing and unpacking capabilities
- If you need to do read and write binary data, there is of course <Array::pack and String::unpack\n      The packable library makes (un)packing nicer, smarter and more powerful.\n
+Description: extensive packing and unpacking capabilities
+ The packable Ruby library provides a nicer, smarter and more powerful
+ alternative to Ruby's Array::pack and String::unpack methods to read and write
+ binary data.

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



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