[libx11-protocol-perl] 01/02: fix package name typo in the fix of #732999

Damyan Ivanov dmn at moszumanska.debian.org
Tue Apr 22 16:30:07 UTC 2014


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

dmn pushed a commit to branch master
in repository libx11-protocol-perl.

commit bcbf3115abe4c042e16e484cce57d825088015c7
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Apr 22 16:19:46 2014 +0000

    fix package name typo in the fix of #732999
    
    Closes: #732999 for real (X11::Protocol fails to connect to X servers
    over IPv6)
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 25c28f5..3926311 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: https://metacpan.org/release/X11-Protocol
 Package: libx11-protocol-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
-Recommends: libio-socket-ip
+Recommends: libio-socket-ip-perl
 Description: Perl module for the X Window System Protocol, version 11
  X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for
  information about X11), allowing perl programs to display windows and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libx11-protocol-perl.git



More information about the Pkg-perl-cvs-commits mailing list