Author: tille Date: 2013-05-17 13:29:51 +0000 (Fri, 17 May 2013) New Revision: 13610
Added: trunk/packages/R/r-cran-deal/trunk/debian/README.test Removed: trunk/packages/R/r-cran-deal/trunk/debian/README.Debian trunk/packages/R/r-cran-deal/trunk/debian/docs Modified: trunk/packages/R/r-cran-deal/trunk/debian/changelog trunk/packages/R/r-cran-deal/trunk/debian/control Log: * debian/control: Remove DM-Upload-Allowed * mv README.Debian README.test * debian/docs: removed empty debhelper file Deleted: trunk/packages/R/r-cran-deal/trunk/debian/README.Debian =================================================================== --- trunk/packages/R/r-cran-deal/trunk/debian/README.Debian 2013-05-16 20:03:26 UTC (rev 13609) +++ trunk/packages/R/r-cran-deal/trunk/debian/README.Debian 2013-05-17 13:29:51 UTC (rev 13610) @@ -1,7 +0,0 @@ -r-cran-deal for Debian --------------------------- - -This package can be tested by loading it into R with the command -'library(deal)' in order to confirm its integrity. - - -- ivo Maintz <[email protected]> Wed, 01 Feb 2012 09:59:12 +0100 Copied: trunk/packages/R/r-cran-deal/trunk/debian/README.test (from rev 13552, trunk/packages/R/r-cran-deal/trunk/debian/README.Debian) =================================================================== --- trunk/packages/R/r-cran-deal/trunk/debian/README.test (rev 0) +++ trunk/packages/R/r-cran-deal/trunk/debian/README.test 2013-05-17 13:29:51 UTC (rev 13610) @@ -0,0 +1,7 @@ +r-cran-deal for Debian +-------------------------- + +This package can be tested by loading it into R with the command +'library(deal)' in order to confirm its integrity. + + -- ivo Maintz <[email protected]> Wed, 01 Feb 2012 09:59:12 +0100 Modified: trunk/packages/R/r-cran-deal/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-deal/trunk/debian/changelog 2013-05-16 20:03:26 UTC (rev 13609) +++ trunk/packages/R/r-cran-deal/trunk/debian/changelog 2013-05-17 13:29:51 UTC (rev 13610) @@ -1,10 +1,16 @@ r-cran-deal (1:1.2.37-1) UNRELEASED; urgency=low + [ Ivo Maintz ] * update from upstream * uses now r-base-dev 3.0.0 - -- Ivo Maintz <[email protected]> Fri, 12 Apr 2013 09:43:37 +0200 + [ Andreas Tille ] + * debian/control: Remove DM-Upload-Allowed + * mv README.Debian README.test + * debian/docs: removed empty debhelper file + -- Andreas Tille <[email protected]> Fri, 17 May 2013 15:30:24 +0200 + r-cran-deal (1:1.2-35-1) unstable; urgency=low * New upstream version (use epoch to follow R package versioning Modified: trunk/packages/R/r-cran-deal/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-deal/trunk/debian/control 2013-05-16 20:03:26 UTC (rev 13609) +++ trunk/packages/R/r-cran-deal/trunk/debian/control 2013-05-17 13:29:51 UTC (rev 13610) @@ -4,8 +4,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Ivo Maintz <[email protected]>, Andreas Tille <[email protected]> -DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 9), r-base-dev (>= 3.0.0-2), cdbs +Build-Depends: debhelper (>= 9), r-base-dev, cdbs Standards-Version: 3.9.4 Homepage: http://cran.r-project.org/web/packages/deal/index.html Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-deal/trunk/ Deleted: trunk/packages/R/r-cran-deal/trunk/debian/docs =================================================================== _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
