--- r-cran-rneos-0.3-2.orig/debian/changelog +++ r-cran-rneos-0.3-2/debian/changelog @@ -0,0 +1,39 @@ +r-cran-rneos (0.3-2-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rebuild for r-api-3.4 transition + + -- Sébastien Villemot Fri, 29 Sep 2017 21:35:55 +0200 + +r-cran-rneos (0.3-2-1) unstable; urgency=medium + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Tue, 03 Jan 2017 13:30:01 -0600 + +r-cran-rneos (0.3-1-1) unstable; urgency=medium + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Mon, 07 Mar 2016 06:33:17 -0600 + +r-cran-rneos (0.2-8-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Sun, 28 Dec 2014 15:41:28 -0600 + +r-cran-rneos (0.2-7-1) unstable; urgency=low + + * Initial Debian release (Closes: #769979) + + -- Dirk Eddelbuettel Mon, 17 Nov 2014 18:45:21 -0600 + + --- r-cran-rneos-0.3-2.orig/debian/compat +++ r-cran-rneos-0.3-2/debian/compat @@ -0,0 +1 @@ +7 --- r-cran-rneos-0.3-2.orig/debian/control +++ r-cran-rneos-0.3-2/debian/control @@ -0,0 +1,14 @@ +Source: r-cran-rneos +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.3.2), r-omegahat-xmlrpc, r-cran-xml, r-cran-rcurl, cdbs +Standards-Version: 3.9.8 + +Package: r-cran-rneos +Architecture: all +Depends: ${misc:Depends}, ${R:Depends}, r-omegahat-xmlrpc, r-cran-xml, r-cran-rcurl +Description: GNU R package with XML-RPC interface to NEOS + The rneos package implements access to the XML-RPC API for NEOS + enabling the user to pass optimization problems to NEOS and retrieve + results within R. --- r-cran-rneos-0.3-2.orig/debian/copyright +++ r-cran-rneos-0.3-2/debian/copyright @@ -0,0 +1,50 @@ +This is the Debian GNU/Linux r-cran-rneos package of rneos. The +rneos package implements an xml-rpc interface to the NEOS optimization solvers, +and was written by Bernhard Pfaff. + +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 'rneos' to +'r-cran-rneos' to fit the pattern of CRAN (and non-CRAN) packages +for R. + + +Files: * +Copyright: 2011 - 2014 Bernhard Pfaff +License: GPL (>= 2) + +Files: debian/* +Copyright: 2014 Dirk Eddelbuettel +License: GPL-2+ + + +On a Debian GNU/Linux system, the GPL license (version 2) +is included in the files /usr/share/common-licenses/GPL-2. + + +For reference, the upstream DESCRIPTION file is included below: + + Package: rneos + Version: 0.2-7 + Date: 2012-07-22 + Title: rneos: XML-RPC Interface to NEOS + Authors@R: person("Bernhard", "Pfaff", email = "bernhard@pfaffikus.de", + role = c("aut", "cre")) + Depends: R (>= 2.10.0), methods, XMLRPC, RCurl, XML, stats + LazyLoad: yes + Description: Within this package the XML-RPC API to NEOS is + implemented. This enables the user to pass optimization + problems to NEOS and retrieve results within R. + License: GPL (>= 2) + Author: Bernhard Pfaff [aut, cre] + Maintainer: Bernhard Pfaff + Repository: CRAN + Repository/R-Forge/Project: rneos + Repository/R-Forge/Revision: 224 + Packaged: 2012-07-22 14:19:42 UTC; rforge + Date/Publication: 2012-07-26 21:32:19 + --- r-cran-rneos-0.3-2.orig/debian/rules +++ r-cran-rneos-0.3-2/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-rneos package +# Copyright 2003-2014 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk + --- r-cran-rneos-0.3-2.orig/debian/source/format +++ r-cran-rneos-0.3-2/debian/source/format @@ -0,0 +1 @@ +1.0 --- r-cran-rneos-0.3-2.orig/debian/watch +++ r-cran-rneos-0.3-2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/rneos_([-\d\.]*)\.tar.gz