X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=0381e147c2ceba5035c4bdcff6ee7132b83960c2;hb=cf89dbfb7698dce104804d3998c9950cf160a867;hp=05e447c5ceb75d453cff1bb612fefb510dc8cf5d;hpb=0b74aedd689f93a5d84222afb7c298efbbee8622;p=sven%2Ftclcurl.git diff --git a/debian/control b/debian/control index 05e447c..0381e14 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,16 @@ Source: tclcurl Section: interpreters Priority: extra -Maintainer: Sven Hoexter -Build-Depends: debhelper (>> 5), tcl-dev, libcurl4-gnutls-dev (>= 7.19.0), quilt, bc -Homepage: http://personal1.iddeo.es/andresgarci/tclcurl/english/index.html -Standards-Version: 3.7.3 +Maintainer: Sven Hoexter +Build-Depends: debhelper (>> 5), tcl-dev, libcurl4-gnutls-dev (>= 7.19.6), quilt, bc +Homepage: http://personal5.iddeo.es/andresgarci/tclcurl/english/index.html +Standards-Version: 3.8.4 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.