Author: tille Date: 2015-10-31 07:30:40 +0000 (Sat, 31 Oct 2015) New Revision: 20355
Modified: trunk/packages/R/r-cran-fail/trunk/debian/changelog trunk/packages/R/r-cran-fail/trunk/debian/control trunk/packages/R/r-cran-fail/trunk/debian/copyright Log: New upstream version, cme fix dpkg-control, Fix DEP5 Modified: trunk/packages/R/r-cran-fail/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-fail/trunk/debian/changelog 2015-10-31 07:21:39 UTC (rev 20354) +++ trunk/packages/R/r-cran-fail/trunk/debian/changelog 2015-10-31 07:30:40 UTC (rev 20355) @@ -1,3 +1,11 @@ +r-cran-fail (1.3-1) unstable; urgency=medium + + * New upstream version + * cme fix dpkg-control + * Fix DEP5 + + -- Andreas Tille <[email protected]> Sat, 31 Oct 2015 08:24:46 +0100 + r-cran-fail (1.2-1) unstable; urgency=low * Initial release (Closes: #752144) Modified: trunk/packages/R/r-cran-fail/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-fail/trunk/debian/control 2015-10-31 07:21:39 UTC (rev 20354) +++ trunk/packages/R/r-cran-fail/trunk/debian/control 2015-10-31 07:30:40 UTC (rev 20355) @@ -2,13 +2,13 @@ Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: gnu-r -XS-Testsuite: autopkgtest +Testsuite: autopkgtest Priority: optional Build-Depends: debhelper (>= 9), cdbs, r-base-dev (>= 3.0.0), r-cran-bbmisc -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/packages/trunk/R/r-cran-fail/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-fail/trunk/ Homepage: http://cran.r-project.org/web/packages/fail/ @@ -22,4 +22,3 @@ This package provides a File Abstraction Interface Layer (FAIL) mimicking a key-value store. It is a more comfortable interface to work with a directory of R data or source files. - Modified: trunk/packages/R/r-cran-fail/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-fail/trunk/debian/copyright 2015-10-31 07:21:39 UTC (rev 20354) +++ trunk/packages/R/r-cran-fail/trunk/debian/copyright 2015-10-31 07:30:40 UTC (rev 20355) @@ -5,13 +5,13 @@ Files: * Copyright: 2012-2014 Michel Lang <[email protected]> -License: BSD3clause +License: BSD-3-clause Files: debian/* Copyright: 2014 Andreas Tille <[email protected]> -License: BSD3clause +License: BSD-3-clause -License: BSD3clause +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
