r17106 - /trunk/libnet-dns-async-perl/debian/control
    waja-guest at users.alioth.debian.org 
    waja-guest at users.alioth.debian.org
       
    Sun Mar  9 21:12:59 UTC 2008
    
    
  
Author: waja-guest
Date: Sun Mar  9 21:12:59 2008
New Revision: 17106
URL: http://svn.debian.org/wsvn/?sc=1&rev=17106
Log:
add libnet-dns-perl as depency
Modified:
    trunk/libnet-dns-async-perl/debian/control
Modified: trunk/libnet-dns-async-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libnet-dns-async-perl/debian/control?rev=17106&op=diff
==============================================================================
--- trunk/libnet-dns-async-perl/debian/control (original)
+++ trunk/libnet-dns-async-perl/debian/control Sun Mar  9 21:12:59 2008
@@ -12,7 +12,7 @@
 
 Package: libnet-dns-async-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
+Depends: ${perl:Depends}, ${misc:Depends}, libnet-dns-perl
 Description: Asynchronous DNS helper for high volume perl applications
  Net::DNS::Async is a fire-and-forget asynchronous DNS helper.
  That is, the user application adds DNS questions to the helper, and
    
    
More information about the Pkg-perl-cvs-commits
mailing list