Author: ivomaintz-guest Date: 2013-02-24 15:52:18 +0000 (Sun, 24 Feb 2013) New Revision: 13099
Modified: trunk/packages/R/r-cran-dichromat/trunk/debian/copyright trunk/packages/R/r-cran-labeling/trunk/debian/copyright trunk/packages/R/r-cran-rcurl/trunk/debian/patches/hardening trunk/packages/R/r-cran-sparsem/trunk/debian/compat trunk/packages/R/r-cran-sparsem/trunk/debian/control Log: some (last) minor changes in R packaging Modified: trunk/packages/R/r-cran-dichromat/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-dichromat/trunk/debian/copyright 2013-02-24 15:50:36 UTC (rev 13098) +++ trunk/packages/R/r-cran-dichromat/trunk/debian/copyright 2013-02-24 15:52:18 UTC (rev 13099) @@ -1,5 +1,5 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: r-cran-dichromat +Upstream-Name: dichromat Source: http://cran.r-project.org/web/packages/dichromat/ Files: * Modified: trunk/packages/R/r-cran-labeling/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-labeling/trunk/debian/copyright 2013-02-24 15:50:36 UTC (rev 13098) +++ trunk/packages/R/r-cran-labeling/trunk/debian/copyright 2013-02-24 15:52:18 UTC (rev 13099) @@ -1,5 +1,5 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: r-cran-labeling +Upstream-Name: labeling Source: http://cran.r-project.org/web/packages/labeling Files: * Modified: trunk/packages/R/r-cran-rcurl/trunk/debian/patches/hardening =================================================================== --- trunk/packages/R/r-cran-rcurl/trunk/debian/patches/hardening 2013-02-24 15:50:36 UTC (rev 13098) +++ trunk/packages/R/r-cran-rcurl/trunk/debian/patches/hardening 2013-02-24 15:52:18 UTC (rev 13099) @@ -1,28 +1,13 @@ -Description: <short summary of the patch> - TODO: Put a short summary on the line above and replace this paragraph - with a longer explanation of this change. Complete the meta-information - with other relevant fields (see below for details). To make it easier, the - information below has been extracted from the changelog. Adjust it or drop - it. +Description: hardening + added some code to use the hardening makeflags . rcurl (1.95.3-1) unstable; urgency=low . - * Initial release Author: Ivo Maintz <[email protected]> --- -The information above should follow the Patch Tagging Guidelines, please -checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here -are templates for supplementary fields that you might want to add: +Last-Update: <2013-02-15> -Origin: <vendor|upstream|other>, <url of original patch> -Bug: <url in upstream bugtracker> -Bug-Debian: http://bugs.debian.org/<bugnumber> -Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber> -Forwarded: <no|not-needed|url proving that it has been forwarded> -Reviewed-By: <name and email of someone who approved the patch> -Last-Update: <YYYY-MM-DD> - Index: r-cran-rcurl-1.95.3/src/Makevars.in =================================================================== --- r-cran-rcurl-1.95.3.orig/src/Makevars.in 2013-02-15 10:04:01.300884826 +0100 Modified: trunk/packages/R/r-cran-sparsem/trunk/debian/compat =================================================================== --- trunk/packages/R/r-cran-sparsem/trunk/debian/compat 2013-02-24 15:50:36 UTC (rev 13098) +++ trunk/packages/R/r-cran-sparsem/trunk/debian/compat 2013-02-24 15:52:18 UTC (rev 13099) @@ -1 +1 @@ -7 +8 Modified: trunk/packages/R/r-cran-sparsem/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-sparsem/trunk/debian/control 2013-02-24 15:50:36 UTC (rev 13098) +++ trunk/packages/R/r-cran-sparsem/trunk/debian/control 2013-02-24 15:52:18 UTC (rev 13099) @@ -4,8 +4,8 @@ Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Steffen Moeller <[email protected]> DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 7.0), cdbs, r-base-dev -Standards-Version: 3.9.1 +Build-Depends: debhelper (>= 8.0.0), cdbs, r-base-dev +Standards-Version: 3.9.4 Homepage: http://cran.r-project.org/web/packages/SparseM/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-sparsem/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-sparsem/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
