X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=d87f35833b44530a5bd6b0e7e6f3b4ddbe18bac6;hb=54838f7be69b90af920870d2193697a5d3bfa7ad;hp=aa9aa6549967a2fb0db811685286395419ce0711;hpb=79c002375b5e7fa8536d5ab9f45f30b281db4ed3;p=sven%2Ftclcurl.git diff --git a/debian/control b/debian/control index aa9aa65..d87f358 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,15 @@ 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.4 -Vcs-Svn: svn://www.stormbind.net/debian-pkgs-sven/tclcurl/trunk +Build-Depends: debhelper (>= 9), tcl-dev, libcurl4-gnutls-dev (>= 7.22.0), bc +Standards-Version: 3.9.8 +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.