Author: tille Date: 2015-10-31 07:05:55 +0000 (Sat, 31 Oct 2015) New Revision: 20352
Modified: trunk/packages/R/r-cran-rcurl/trunk/debian/changelog trunk/packages/R/r-cran-rcurl/trunk/debian/control trunk/packages/R/r-cran-rcurl/trunk/debian/copyright Log: New upstream version, cme fix dpkg-control Modified: trunk/packages/R/r-cran-rcurl/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-rcurl/trunk/debian/changelog 2015-10-30 15:24:37 UTC (rev 20351) +++ trunk/packages/R/r-cran-rcurl/trunk/debian/changelog 2015-10-31 07:05:55 UTC (rev 20352) @@ -1,3 +1,11 @@ +r-cran-rcurl (1.95-4.7-1) unstable; urgency=medium + + * New upstream version + * cme fix dpkg-control + * fix location of file in d/copyright + + -- Andreas Tille <[email protected]> Sat, 31 Oct 2015 07:56:16 +0100 + r-cran-rcurl (1.95-4.3-2) unstable; urgency=medium * Team upload. Modified: trunk/packages/R/r-cran-rcurl/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-rcurl/trunk/debian/control 2015-10-30 15:24:37 UTC (rev 20351) +++ trunk/packages/R/r-cran-rcurl/trunk/debian/control 2015-10-31 07:05:55 UTC (rev 20352) @@ -10,7 +10,7 @@ r-base-dev, r-cran-bitops, libcurl4-openssl-dev -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-rcurl/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-rcurl/trunk/ Homepage: http://cran.r-project.org/web/packages/RCurl/index.html Modified: trunk/packages/R/r-cran-rcurl/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-rcurl/trunk/debian/copyright 2015-10-30 15:24:37 UTC (rev 20351) +++ trunk/packages/R/r-cran-rcurl/trunk/debian/copyright 2015-10-31 07:05:55 UTC (rev 20352) @@ -33,7 +33,7 @@ This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. -Files: cacert.pem +Files: inst/CurlSSL/cacert.pem Copyright: 1994-2000 Netscape Communications Corporation. License: MPL1.1 or GPL-2+ Comment: Alternatively the code is also licensed under LGPL 2.1 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
