Author: tille Date: 2009-03-13 09:45:51 +0000 (Fri, 13 Mar 2009) New Revision: 3178
Modified: trunk/packages/R/r-cran-surveillance/trunk/debian/control trunk/packages/R/r-cran-surveillance/trunk/debian/watch Log: Move package to contrib because maptools is in non-free Modified: trunk/packages/R/r-cran-surveillance/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-surveillance/trunk/debian/control 2009-03-12 05:44:57 UTC (rev 3177) +++ trunk/packages/R/r-cran-surveillance/trunk/debian/control 2009-03-13 09:45:51 UTC (rev 3178) @@ -1,12 +1,12 @@ Source: r-cran-surveillance -Section: science +Section: contrib/science Priority: optional Maintainer: Debian-Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0), cdbs, r-base-dev, r-cran-xtable, r-cran-spc, r-cran-maptools, r-cran-vcd, r-cran-msm -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 Homepage: http://surveillance.r-forge.r-project.org Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-surveillance/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-surveillance/trunk/ Modified: trunk/packages/R/r-cran-surveillance/trunk/debian/watch =================================================================== --- trunk/packages/R/r-cran-surveillance/trunk/debian/watch 2009-03-12 05:44:57 UTC (rev 3177) +++ trunk/packages/R/r-cran-surveillance/trunk/debian/watch 2009-03-13 09:45:51 UTC (rev 3178) @@ -1,7 +1,6 @@ version=3 opts="uversionmangle=s/-/\./g" \ -http://r-forge.r-project.org/src/contrib/surveillance_([-0-9\.]*)\.tar\.gz +http://cran.r-project.org/src/contrib/surveillance_([-0-9\.]*)\.tar\.gz - -# Seems to be updated later than r-forge -# http://cran.r-project.org/src/contrib/surveillance_([-0-9\.]*)\.tar\.gz +# sometimes r-forge contains interesting developer releases +# http://r-forge.r-project.org/src/contrib/surveillance_([-0-9\.]*)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
