[DRE-commits] [ruby-packetfu] 01/06: Update packaging with dh-make-ruby -w

Cédric Boutillier boutil at moszumanska.debian.org
Sun Aug 9 23:30:45 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 72ea9a0951d337673c97d18b9afaea70cea5d3e7
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Aug 10 00:07:00 2015 +0200

    Update packaging with dh-make-ruby -w
---
 debian/control | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index f8c9e1a..1188a19 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,26 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Jérémy Bobbio <lunar at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-pcaprub, ruby-rspec (>= 2.6.2), rake
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 7.0.50~),
+               gem2deb,
+               rake,
+               ruby-rspec (>= 3~),
+               ruby-rspec-its,
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-packetfu.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-packetfu.git;a=summary
-Homepage: https://github.com/packetfu/packetfu
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-packetfu.git
+Homepage: https://github.com/todb/packetfu
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-packetfu
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-pcaprub, ruby-rspec (>= 2.6.2)
-Description: PacketFu is a mid-level packet manipulation library for Ruby
+Depends: ruby | ruby-interpreter,
+         ${misc:Depends},
+         ${shlibs:Depends},
+         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
  libpcap-formatted file. This library can read, parse, and write network
  packets with the level of ease and fun expected from Ruby.

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