X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Ftclcurl.git;a=blobdiff_plain;f=debian%2Fcontrol;h=6ecf72a8bb741a14141c36184c6ec87c089e43ec;hp=def8e68237e02d7867ed4522155ca0ef9715fc60;hb=e0639859d7c014abf30190564b25bbcbcfecd056;hpb=7bab4959e09ce33b26ef0860f03f2000bca55bfa diff --git a/debian/control b/debian/control index def8e68..6ecf72a 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,17 @@ 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 +Maintainer: Sven Hoexter +Build-Depends: debhelper (>> 5), tcl-dev, libcurl4-gnutls-dev (>= 7.19.6), quilt, bc +Homepage: http://personal.iddeo.es/andresgarci/tclcurl/english/index.html +Standards-Version: 3.9.2 +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.