[DRE-commits] [ruby-mechanize] 04/06: Depend on ruby-ntlm instead of ruby-ntlm-http

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 501ef2eca9b30bb5ed1a13f194af90e0b73cc9ed
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Wed Jul 27 19:04:53 2016 +0200

    Depend on ruby-ntlm instead of ruby-ntlm-http
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 241ac55..4dfb02f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9~),
                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-ntlm,
                ruby-webrobots (>= 0.0.9)
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-mechanize.git
@@ -32,7 +32,7 @@ Depends: ruby | ruby-interpreter,
          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-ntlm,
          ruby-webrobots (>= 0.0.9),
          ${misc:Depends},
          ${shlibs:Depends}

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