X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ftclcurl.git;a=blobdiff_plain;f=debian%2Fcontrol;h=dbcb4a3b2dd4fce577ba2b927440efdf8265a0d8;hp=3f4e15438a6fc94003288ec38a762c7ca1bb6eb7;hb=0a2e4f6f919bd18f676ed3535f3a5be7f6a79e77;hpb=eda8807238e34add8efa00e8234a123f21be834d diff --git a/debian/control b/debian/control index 3f4e154..dbcb4a3 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,18 @@ 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.8.0 -Vcs-Svn: svn://www.stormbind.net/debian-pkgs-sven/tclcurl/trunk +Maintainer: Sven Hoexter +Build-Depends: debhelper (>= 9), tcl-dev, libcurl4-gnutls-dev (>= 7.22.0), + quilt, bc +Homepage: http://personal.iddeo.es/andresgarci/tclcurl/english/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.