X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=db870dab45a17aeee2595d2306f3599b6cd32b9e;hb=HEAD;hp=6e340f52b760329d6a47b8f797ba0700942ac988;hpb=be096b01c14b30cd1264032e158102c05e3c033b;p=sven%2Ftclcurl.git diff --git a/debian/control b/debian/control index 6e340f5..db870da 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.8.2 -Vcs-Svn: svn://www.stormbind.net/debian-pkgs-sven/tclcurl/trunk +Priority: optional +Maintainer: Sven Hoexter +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.