X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Ftclcurl.git;a=blobdiff_plain;f=debian%2Fcontrol;h=2ac8aa75b6d216e6e2956cbb246725029dada94e;hp=56348b2a3f4beba635940b431c3cdbb05ff7fc9c;hb=3bc145badbe097b916d2df42f21fb9c77e824110;hpb=89d6ec0eee03e32f59d36ed1b1afa10208b30ac4 diff --git a/debian/control b/debian/control index 56348b2..2ac8aa7 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.3 -Vcs-Svn: svn://www.stormbind.net/debian-pkgs-sven/tclcurl/trunk +Build-Depends: debhelper-compat (= 11), tcl-dev, libcurl4-gnutls-dev (>= 7.22.0), bc +Standards-Version: 4.2.1 +Vcs-Git: https://git.sven.stormbind.net/tclcurl.git +Vcs-Browser: https://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.