X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=14fe3039b93bb3c1904b2731a5020d848e694cfd;hb=96a1e35362a6ff1a8bf080ac515adc1999c8cb37;hp=f1270ddcbe00471f359adcd120c90e4c18ba6204;hpb=af061bf3c7880b8043bb1ad9edf6be6ef97f8ef9;p=sven%2Ftclcurl.git diff --git a/debian/control b/debian/control index f1270dd..14fe303 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.17.1), quilt, bc -Homepage: http://personal1.iddeo.es/andresgarci/tclcurl/english/index.html -Standards-Version: 3.7.3 -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://mirror.yellow5.com/tclcurl/ +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.