X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=09866ef1cd7b5bf03f3d157157582c44dca7a554;hb=9705fd4e48c423738f912c68a6ac186e317f70c4;hp=aa9aa6549967a2fb0db811685286395419ce0711;hpb=79c002375b5e7fa8536d5ab9f45f30b281db4ed3;p=sven%2Ftclcurl.git diff --git a/debian/control b/debian/control index aa9aa65..09866ef 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,14 @@ 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.4 +Homepage: http://personal.iddeo.es/andresgarci/tclcurl/english/index.html +Standards-Version: 3.9.2 Vcs-Svn: svn://www.stormbind.net/debian-pkgs-sven/tclcurl/trunk 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.