Author: moeller Date: 2012-07-16 10:51:25 +0000 (Mon, 16 Jul 2012) New Revision: 11811
Modified: trunk/packages/R/r-cran-rcurl/trunk/debian/control Log: Updated debian/control file for RCurl. Modified: trunk/packages/R/r-cran-rcurl/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-rcurl/trunk/debian/control 2012-07-16 08:02:27 UTC (rev 11810) +++ trunk/packages/R/r-cran-rcurl/trunk/debian/control 2012-07-16 10:51:25 UTC (rev 11811) @@ -6,14 +6,15 @@ Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 2.14.2~20120222), r-cran-bitops Standards-Version: 3.9.3 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-qtl/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-qtl/trunk/ -Homepage: http://www.rqtl.org +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-rcurl/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-rcurl/trunk/ +Homepage: http://cran.r-project.org/web/packages/RCurl Package: r-cran-rcurl Architecture: any Depends: ${shlibs:Depends}, ${R:Depends} -Suggests: r-cran-snow +Suggests: r-cran-xml,r-cran-rcompression +Provides: r-omegahat-rcurl, r-bioc-rcurl Description: GNU R package for network access The package allows one to compose general HTTP requests and provides convenient functions to fetch URIs, get & post forms, etc. and process @@ -24,3 +25,6 @@ robust and extensive, supporting FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS, telnet, dict, ldap, and also supports cookies, redirects, authentication, etc. + . + The package has its origin at omegahat.org and it is also found at + bioconductor.org. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
