--- r-cran-rsclient-0.7-3.orig/debian/changelog +++ r-cran-rsclient-0.7-3/debian/changelog @@ -0,0 +1,54 @@ +r-cran-rsclient (0.7-3-2build3) cosmic; urgency=medium + + * No-change rebuild for the r-api change. + + -- Matthias Klose Thu, 31 May 2018 14:27:13 +0000 + +r-cran-rsclient (0.7-3-2build2) bionic; urgency=high + + * No change rebuild against openssl1.1. + + -- Dimitri John Ledkov Mon, 05 Feb 2018 16:52:43 +0000 + +r-cran-rsclient (0.7-3-2build1) artful; urgency=medium + + * No-change rebuild to pick up r-api-3.4 + + -- Graham Inggs Wed, 27 Sep 2017 09:53:56 +0000 + +r-cran-rsclient (0.7-3-2) unstable; urgency=medium + + * debian/compat: Created (Closes: ##830375) + + * debian/control: Set Build-Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Fri, 08 Jul 2016 06:53:36 -0500 + +r-cran-rsclient (0.7-3-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Tue, 28 Jul 2015 13:39:31 -0500 + +r-cran-rsclient (0.7-2.0-1) unstable; urgency=low + + * New upstream release + + * Our initial release was based on a pre-release from http://rforge.net. + This one is now based on an official CRAN release which, unfortunately, + was made under the same version -- os we did a "Debian-only" rename + from 0.7-2 to 0.7-2.0. + + -- Dirk Eddelbuettel Fri, 02 Aug 2013 17:15:19 -0500 + +r-cran-rsclient (0.7-2-1) unstable; urgency=low + + * Initial Debian release (Closes: #706179) + + -- Dirk Eddelbuettel Fri, 26 Apr 2013 19:05:56 -0500 + + --- r-cran-rsclient-0.7-3.orig/debian/compat +++ r-cran-rsclient-0.7-3/debian/compat @@ -0,0 +1 @@ +7 --- r-cran-rsclient-0.7-3.orig/debian/control +++ r-cran-rsclient-0.7-3/debian/control @@ -0,0 +1,16 @@ +Source: r-cran-rsclient +Section: gnu-r +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.3.1), cdbs, libssl-dev +Standards-Version: 3.9.8 + +Package: r-cran-rsclient +Architecture: any +Depends: ${shlibs:Depends}, ${shlibs:Misc}, ${R:Depends} +Description: GNU R package providing an Rserve client + This package provides a client for Rserve, allowing to connect to + Rserve instances and issue commands. + . + Rserve is provided by the 'rserve' package in Debian. --- r-cran-rsclient-0.7-3.orig/debian/copyright +++ r-cran-rsclient-0.7-3/debian/copyright @@ -0,0 +1,79 @@ +This is the Debian GNU/Linux r-cran-rsclient package of RSclient, an R +package which provides a client for Rserve, allowing to connect to Rserve instances +and issue commands. RSclient was written by Simon Urbanek. + +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 'RSclient' to +'r-cran-rsclient' to fit the pattern of CRAN (and non-CRAN) Debian R +packages. + +Copyright (C) 2001 - 2012 Simon Urbanek + +License: GPL-2 with OpenSSL excemption (see below) + +On a Debian GNU/Linux system, the GPL license (v2) is included in the +file /usr/share/common-licenses/GPL-2. + +For reference, the upstream DESCRIPTION file is included below: + + Package: RSclient + Version: 0.7-1.1 + Title: Client for Rserve + Author: Simon Urbanek + Maintainer: Simon Urbanek + Depends: R (>= 2.7.0) + Description: Client for Rserve, allowing to connect to Rserve instances + and issue commands. + License: GPL-2 + URL: http://www.rforge.net/Rserve/ + Packaged: 2013-03-23 18:12:41 UTC; ligges + NeedsCompilation: yes + Repository: CRAN + Date/Publication: 2013-03-23 19:16:39 + +The upstream file LICENSE starts as follows + + [Summary: GPL-2 with OpenSSL linking exception] + + RSclient + Copyright (C) 2002-2013 Simon Urbanek + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2 of the License. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + + In addition, as a special exception, the copyright holders give + permission to link the code of portions of this program with the + OpenSSL project's "OpenSSL" library (or with modified versions of + it that use the same license as the "OpenSSL" library - see + http://www.openssl.org/), and distribute linked combinations + including the two. + + You must obey the GNU General Public License in all respects + for all of the code used other than OpenSSL. If you modify + file(s) with this exception, you may extend this exception to your + version of the file(s), but you are not obligated to do so. If you + do not wish to do so, delete this exception statement from your + version. If you delete this exception statement from all source + files in the program, then also delete it here. + + + Full text of GPL-2 follows: + +The remainder is omitted here, see /usr/share/common-licenses/GPL-2 +for a complete copy of the GPL-2 --- r-cran-rsclient-0.7-3.orig/debian/r-cran-rsclient.lintian-overrides +++ r-cran-rsclient-0.7-3/debian/r-cran-rsclient.lintian-overrides @@ -0,0 +1 @@ +r-cran-rsclient: extra-license-file usr/lib/R/site-library/RSclient/LICENSE --- r-cran-rsclient-0.7-3.orig/debian/rules +++ r-cran-rsclient-0.7-3/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-rsclient package +# Copyright 2003-2013 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk --- r-cran-rsclient-0.7-3.orig/debian/watch +++ r-cran-rsclient-0.7-3/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/RSclient_([-\d\.]*)\.tar.gz