--- r-cran-deoptimr-1.0-1.orig/debian/changelog +++ r-cran-deoptimr-1.0-1/debian/changelog @@ -0,0 +1,13 @@ +r-cran-deoptimr (1.0-1-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Tue, 04 Feb 2014 06:51:49 -0600 + +r-cran-deoptimr (1.0-0-1) unstable; urgency=low + + * Initial Debian release (Closes: #737483) + + -- Dirk Eddelbuettel Sun, 02 Feb 2014 17:32:52 -0600 + + --- r-cran-deoptimr-1.0-1.orig/debian/compat +++ r-cran-deoptimr-1.0-1/debian/compat @@ -0,0 +1 @@ +7 --- r-cran-deoptimr-1.0-1.orig/debian/control +++ r-cran-deoptimr-1.0-1/debian/control @@ -0,0 +1,14 @@ +Source: r-cran-deoptimr +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.0.2), cdbs +Standards-Version: 3.9.5 + +Package: r-cran-deoptimr +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends} +Description: GNU R package for Diffential Evolution in pure R + The TH.data package provides a pure-R implementation of the jDE + variant of the Differential Evolution stochastic algorithm for global + optimization of nonlinear programming problems. --- r-cran-deoptimr-1.0-1.orig/debian/copyright +++ r-cran-deoptimr-1.0-1/debian/copyright @@ -0,0 +1,48 @@ +This is the Debian GNU/Linux r-cran-deoptimr package of DEoptimR. The +DEoptimR package provides an R-only implementation of the jDE variant +of Differential Evolution algorithm in pure R, and was written by +Eduardo L. T. Conceicao and Martin Maechler. + +This package was created by Dirk Eddelbuettel . +The sources were downloaded from the main CRAN site + http://cran.r-project.org/src/contrib/ +and are also available from all CRAN mirrors as e.g. + http://cran.us.r-project.org/src/contrib/ + +The package was renamed from its upstream name 'DEoptimR' to +'r-cran-deoptimr' to fit the pattern of CRAN (and non-CRAN) packages +for R. + +Files: * +Copyright: 2013 Eduardo L. T. Conceicao and Martin Maechler +License: GPL-2 + +Files: debian/* +Copyright: 2014 Dirk Eddelbuettel +License: GPL-2 + +On a Debian GNU/Linux system, the GPL license (version 2) are +included in the file /usr/share/common-licenses/GPL-2. + + +For reference, the upstream DESCRIPTION file is included below: + + Package: DEoptimR + Version: 1.0-0 + Date: 2013-12-07 + Title: Differential Evolution Optimization in pure R + Author: Eduardo L. T. Conceicao and Martin Maechler [ctb] + Maintainer: Eduardo L. T. Conceicao + Description: An implementation of the jDE variant of the Differential Evolution + stochastic algorithm for global optimization of nonlinear programming problems. + Enhances: robustbase + License: GPL (>= 2) + ByteCompile: yes + Repository: CRAN + Repository/R-Forge/Project: robustbase + Repository/R-Forge/Revision: 553 + Repository/R-Forge/DateTimeStamp: 2014-01-25 21:52:36 + Date/Publication: 2014-01-27 21:00:51 + Packaged: 2014-01-25 23:36:40 UTC; rforge + NeedsCompilation: no + --- r-cran-deoptimr-1.0-1.orig/debian/rules +++ r-cran-deoptimr-1.0-1/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-deoptimr package +# Copyright 2003-2014 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk --- r-cran-deoptimr-1.0-1.orig/debian/source/format +++ r-cran-deoptimr-1.0-1/debian/source/format @@ -0,0 +1 @@ +1.0 --- r-cran-deoptimr-1.0-1.orig/debian/watch +++ r-cran-deoptimr-1.0-1/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/DEoptimR_([-\d\.]*)\.tar.gz