[DRE-commits] [ruby-mechanize] 02/06: Update debian/control: bump Standards-Version to 3.9.8, update dependencies

Lucas Nussbaum lucas at moszumanska.debian.org
Wed Jul 27 17:20:27 UTC 2016


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

lucas pushed a commit to branch master
in repository ruby-mechanize.

commit 2e51c839e7d97e6101480358884255605c6e4861
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Wed Jul 27 17:36:00 2016 +0200

    Update debian/control: bump Standards-Version to 3.9.8, update dependencies
---
 debian/control | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index d51054d..241ac55 100644
--- a/debian/control
+++ b/debian/control
@@ -6,34 +6,34 @@ Uploaders: Gunnar Wolf <gwolf at debian.org>,
            Ryan Niebur <ryanryan52 at gmail.com>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
-               netbase,
-               ruby-domain-name,
-               ruby-http-cookie,
-               ruby-mime-types,
-               ruby-minitest,
-               ruby-net-http-digest-auth,
-               ruby-net-http-persistent (>= 2.5),
-               ruby-nokogiri,
-               ruby-ntlm,
-               ruby-webrobots
-Standards-Version: 3.9.7
+               rake,
+               ruby-domain-name (>= 0.5.1),
+               ruby-http-cookie (>= 1.0),
+               ruby-mime-types (>= 1.17.2),
+               ruby-net-http-digest-auth (>= 1.1.1),
+               ruby-net-http-persistent (>= 2.5.2),
+               ruby-nokogiri (>= 1.6),
+               ruby-ntlm-http (>= 0.1.1),
+               ruby-webrobots (>= 0.0.9)
+Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-mechanize.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-mechanize.git
-Homepage: http://mechanize.rubyforge.org
+Homepage: http://docs.seattlerb.org/mechanize/
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-mechanize
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-domain-name,
-         ruby-http-cookie,
-         ruby-mime-types,
-         ruby-net-http-digest-auth,
-         ruby-net-http-persistent (>= 2.5),
-         ruby-nokogiri,
-         ruby-ntlm,
-         ruby-webrobots,
+         ruby-domain-name (>= 0.5.1),
+         ruby-http-cookie (>= 1.0),
+         ruby-mime-types (>= 1.17.2),
+         ruby-net-http-digest-auth (>= 1.1.1),
+         ruby-net-http-persistent (>= 2.5.2),
+         ruby-nokogiri (>= 1.6),
+         ruby-ntlm-http (>= 0.1.1),
+         ruby-webrobots (>= 0.0.9),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: library used for automating interaction with websites

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



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