X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=5d5503c54b0ac273f3dc9416e6f5d0ddbf36df9d;hb=80b97a935b18c2fa1ce0b855d624b6e059d476b2;hp=56348b2a3f4beba635940b431c3cdbb05ff7fc9c;hpb=89d6ec0eee03e32f59d36ed1b1afa10208b30ac4;p=sven%2Ftclcurl.git diff --git a/debian/control b/debian/control index 56348b2..5d5503c 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,17 @@ Source: tclcurl Section: interpreters Priority: extra Maintainer: Sven Hoexter -Build-Depends: debhelper (>> 5), tcl-dev, libcurl4-gnutls-dev (>= 7.19.6), quilt, bc -Homepage: http://personal1.iddeo.es/andresgarci/tclcurl/english/index.html -Standards-Version: 3.8.3 -Vcs-Svn: svn://www.stormbind.net/debian-pkgs-sven/tclcurl/trunk +Build-Depends: debhelper (>= 9), tcl-dev, libcurl4-gnutls-dev (>= 7.22.0), + quilt, bc +Homepage: http://personal.telefonica.terra.es/web/getleft/tclcurl/index.html +Standards-Version: 3.9.3 +Vcs-Git: git://git.sven.stormbind.net/git/sven/tclcurl.git +Vcs-Browser: http://git.sven.stormbind.net/?p=sven/tclcurl.git Package: tclcurl Architecture: any Suggests: libcurl4-gnutls-dev -Depends: ${shlibs:Depends}, ${tclsh:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends}, ${tclsh:Depends} Description: Tcl bindings to libcurl This module enables the use of libcurl in Tcl scripts. Please refer to the libcurl documentation available in the libcurl4-gnutls-dev package.