[libnanomsg-raw-perl] 01/01: Remove duplicated dependency in d/control.
    Harlan Lieberman-Berg 
    H.LiebermanBerg at gmail.com
       
    Thu Jul 24 19:20:34 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
hlieberman-guest pushed a commit to branch master
in repository libnanomsg-raw-perl.
commit f66f2e00fddd9d7edb1f1cd4a4d25c4aede219c0
Author: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
Date:   Thu Jul 24 15:19:17 2014 -0400
    Remove duplicated dependency in d/control.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0c21e73..2d6b11b 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnanomsg-ra
 
 Package: libnanomsg-raw-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libnanomsg0
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
 Description: low-level interface to nanomsg for Perl
  NanoMsg::Raw is a binding directly to the underlying nanomsg C library.  
  It is intended to provide a very low-level and manual interface; it does 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnanomsg-raw-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list