r62292 - /trunk/libwww-curl-perl/debian/control
    carnil-guest at users.alioth.debian.org 
    carnil-guest at users.alioth.debian.org
       
    Fri Sep  3 15:23:22 UTC 2010
    
    
  
Author: carnil-guest
Date: Fri Sep  3 15:22:46 2010
New Revision: 62292
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62292
Log:
move Depends field up
Modified:
    trunk/libwww-curl-perl/debian/control
Modified: trunk/libwww-curl-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/debian/control?rev=62292&op=diff
==============================================================================
--- trunk/libwww-curl-perl/debian/control (original)
+++ trunk/libwww-curl-perl/debian/control Fri Sep  3 15:22:46 2010
@@ -16,8 +16,8 @@
 
 Package: libwww-curl-perl
 Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
 Suggests: libcurl4-gnutls-dev
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
 Description: Perl bindings to libcurl
  WWW::Curl is a collection of Perl modules which contain Perl bindings to
  libcurl. In Debian, more information on how the curl library can be used in
    
    
More information about the Pkg-perl-cvs-commits
mailing list