]> git.sven.stormbind.net Git - sven/tclcurl.git/blobdiff - debian/control
Update homepage url to a generic hostname.
[sven/tclcurl.git] / debian / control
index 56348b2a3f4beba635940b431c3cdbb05ff7fc9c..881a96cfdb2ee76bdf9bf54621aa2eeab0983a81 100644 (file)
@@ -3,14 +3,14 @@ Section: interpreters
 Priority: extra
 Maintainer: Sven Hoexter <hoexter@debian.org>
 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
+Homepage: http://personal.iddeo.es/andresgarci/tclcurl/english/index.html
+Standards-Version: 3.8.4
 Vcs-Svn: svn://www.stormbind.net/debian-pkgs-sven/tclcurl/trunk
 
 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.